/* common
================================================ */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
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,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  font-size: 62.5%;
  word-break: break-all;
}
body {
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
menu,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: break-word;
  line-break: strict;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
ul:not([class]),
ol:not([class]) {
  padding-left: 1.25em;
}
ul[class],
ol[class] {
  list-style: none;
}
_:-ms-lang(x)::-ms-backdrop,
ol:not([class]) {
  padding-left: 1.6em;
}
span {
  font-weight: inherit;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  color: inherit;
}
@media all and (min-width: 768px) {
  a:hover {
    text-decoration: none;
  }
}
a[class] {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
address {
  font-style: normal;
}
table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin: 1em 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
/* common
================================================ */
/* .l-breadcrumb
================================================ */
.l-breadcrumb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 28px;
  padding-bottom: 28px;
}
.l-breadcrumb-list__item {
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: top;
}
.l-breadcrumb-list__item + .l-breadcrumb-list__item {
  margin-left: 12px;
}
.l-breadcrumb-list__item + .l-breadcrumb-list__item:before {
  content: "-";
  margin-right: 12px;
}
/* .l-footer
================================================ */
.l-footer {
  background: #000;
  color: #fff;
}
.l-footer__inner {
  padding: 40px 20px 80px;
}
.l-footer-company__logo {
  width: 227px;
  margin: 0 auto;
}
.l-footer-company__txt {
  margin-top: 10px;
  font-size: 1.2rem;
  text-align: center;
}
.l-footer-company__txt .sns-account {
  text-decoration: none;
  margin-right: 12px;
}
.l-footer-company__txt .sns-account img {
  height: 28px;
}
.l-footer-company__cr {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.1rem;
  text-align: center;
  letter-spacing: 0.12em;
}
.l-footer-nav:first-of-type {
  margin-top: 40px;
}
.l-footer-nav:last-of-type {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media all and (max-width: 767px) {
  .l-footer-nav__item.is-last {
    margin-bottom: 15px;
  }
  .l-footer-nav__item-link {
    position: relative;
    line-height: 2.3;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 1.2rem;
    letter-spacing: 0.12em;
  }
  .l-footer-nav__item-link::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 1px;
    margin: 0 10px 5px;
    background: #fff;
  }
  .l-footer-nav__item.is-lead {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .l-footer-nav__item.is-lead .l-footer-nav__item-link {
    padding: 11px 0 12px 15px;
  }
  .l-footer-nav__item.is-lead .l-footer-nav__item-link::before {
    position: absolute;
    top: 20px;
    left: 0;
    margin: 0;
    width: 6px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M6.000%2C5.857%20L1.091%2C10.842%20L0.000%2C9.734%20L3.818%2C5.857%20L-0.000%2C1.980%20L1.091%2C0.873%20L4.909%2C4.749%20L4.909%2C4.749%20L6.000%2C5.857%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media all and (max-width: 360px) {
  .l-footer-company__cr {
    font-size: 1rem;
  }
}
@media all and (min-width: 768px) {
  .l-footer__inner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 80px 30px;
  }
  .l-footer__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1400px;
  }
  .l-footer-company {
    width: 28.5%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .l-footer-company__logo {
    width: 227px;
    margin: 0;
  }
  _:-ms-lang(x)::-ms-backdrop,
  .l-footer-company__logo svg {
    width: 227px;
    height: 20px;
  }
  .l-footer-company__txt {
    margin-top: 20px;
    font-size: 1.4rem;
    text-align: left;
  }
  .l-footer-company__cr {
    position: static;
    margin-top: 25px;
    font-size: 1.2rem;
    text-align: left;
  }
  .l-footer-nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 28.5%;
    margin-top: -5px;
    padding-right: 20px;
  }
  .l-footer-nav:first-of-type {
    margin-top: -5px;
  }
  .l-footer-nav:last-of-type {
    width: 15%;
    margin-right: -15%;
    border-bottom: none;
    padding-right: 0;
  }
  .l-footer-nav__item {
    border-top: none;
  }
  .l-footer-nav__item.is-lead .l-footer-nav__item-link {
    line-height: 2.2;
    padding: 0 0 0 15px;
    font-size: 1.4rem;
  }
  .l-footer-nav__item.is-lead .l-footer-nav__item-link::before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M6.000%2C5.857%20L1.091%2C10.842%20L0.000%2C9.734%20L3.818%2C5.857%20L-0.000%2C1.980%20L1.091%2C0.873%20L4.909%2C4.749%20L4.909%2C4.749%20L6.000%2C5.857%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
  }
  .l-footer-nav__item-link {
    padding: 4px 0 5px 25px;
    font-size: 1.3rem;
    position: relative;
  }
  .l-footer-nav__item-link::before {
    content: "";
    position: absolute;
    top: 17px;
    left: 10px;
    width: 7px;
    height: 1px;
    background: #fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .l-footer-company__cr {
    font-size: 1.1rem;
  }
}
/* .l-header
================================================ */
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  min-width: 320px;
}
.admin-bar .l-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .l-header {
    top: 46px;
  }
}
@media all and (max-width: 767px) {
  .l-header.is-top .l-header-info__logo {
    visibility: visible;
    opacity: 1;
  }
}
@media all and (min-width: 768px) {
  .l-header {
    min-width: 1260px;
    height: 80px;
    background: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-header.is-top {
    height: 110px;
    background: transparent;
  }
  .l-header.is-top .l-nav-list__child-wrap {
    top: 110px;
  }
  .l-header.is-active,
  .l-header.is-hover {
    background: #000;
  }
  .l-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    padding: 0 50px;
  }
}
/* .l-header-info
================================================== */
.l-header-info {
  position: relative;
  z-index: 3;
}
.l-header-info__logo {
  width: 204px;
  padding: 34px 0 0 20px;
}
@media all and (max-width: 767px) {
  .l-header-info__logo {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-header-info__logo.is-open {
    visibility: visible;
    opacity: 1;
  }
}
@media all and (min-width: 768px) {
  .l-header-info__logo {
    width: 295px;
    padding: 0;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
  _:-ms-lang(x)::-ms-backdrop,
  .l-header-info__logo svg {
    width: 295px;
    height: 26px;
  }
}
/* .l-nav-btn
================================================== */
.l-nav-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 46px;
  height: 46px;
  border: 0;
  background: #000;
  cursor: pointer;
  border-radius: 50%;
  outline: 0;
}
.l-nav-btn__line {
  content: "";
  position: absolute;
  left: 14px;
  width: 18px;
  height: 2px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-nav-btn__line:nth-child(1) {
  top: 15px;
}
.l-nav-btn__line:nth-child(2) {
  top: 22px;
}
.l-nav-btn__line:nth-child(3) {
  top: 29px;
}
.l-nav-btn.is-open .l-nav-btn__line:nth-child(1) {
  top: 22px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.l-nav-btn.is-open .l-nav-btn__line:nth-child(2) {
  opacity: 0;
}
.l-nav-btn.is-open .l-nav-btn__line:nth-child(3) {
  top: 22px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* .l-nav
================================================ */
@media all and (max-width: 767px) {
  .l-nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    min-width: 320px;
    height: 100vh;
    overflow: auto;
    visibility: hidden;
    padding: 100px 20px;
    background: #000;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-overflow-scrolling: touch;
  }
  .l-nav::-webkit-scrollbar {
    display: none;
  }
  .l-nav.is-open {
    visibility: visible;
    opacity: 1;
  }
  .l-nav__contact {
    margin-top: 45px;
  }
}
@media all and (min-width: 768px) {
  .l-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
  }
  .l-nav__contact {
    margin: 0;
    padding-left: 20px;
  }
  .l-nav__bar {
    position: absolute;
    bottom: 0;
    left: auto;
    width: 0;
    height: 2px;
    background: #ed1b2e;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
/* .l-nav-list
================================================== */
@media all and (max-width: 767px) {
  .l-nav-list__item-link,
  .l-nav-list__item-span {
    display: block;
    line-height: 1.5;
    padding: 12px 0;
    font-size: 1.6rem;
  }
  .l-nav-list__item-span {
    position: relative;
  }
  .l-nav-list__item-span.is-active::after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
  .l-nav-list__item-span::after {
    position: absolute;
    top: 50%;
    right: 2px;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    width: 8px;
    height: 13px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M6.000%2C5.857%20L1.091%2C10.842%20L0.000%2C9.734%20L3.818%2C5.857%20L-0.000%2C1.980%20L1.091%2C0.873%20L4.909%2C4.749%20L4.909%2C4.749%20L6.000%2C5.857%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-nav-list__child-wrap {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-nav-list__child-wrap__inner {
    margin-bottom: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .l-nav-list__child-item {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1.2rem;
  }
  .l-nav-list__child-item:last-of-type {
    margin-bottom: 8px;
  }
  .l-nav-list__child-item::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 1px;
    margin: 0 10px 5px;
    background: #fff;
  }
  .l-nav-list__child-item.is-lead {
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 1.4rem;
  }
  .l-nav-list__child-item.is-lead::before {
    margin: 0 10px 3px 0;
    width: 6px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M6.000%2C5.857%20L1.091%2C10.842%20L0.000%2C9.734%20L3.818%2C5.857%20L-0.000%2C1.980%20L1.091%2C0.873%20L4.909%2C4.749%20L4.909%2C4.749%20L6.000%2C5.857%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media all and (min-width: 768px) {
  .l-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
  }
  .l-nav-list__item {
    height: 100%;
  }
  .l-nav-list__item-link,
  .l-nav-list__item-span {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    line-height: 1.5;
    padding: 0 12px;
    color: #fff;
    font-size: 1.6rem;
  }
  .l-nav-list__item-span {
    position: relative;
    padding-right: 40px;
    cursor: pointer;
  }
  .l-nav-list__item-span.is-active::after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
  .l-nav-list__item-span::after {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    width: 8px;
    height: 13px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M6.000%2C5.857%20L1.091%2C10.842%20L0.000%2C9.734%20L3.818%2C5.857%20L-0.000%2C1.980%20L1.091%2C0.873%20L4.909%2C4.749%20L4.909%2C4.749%20L6.000%2C5.857%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-nav-list__child-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    background: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-nav-list__child-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
  }
  .l-nav-list__child-wrap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1300px;
    margin: 0 auto;
    padding: 25px 50px;
  }
  .l-nav-list__child-item {
    color: #fff;
    font-size: 1.4rem;
  }
  .l-nav-list__child-item + .l-nav-list__child-item {
    margin-top: 5px;
  }
  .l-nav-list__child-item-link {
    border-bottom: 1px solid #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-nav-list__child-item-link:hover {
    border-color: #fff;
  }
  .l-nav-list__child-item::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 1px;
    margin: 0 10px 5px;
    background: #fff;
  }
  .l-nav-list__child-item.is-lead {
    font-size: 1.6rem;
  }
  .l-nav-list__child-item.is-lead + .l-nav-list__child-item {
    margin-top: 12px;
  }
  .l-nav-list__child-item.is-lead::before {
    margin: 0 10px 3px 0;
    width: 6px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M6.000%2C5.857%20L1.091%2C10.842%20L0.000%2C9.734%20L3.818%2C5.857%20L-0.000%2C1.980%20L1.091%2C0.873%20L4.909%2C4.749%20L4.909%2C4.749%20L6.000%2C5.857%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
/* .l-nav-overlay
================================================ */
.l-nav-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 1000;
}
@media all and (min-width: 768px) {
  .l-nav-overlay {
    display: none !important;
  }
}
/* .l-main-img HOME
================================================ */
.l-main-img {
  position: relative;
  overflow: hidden;
}
.l-main-img::before {
  content: '';
  background: url(../img/home/bg_mv02_sp.png) no-repeat center top / 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.8;
}
.l-main-img__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/home/bg_mv01.png) no-repeat center top / cover;
}
.l-main-img__inner {
  position: relative;
  z-index: 1;
  padding-top: 200px;
  padding-bottom: 45px;
}
.l-main-img-copy {
  position: relative;
  color: #fff;
}
.l-main-img-copy::before {
  width: 41px;
  height: 40px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2241px%22%20height%3D%2240px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M25.763%2C36.207%20C24.963%2C37.035%2024.986%2C38.353%2025.815%2C39.152%20C26.644%2C39.950%2027.965%2C39.927%2028.765%2C39.099%20L35.975%2C31.629%20C36.773%2C30.800%2036.748%2C29.482%2035.918%2C28.685%20C35.087%2C27.888%2033.767%2C27.913%2032.968%2C28.742%20L25.763%2C36.207%20ZM22.717%2C27.644%20C21.908%2C28.464%2021.919%2C29.783%2022.741%2C30.590%20C23.562%2C31.397%2024.884%2C31.386%2025.692%2C30.566%20L40.178%2C15.856%20C40.986%2C15.036%2040.974%2C13.717%2040.152%2C12.911%20C39.331%2C12.105%2038.010%2C12.117%2037.203%2C12.937%20L37.203%2C12.937%20L22.717%2C27.644%20ZM12.422%2C7.531%20C13.255%2C6.735%2013.283%2C5.416%2012.485%2C4.585%20C11.688%2C3.754%2010.367%2C3.726%209.534%2C4.522%20L9.534%2C4.522%20L0.828%2C12.856%20C-0.003%2C13.652%20-0.031%2C14.970%200.767%2C15.800%20C1.564%2C16.629%202.885%2C16.657%203.716%2C15.861%20L12.422%2C7.531%20ZM28.169%2C3.786%20C28.993%2C2.983%2029.007%2C1.665%2028.202%2C0.843%20C27.397%2C0.021%2026.077%2C0.006%2025.253%2C0.809%20L10.597%2C15.100%20C9.773%2C15.904%209.757%2C17.223%2010.562%2C18.046%20C11.368%2C18.869%2012.689%2C18.885%2013.513%2C18.081%20L13.513%2C18.081%20L28.169%2C3.786%20ZM40.057%2C3.687%20C40.870%2C2.872%2040.867%2C1.553%2040.050%2C0.742%20C39.233%2C-0.070%2037.911%2C-0.066%2037.098%2C0.749%20L37.098%2C0.749%20L11.656%2C26.278%20C10.843%2C27.093%2010.846%2C28.413%2011.663%2C29.224%20C12.480%2C30.036%2013.802%2C30.033%2014.615%2C29.217%20L40.057%2C3.687%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: -58px;
  left: 0;
}
.l-main-img-copy__lead {
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1.8;
  letter-spacing: 0.12em;
}
.l-main-img-copy__txt {
  font-size: 1.2rem;
  margin-top: 12px;
  line-height: 2.1;
}
@media all and (max-width: 360px) {
  .l-main-img-copy__lead {
    font-size: 1.8rem;
  }
  .l-main-img-copy__txt {
    font-size: 1.1rem;
  }
}
@media all and (min-width: 768px) {
  .l-main-img::before {
    background: url(../img/home/bg_mv02_pc.png) no-repeat center top / 100% auto;
  }
  .l-main-img-mov {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .l-main-img-mov__video {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
  }
  .l-main-img__inner {
    position: relative;
    z-index: 1;
    padding-top: 0;
    padding-bottom: 0;
    height: 1080px;
    max-height: 100vh;
    min-height: 610px;
  }
  .l-main-img-copy {
    position: absolute;
    width: 900px;
    left: 0;
    bottom: 14%;
  }
  .l-main-img-copy::before {
    width: 61px;
    height: 60px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2241px%22%20height%3D%2240px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M25.763%2C36.207%20C24.963%2C37.035%2024.986%2C38.353%2025.815%2C39.152%20C26.644%2C39.950%2027.965%2C39.927%2028.765%2C39.099%20L35.975%2C31.629%20C36.773%2C30.800%2036.748%2C29.482%2035.918%2C28.685%20C35.087%2C27.888%2033.767%2C27.913%2032.968%2C28.742%20L25.763%2C36.207%20ZM22.717%2C27.644%20C21.908%2C28.464%2021.919%2C29.783%2022.741%2C30.590%20C23.562%2C31.397%2024.884%2C31.386%2025.692%2C30.566%20L40.178%2C15.856%20C40.986%2C15.036%2040.974%2C13.717%2040.152%2C12.911%20C39.331%2C12.105%2038.010%2C12.117%2037.203%2C12.937%20L37.203%2C12.937%20L22.717%2C27.644%20ZM12.422%2C7.531%20C13.255%2C6.735%2013.283%2C5.416%2012.485%2C4.585%20C11.688%2C3.754%2010.367%2C3.726%209.534%2C4.522%20L9.534%2C4.522%20L0.828%2C12.856%20C-0.003%2C13.652%20-0.031%2C14.970%200.767%2C15.800%20C1.564%2C16.629%202.885%2C16.657%203.716%2C15.861%20L12.422%2C7.531%20ZM28.169%2C3.786%20C28.993%2C2.983%2029.007%2C1.665%2028.202%2C0.843%20C27.397%2C0.021%2026.077%2C0.006%2025.253%2C0.809%20L10.597%2C15.100%20C9.773%2C15.904%209.757%2C17.223%2010.562%2C18.046%20C11.368%2C18.869%2012.689%2C18.885%2013.513%2C18.081%20L13.513%2C18.081%20L28.169%2C3.786%20ZM40.057%2C3.687%20C40.870%2C2.872%2040.867%2C1.553%2040.050%2C0.742%20C39.233%2C-0.070%2037.911%2C-0.066%2037.098%2C0.749%20L37.098%2C0.749%20L11.656%2C26.278%20C10.843%2C27.093%2010.846%2C28.413%2011.663%2C29.224%20C12.480%2C30.036%2013.802%2C30.033%2014.615%2C29.217%20L40.057%2C3.687%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: -100px;
  }
  .l-main-img-copy__lead {
    font-size: 4.2rem;
    line-height: 1.6;
  }
  .l-main-img-copy__txt {
    font-size: 1.8rem;
    margin-top: 30px;
    line-height: 1.8;
    letter-spacing: 0.135em;
  }
  .l-main-img-scroll {
    position: absolute;
    bottom: 155px;
    left: 40px;
    z-index: 1;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  .l-main-img-scroll__link {
    position: relative;
    padding: 10px 60px 10px 0;
    color: #fff;
    font-size: 1.2rem;
  }
  .l-main-img-scroll__link::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
  }
  .l-main-img-scroll__link::after {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 12px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .l-main-img-scroll {
    bottom: 118px;
    left: 15px;
  }
  .l-main-img-scroll__link {
    padding: 10px 50px 10px 0;
    font-size: 1.1rem;
  }
  .l-main-img-scroll__link::before {
    width: 30px;
    height: 30px;
    top: 2px;
  }
  .l-main-img-scroll__link::after {
    top: 12px;
    right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-height: 800px) {
  .l-main-img-copy {
    bottom: 22%;
  }
  .l-main-img-copy::before {
    width: 61px;
    height: 60px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2241px%22%20height%3D%2240px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M25.763%2C36.207%20C24.963%2C37.035%2024.986%2C38.353%2025.815%2C39.152%20C26.644%2C39.950%2027.965%2C39.927%2028.765%2C39.099%20L35.975%2C31.629%20C36.773%2C30.800%2036.748%2C29.482%2035.918%2C28.685%20C35.087%2C27.888%2033.767%2C27.913%2032.968%2C28.742%20L25.763%2C36.207%20ZM22.717%2C27.644%20C21.908%2C28.464%2021.919%2C29.783%2022.741%2C30.590%20C23.562%2C31.397%2024.884%2C31.386%2025.692%2C30.566%20L40.178%2C15.856%20C40.986%2C15.036%2040.974%2C13.717%2040.152%2C12.911%20C39.331%2C12.105%2038.010%2C12.117%2037.203%2C12.937%20L37.203%2C12.937%20L22.717%2C27.644%20ZM12.422%2C7.531%20C13.255%2C6.735%2013.283%2C5.416%2012.485%2C4.585%20C11.688%2C3.754%2010.367%2C3.726%209.534%2C4.522%20L9.534%2C4.522%20L0.828%2C12.856%20C-0.003%2C13.652%20-0.031%2C14.970%200.767%2C15.800%20C1.564%2C16.629%202.885%2C16.657%203.716%2C15.861%20L12.422%2C7.531%20ZM28.169%2C3.786%20C28.993%2C2.983%2029.007%2C1.665%2028.202%2C0.843%20C27.397%2C0.021%2026.077%2C0.006%2025.253%2C0.809%20L10.597%2C15.100%20C9.773%2C15.904%209.757%2C17.223%2010.562%2C18.046%20C11.368%2C18.869%2012.689%2C18.885%2013.513%2C18.081%20L13.513%2C18.081%20L28.169%2C3.786%20ZM40.057%2C3.687%20C40.870%2C2.872%2040.867%2C1.553%2040.050%2C0.742%20C39.233%2C-0.070%2037.911%2C-0.066%2037.098%2C0.749%20L37.098%2C0.749%20L11.656%2C26.278%20C10.843%2C27.093%2010.846%2C28.413%2011.663%2C29.224%20C12.480%2C30.036%2013.802%2C30.033%2014.615%2C29.217%20L40.057%2C3.687%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: -80px;
  }
}
/* .l-sub-img
================================================ */
.l-sub-img {
  background: #2567AA;
  font-size: 1.5rem;
  text-align: center;
}
.l-sub-img.has-bg-purple {
  background: url(../img/common/mv/bg_mv01_sp.jpg) no-repeat center / cover;
}
.l-sub-img.has-bg-deep-purple {
  background: url(../img/common/mv/bg_mv02_sp.jpg) no-repeat center / cover;
}
.l-sub-img.has-bg-emerald {
  background: url(../img/common/mv/bg_mv03_sp.jpg) no-repeat center / cover;
}
.l-sub-img.has-bg-green {
  background: url(../img/common/mv/bg_mv04_sp.jpg) no-repeat center / cover;
}
.l-sub-img.has-bg-orange {
  background: url(../img/common/mv/bg_mv05_sp.jpg) no-repeat center / cover;
}
.l-sub-img.has-bg-blue {
  background: url(../img/common/mv/bg_mv06_sp.jpg) no-repeat center / cover;
}
.l-sub-img.has-bg-yellow-green {
  background: url(../img/common/mv/bg_mv07_sp.jpg) no-repeat center / cover;
}
.l-sub-img.has-bg-mountain {
  background: url(../img/common/mv/bg_mv08_sp.jpg) no-repeat center / cover;
}
.l-sub-img__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 260px;
}
.l-sub-img__head {
  margin-top: 65px;
}
.l-sub-img__head-en {
  margin-bottom: 4px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.l-sub-img__head-ja {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.6;
}
.l-sub-img__head.is-left {
  margin-top: 111px;
  text-align: left;
  margin-bottom: 10px;
}
.l-sub-img__txt {
  color: #fff;
  text-align: left;
  font-size: 1.2rem;
  line-height: 2.1;
}
.l-sub-img.has-txt .l-sub-img__inner {
  display: block;
}
.l-sub-img.has-txt .l-sub-img__head {
  padding-top: 134px;
  margin-top: 0;
  margin-bottom: 24px;
}
.l-sub-img.has-txt .l-sub-img__txt {
  padding-bottom: 46px;
}
.l-sub-img.has-sns .l-sub-img__inner {
  display: block;
  min-height: 464px;
}
.l-sub-img.has-sns .l-sub-img__head {
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 133px;
}
.l-sub-img.has-sns .l-sub-img__txt {
  -webkit-transform: none;
  transform: none;
}
.l-sub-img.has-sns .l-sub-img__sns {
  margin-top: 25px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.l-sub-img.has-sns .l-sub-img__sns-item {
  margin: 0 15px;
}
.l-sub-img.has-sns .l-sub-img__sns-item-link {
  display: block;
  width: 44px;
  height: 44px;
}
.l-sub-img.is-media .l-sub-img__inner {
  min-height: 230px;
}
.l-sub-img.has-contents .l-sub-img__inner {
  position: relative;
  display: block;
}
.l-sub-img.has-contents .l-sub-img__head {
  text-align: left;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 134px;
  letter-spacing: 0.12em;
}
.l-sub-img.has-contents .l-sub-img__txt {
  -webkit-transform: translate(0);
  transform: translate(0);
  margin-bottom: 26px;
}
.l-sub-img.has-contents .l-sub-img__area-img {
  margin-top: 10px;
}
.l-sub-img.has-contents .l-sub-img__img {
  max-width: 319px;
  width: 100%;
  bottom: 0px;
  margin: 0 auto;
}
.l-sub-img.has-contents.is-creative .l-sub-img__area-txt {
  padding-bottom: 49px;
}
.l-sub-img.has-contents.is-creative-parent .l-sub-img__area-txt {
  padding-bottom: 49px;
}
@media (max-width: 320px) {
  .l-sub-img__head-ja {
    font-size: 2.2rem;
  }
}
@media all and (min-width: 768px) {
  .l-sub-img {
    font-size: 2rem;
    height: 430px;
  }
  .l-sub-img.has-bg-purple {
    background: url(../img/common/mv/bg_mv01_pc.jpg) top center / cover no-repeat;
  }
  .l-sub-img.has-bg-deep-purple {
    background: url(../img/common/mv/bg_mv02_pc.jpg) top center / cover no-repeat;
  }
  .l-sub-img.has-bg-emerald {
    background: url(../img/common/mv/bg_mv03_pc.jpg) top center / cover no-repeat;
  }
  .l-sub-img.has-bg-green {
    background: url(../img/common/mv/bg_mv04_pc.jpg) top center / cover no-repeat;
  }
  .l-sub-img.has-bg-orange {
    background: url(../img/common/mv/bg_mv05_pc.jpg) top center / cover no-repeat;
  }
  .l-sub-img.has-bg-blue {
    background: url(../img/common/mv/bg_mv06_pc.jpg) top center / cover no-repeat;
  }
  .l-sub-img.has-bg-yellow-green {
    background: url(../img/common/mv/bg_mv07_pc.jpg) top center / cover no-repeat;
  }
  .l-sub-img.has-bg-mountain {
    background: url(../img/common/mv/bg_mv08_pc.jpg) top center / cover no-repeat;
  }
  .l-sub-img__inner {
    height: 430px;
  }
  .l-sub-img__head {
    margin-top: 111px;
  }
  .l-sub-img__head.is-left {
    margin-top: 168px;
  }
  .l-sub-img__head-en {
    font-size: 1.6rem;
    margin-bottom: 0px;
  }
  .l-sub-img__head-ja {
    font-size: 4rem;
    letter-spacing: 0.12em;
  }
  .l-sub-img__txt {
    font-size: 1.4rem;
  }
  .l-sub-img.has-txt {
    min-height: 514px;
  }
  .l-sub-img.has-txt .l-sub-img__head {
    padding-top: 216px;
    margin-bottom: 33px;
  }
  .l-sub-img.has-sns {
    height: 511px;
  }
  .l-sub-img.has-sns .l-sub-img__inner {
    height: 511px;
  }
  .l-sub-img.has-sns .l-sub-img__head {
    padding-top: 215px;
    margin-bottom: 32px;
  }
  .l-sub-img.has-sns .l-sub-img__sns {
    margin-top: 35px;
    margin-right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .l-sub-img.has-sns .l-sub-img__sns-item {
    margin: 0 15px;
  }
  .l-sub-img.has-sns .l-sub-img__sns-item:last-child {
    margin: 0 0 0 15px;
  }
  .l-sub-img.is-media {
    height: 300px;
  }
  .l-sub-img.is-media .l-sub-img__inner {
    height: 297px;
  }
  .l-sub-img.is-media .l-sub-img__head {
    margin-top: 108px;
    width: 457px;
  }
  .l-sub-img.has-contents {
    min-height: 580px;
    height: auto;
  }
  .l-sub-img.has-contents .l-sub-img__inner {
    min-height: 580px;
    height: auto;
  }
  .l-sub-img.has-contents .l-sub-img__head {
    padding-top: 173px;
    margin-bottom: 33px;
  }
  .l-sub-img.has-contents .l-sub-img__head-ja {
    letter-spacing: 0.12em;
  }
  .l-sub-img.has-contents .l-sub-img__area-txt {
    width: 660px;
    padding-bottom: 44px;
  }
  .l-sub-img.has-contents .l-sub-img__area-img {
    margin-top: 0;
    margin-left: 50px;
    position: absolute;
    right: 0;
    bottom: 0px;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .l-sub-img.has-contents .l-sub-img__img {
    width: 400px;
    max-width: 400px;
    margin: 0;
  }
  .l-sub-img.has-contents .l-sub-img__btn {
    margin: 0;
  }
  .l-sub-img.has-contents.is-creative .l-sub-img__area-txt {
    width: 720px;
  }
  .l-sub-img.has-contents.is-creative-parent .l-sub-img__area-txt {
    width: 100%;
  }
}
/* .l-sidebar
================================================== */
@media all and (min-width: 768px) {
  .l-sidebar {
    margin-top: 47px;
  }
}
/* .l-sidebar-sec
================================================== */
.l-sidebar-sec + .l-sidebar-sec {
  margin-top: 48px;
}
.l-sidebar-sec__head {
  margin-bottom: 25px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
}
.l-sidebar-sec__search {
  position: relative;
}
.l-sidebar-sec__search input {
  height: 50px;
  border-radius: 27px;
  padding: 5px 55px 5px 20px;
  background: #eee;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-sidebar-sec__search button {
  border: none;
  outline: none;
  position: absolute;
  top: 16px;
  right: 23px;
  width: 18px;
  height: 18px;
  background: url(../img/common/ico_search01.png) center center / contain no-repeat;
}
.l-sidebar-sec__rank-item + .l-sidebar-sec__rank-item {
  margin-top: 20px;
}
.l-sidebar-sec__rank-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.l-sidebar-sec__rank-item-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100px;
}
.l-sidebar-sec__rank-item-head {
  width: 64%;
  font-weight: bold;
  line-height: 1.57;
}
.l-sidebar-sec__list-item {
  position: relative;
  font-weight: bold;
}
.l-sidebar-sec__list-item:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-sidebar-sec__list-item + .l-sidebar-sec__list-item {
  margin-top: 5px;
}
.l-sidebar-sec__list-link {
  display: block;
  padding-left: 16px;
}
@media (max-width: 320px) {
  .l-sidebar-sec__rank-item-head {
    width: 56%;
  }
}
@media all and (min-width: 768px) {
  .l-sidebar-sec + .l-sidebar-sec {
    margin-top: 50px;
  }
  .l-sidebar-sec__head {
    font-size: 1.8rem;
    margin-bottom: 29px;
  }
  .l-sidebar-sec__search button {
    top: 18px;
    right: 26px;
  }
  .l-sidebar-sec__rank {
    margin-bottom: -4px;
  }
  .l-sidebar-sec__rank-item-link {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-sidebar-sec__rank-item-link:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ed1b2e;
  }
  .l-sidebar-sec__rank-item-head {
    width: 180px;
    font-size: 1.4rem;
  }
  .l-sidebar-sec__list {
    margin-top: -6px;
  }
  .l-sidebar-sec__list-link {
    font-size: 1.4rem;
    padding-left: 14px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .l-sidebar-sec__list-link:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ed1b2e;
  }
}
/* form
================================================== */
input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
button,
select,
option {
  display: block;
  width: 100%;
  max-width: 100%;
  font-family: inherit;
  outline: none;
  border: 1px solid;
  border-radius: 0;
  background: none;
}
@media all and (max-width: 767px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea,
  button,
  select,
  option {
    font-size: 1.6rem;
  }
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
textarea {
  resize: vertical;
}
button {
  cursor: pointer;
}
/* 02_base
================================================ */
html {
  overflow: auto;
}
body {
  overflow: hidden;
  min-width: 320px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.12em;
}
@media all and (min-width: 768px) {
  body {
    min-width: 1260px;
    font-size: 1.6rem;
  }
}
.l-wrapper {
  position: relative;
}
@media all and (min-width: 768px) {
  .l-container.is-col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1100px;
    margin: 0 auto;
  }
  .l-container.is-col2 .l-contents {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 750px;
  }
  .l-container.is-col2 .l-sidebar {
    width: 300px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* utility
================================================ */
/* pc <--> sp
-------------------------------------- */
.u-media-query {
  display: none;
  font-family: 'sp';
}
@media all and (min-width: 768px) {
  .u-media-query {
    font-family: 'tb';
  }
}
@media all and (min-width: 1260px) {
  .u-media-query {
    font-family: 'pc';
  }
}
@media all and (max-width: 1259px) {
  .u-view-pc {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .u-view-tb {
    display: none !important;
  }
}
@media all and (min-width: 1260px) {
  .u-view-tb {
    display: none !important;
  }
}
@media all and (min-width: 768px) {
  .u-view-sp {
    display: none !important;
  }
}
@media all and (min-width: 1260px) {
  .u-view-under-tb {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .u-view-upper-tb {
    display: none !important;
  }
}
/* text
-------------------------------------- */
.u-uppercase {
  text-transform: uppercase;
}
/* link
-------------------------------------- */
a.u-alpha {
  display: block;
  text-decoration: none;
}
@media all and (min-width: 768px) {
  a.u-alpha {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  a.u-alpha:hover {
    opacity: 0.7;
  }
}
a.u-zoom {
  display: block;
  text-decoration: none;
}
a.u-zoom .u-zoom__img {
  display: block;
}
a.u-zoom .u-zoom__img-wrap {
  display: block;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  a.u-zoom .u-zoom__img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  a.u-zoom:hover .u-zoom__img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
/* layout
-------------------------------------- */
.u-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media all and (min-width: 768px) {
  .u-inner {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) {
  .u-inner.is-narrow {
    max-width: 1100px;
  }
}
/* font
-------------------------------------- */
.u-font-mont {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
/* component
================================================ */
/* .c-archive01
===============================*/
.c-archive01__item-link {
  display: block;
  padding: 18px 10px 17px;
  border-top: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-archive01__item-link:hover > .c-archive01__item-head {
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}
.c-archive01__item-meta {
  display: inline-block;
}
.c-archive01__item-date {
  display: inline-block;
  line-height: 2;
}
.c-archive01__item-cat {
  display: inline-block;
  text-align: center;
  min-width: 122px;
  min-height: 25px;
  margin-left: 4px;
  color: #fff;
  background: #000;
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px 4px 2px;
}
.c-archive01__item-head {
  overflow: hidden;
}
.c-archive01__item:last-child .c-archive01__item-link {
  border-bottom: 1px solid #ccc;
}
@media all and (max-width: 767px) {
  .c-archive01__item-meta {
    margin-bottom: 12px;
  }
  .c-archive01__item-head {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media all and (min-width: 768px) {
  .c-archive01__item-link {
    padding: 28px 10px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-archive01__item-link:hover {
    opacity: 0.7;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-archive01__item-meta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .c-archive01__item-date {
    vertical-align: top;
  }
  .c-archive01__item-cat {
    width: 147px;
    min-height: 30px;
    margin-left: 23px;
    font-size: 1.4rem;
    padding: 3px 8px 4px;
  }
  .c-archive01__item-head {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 29px;
    width: 690px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
/* .c-archive02
============================*/
.c-archive02__item-img {
  margin-bottom: 19px;
}
.c-archive02__item-head {
  position: relative;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.55;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-archive02__item-txt {
  padding-top: 23px;
  border-top: 2px solid #000;
  margin-bottom: 27px;
}
.c-archive02__item-btn-link {
  margin: 0 auto;
  max-width: 320px;
}
@media all and (max-width: 767px) {
  .c-archive02__item + .c-archive02__item {
    margin-top: 40px;
  }
}
@media all and (min-width: 768px) {
  .c-archive02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-archive02__item {
    width: calc(50% - 20px);
    margin-bottom: 60px;
  }
  .c-archive02__item:nth-child(odd) {
    margin-right: 20px;
  }
  .c-archive02__item:nth-child(even) {
    margin-left: 20px;
  }
  .c-archive02__item-head {
    margin-bottom: 14px;
    max-height: 81px;
  }
  .c-archive02__item-img {
    margin-bottom: 29px;
  }
  .c-archive02__item-txt {
    padding-top: 19px;
    padding-right: 0px;
    margin-bottom: 27px;
  }
}
/* .c-archive03
===============================*/
.c-archive03__item-link {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-archive03__item-img {
  height: 0;
  margin-bottom: 14px;
  padding-top: 66.5%;
  background-size: cover;
  background-position: 50% 50%;
}
.c-archive03__item-meta {
  display: inline-block;
}
.c-archive03__item-date {
  display: inline-block;
  line-height: 2;
}
.c-archive03__item-cat {
  display: inline-block;
  text-align: center;
  min-width: 80px;
  min-height: 25px;
  margin-left: 4px;
  color: #fff;
  background: #000;
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px 4px 2px;
}
.c-archive03__item-head {
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .c-archive03__item + .c-archive03__item {
    margin-top: 27px;
  }
  .c-archive03__item-meta {
    margin-bottom: 12px;
  }
}
@media all and (min-width: 768px) {
  .c-archive03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-archive03__item {
    width: 355px;
    width: calc(50% - 20px);
    margin-bottom: 40px;
  }
  .c-archive03__item:nth-child(odd) {
    margin-right: 20px;
  }
  .c-archive03__item:nth-child(even) {
    margin-left: 20px;
  }
  .c-archive03__item:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  .c-archive03__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-archive03__item-link:hover {
    color: #ed1b2e;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-archive03__item-img {
    margin-bottom: 20px;
    width: 355px;
  }
  .c-archive03__item-meta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px;
  }
  .c-archive03__item-date {
    vertical-align: top;
  }
  .c-archive03__item-cat {
    min-width: 97px;
    min-height: 30px;
    margin-left: 12px;
    font-size: 1.4rem;
    padding: 3px 8px 4px;
  }
  .c-archive03__item-head {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.55;
    max-height: 54px;
  }
}
/* c-bg-purple
=============================*/
.c-bg-purple {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#841532), color-stop(51.46%, #0b0e61), to(#359ed8));
  background: linear-gradient(#841532 0%, #0b0e61 51.46%, #359ed8 100%);
  z-index: 0;
}
@media all and (min-width: 768px) {
  .c-bg-purple {
    background: -webkit-gradient(linear, right top, left top, from(#841532), color-stop(51.46%, #0b0e61), to(#359ed8));
    background: linear-gradient(-90deg, #841532 0%, #0b0e61 51.46%, #359ed8 100%);
  }
  .c-bg-purple:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 99px;
    left: 94px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/* c-bg-deep-purple
=============================*/
.c-bg-deep-purple {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#10038a), to(#763994));
  background: linear-gradient(#10038a 0%, #763994 100%);
  z-index: 0;
}
@media all and (min-width: 768px) {
  .c-bg-deep-purple {
    background: -webkit-gradient(linear, right top, left top, from(#10038a), to(#763994));
    background: linear-gradient(-90deg, #10038a 0%, #763994 100%);
  }
  .c-bg-deep-purple:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 99px;
    left: 94px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/* c-bg-blue
=============================*/
.c-bg-blue {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#0094a1), to(#005fce));
  background: linear-gradient(#0094a1 0%, #005fce 100%);
  z-index: 0;
}
@media all and (min-width: 768px) {
  .c-bg-blue {
    background: -webkit-gradient(linear, right top, left top, from(#0094a1), to(#005fce));
    background: linear-gradient(-90deg, #0094a1 0%, #005fce 100%);
  }
  .c-bg-blue:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 99px;
    left: 94px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/* c-bg-emerald(04_sc121で使用)
=============================*/
.c-bg-emerald {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#019e74), to(#01879d));
  background: linear-gradient(#019e74 0%, #01879d 100%);
}
@media all and (min-width: 768px) {
  .c-bg-emerald {
    background: -webkit-gradient(linear, right top, left top, from(#019e74), to(#01879d));
    background: linear-gradient(-90deg, #019e74 0%, #01879d 100%);
  }
  .c-bg-emerald:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 99px;
    left: 94px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/* c-bg-green(05_accountで使用)
=============================*/
.c-bg-green {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#66ae55), to(#059f6f));
  background: linear-gradient(#66ae55 0%, #059f6f 100%);
}
@media all and (min-width: 768px) {
  .c-bg-green {
    background: -webkit-gradient(linear, right top, left top, from(#66ae55), to(#059f6f));
    background: linear-gradient(-90deg, #66ae55 0%, #059f6f 100%);
  }
  .c-bg-green:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 99px;
    left: 94px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/* c-bg-yellow-green
=============================*/
.c-bg-yellow-green {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#b09e09), to(#65ad55));
  background: linear-gradient(#b09e09 0%, #65ad55 100%);
}
@media all and (min-width: 768px) {
  .c-bg-yellow-green {
    background: -webkit-gradient(linear, right top, left top, from(#b09e09), to(#65ad55));
    background: linear-gradient(-90deg, #b09e09 0%, #65ad55 100%);
  }
  .c-bg-yellow-green:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 99px;
    left: 94px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/* c-bg-orange
=============================*/
.c-bg-orange {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#d07b01), to(#b59a06));
  background: linear-gradient(#d07b01 0%, #b59a06 100%);
}
@media all and (min-width: 768px) {
  .c-bg-orange {
    background: -webkit-gradient(linear, right top, left top, from(#d07b01), to(#b59a06));
    background: linear-gradient(-90deg, #d07b01 0%, #b59a06 100%);
  }
  .c-bg-orange:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 99px;
    left: 94px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/*  .c-btn01.is-cv
================================================== */
.c-btn01.is-cv .c-btn01__link {
  font-weight: 900;
  font-size: 1.4rem;
}
@media all and (min-width: 768px) {
  .c-btn01.is-cv {
    width: 395px;
    margin: 10px auto 0;
  }
  .c-btn01.is-cv .c-btn01__link {
    height: 65px;
    font-size: 1.8rem;
    border-radius: 38px;
  }
}
/*  .c-btn01
================================================== */
.c-btn01 {
  width: 260px;
  max-width: 100%;
  margin: auto;
  text-align: center;
}
.c-btn01__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  padding: 10px;
  background: #ed1b2e;
  color: #fff;
  font-size: 1.6rem;
  text-decoration: none;
  border-radius: 25px;
}
@media all and (min-width: 768px) {
  .c-btn01 {
    width: 160px;
  }
  .c-btn01__link {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-btn01__link:hover {
    color: #000;
    background: #fff;
  }
}
/*  .c-btn02.has-en
================================================== */
@media all and (min-width: 768px) {
  .c-btn02.has-en .c-btn02__link {
    font-size: 1.4rem;
  }
}
/*  .c-btn02.has-ico-download
================================================== */
.c-btn02.has-ico-download .c-btn02__link:before {
  right: 24px;
  width: 16px;
  height: 16px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216px%22%20height%3D%2216px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M-0.000%2C15.706%20L-0.000%2C14.732%20L16.000%2C14.732%20L16.000%2C15.706%20L-0.000%2C15.706%20ZM8.450%2C11.371%20L8.400%2C11.371%20L7.950%2C11.809%20L7.950%2C11.809%20L7.950%2C11.809%20L7.500%2C11.371%20L7.450%2C11.371%20L7.450%2C11.322%20L3.000%2C6.987%20L3.707%2C6.298%20L7.450%2C9.944%20L7.450%2C0.654%20L8.450%2C0.654%20L8.450%2C9.945%20L12.193%2C6.298%20L12.900%2C6.987%20L8.450%2C11.322%20L8.450%2C11.371%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media all and (min-width: 768px) {
  .c-btn02.has-ico-download .c-btn02__link:hover:before {
    width: 16px;
    height: 16px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216px%22%20height%3D%2216px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M-0.000%2C15.706%20L-0.000%2C14.732%20L16.000%2C14.732%20L16.000%2C15.706%20L-0.000%2C15.706%20ZM8.450%2C11.371%20L8.400%2C11.371%20L7.950%2C11.809%20L7.950%2C11.809%20L7.950%2C11.809%20L7.500%2C11.371%20L7.450%2C11.371%20L7.450%2C11.322%20L3.000%2C6.987%20L3.707%2C6.298%20L7.450%2C9.944%20L7.450%2C0.654%20L8.450%2C0.654%20L8.450%2C9.945%20L12.193%2C6.298%20L12.900%2C6.987%20L8.450%2C11.322%20L8.450%2C11.371%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
/* c-btn02.has-no-icon
==========================================*/
.c-btn02.has-no-icon .c-btn02__link:before {
  content: none;
}
@media all and (min-width: 768px) {
  .c-btn02.has-no-icon .c-btn02__link:hover:before {
    content: none;
  }
}
/* c-btn02.has-no-icon.is-white
==========================================*/
.c-btn02.has-no-icon.is-white .c-btn02__link:before {
  content: none;
}
@media all and (min-width: 768px) {
  .c-btn02.has-no-icon.is-white .c-btn02__link:hover:before {
    content: none;
  }
}
/*  .c-btn02.is-white
================================================== */
.c-btn02.is-white .c-btn02__link {
  color: #fff;
}
.c-btn02.is-white .c-btn02__link::before {
  width: 11px;
  height: 12px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media all and (min-width: 768px) {
  .c-btn02.is-white .c-btn02__link:hover {
    border-color: #ed1b2e;
    color: #ed1b2e;
  }
  .c-btn02.is-white .c-btn02__link:hover::before {
    right: 18px;
    width: 11px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
/*  .c-btn02.is-wide
================================================== */
.c-btn02.is-wide .c-btn02__link {
  margin: 0 auto;
  max-width: 320px;
}
@media all and (min-width: 768px) {
  .c-btn02.is-wide .c-btn02__link {
    max-width: 360px;
    width: 360px;
  }
}
/*  .c-btn02
================================================== */
.c-btn02 {
  max-width: 100%;
  margin: auto;
  text-align: center;
}
.c-btn02__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 50px;
  padding: 10px 35px;
  border: 1px solid;
  color: #000;
  font-weight: 900;
  font-size: 1.4rem;
  text-decoration: none;
  border-radius: 25px;
}
.c-btn02__link::before {
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 11px;
  height: 12px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media all and (min-width: 768px) {
  .c-btn02__link {
    font-size: 1.6rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-btn02__link::before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-btn02__link:hover {
    border-color: #ed1b2e;
    color: #ed1b2e;
  }
  .c-btn02__link:hover::before {
    right: 18px;
    width: 11px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
/* .c-card-list01.has-line-blue
============================================*/
.c-card-list01.has-line-blue .c-card-list01__item:before {
  width: 6px;
  height: 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0094a1), to(#005fce));
  background: linear-gradient(#0094a1 0%, #005fce 100%);
  opacity: 0.5;
}
@media all and (min-width: 768px) {
  .c-card-list01.has-line-blue .c-card-list01__item:before {
    width: 10px;
    height: 120px;
    top: -55px;
  }
}
/* .c-card-list01.has-line-deep-purple
============================================*/
.c-card-list01.has-line-deep-purple .c-card-list01__item:before {
  width: 6px;
  height: 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(#10038a), to(#8842af));
  background: linear-gradient(#10038a 0%, #8842af 100%);
  opacity: 0.5;
}
@media all and (min-width: 768px) {
  .c-card-list01.has-line-deep-purple .c-card-list01__item:before {
    width: 10px;
    height: 120px;
    top: -55px;
  }
}
/* .c-card-list01.has-line-green
==============================*/
.c-card-list01.has-line-green .c-card-list01__item:before {
  width: 6px;
  height: 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(#059f6f), to(#66ae55));
  background: linear-gradient(#059f6f 0%, #66ae55 100%);
  opacity: 0.5;
}
@media all and (min-width: 768px) {
  .c-card-list01.has-line-green .c-card-list01__item:before {
    width: 10px;
    height: 120px;
    top: -55px;
  }
}
/* .c-card-list01.has-line-orange
======================================*/
.c-card-list01.has-line-orange .c-card-list01__item:before {
  width: 6px;
  height: 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(#d07b01), to(#b59a06));
  background: linear-gradient(#d07b01 0%, #b59a06 100%);
  opacity: 0.5;
}
@media all and (min-width: 768px) {
  .c-card-list01.has-line-orange .c-card-list01__item:before {
    width: 10px;
    height: 120px;
    top: -55px;
  }
}
/* .c-card-list01.has-num
==============================*/
.c-card-list01.has-num .c-card-list01__item {
  padding: 21px 10px 27px;
}
.c-card-list01.has-num .c-card-list01__item-num {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 5px;
}
@media all and (min-width: 768px) {
  .c-card-list01.has-num .c-card-list01__item {
    padding: 30px 30px 27px;
  }
  .c-card-list01.has-num .c-card-list01__item-num {
    font-size: 4rem;
  }
}
/* .c-card-list01.has-pc-multiple
==============================*/
@media all and (min-width: 768px) {
  .c-card-list01.has-pc-multiple {
    margin: 0 -20px;
  }
  .c-card-list01.has-pc-multiple .c-card-list01__item {
    margin: 0 20px 40px;
  }
  .c-card-list01.has-pc-multiple .c-card-list01__item:nth-child(3n+2) {
    margin: 0 20px 40px;
  }
  .c-card-list01.has-pc-multiple .c-card-list01__item:nth-child(1) {
    width: 530px;
  }
  .c-card-list01.has-pc-multiple .c-card-list01__item:nth-child(2) {
    width: 530px;
  }
}
/* .c-card-list01.has-two-icon
==============================*/
.c-card-list01.has-two-icon .c-card-list01__item-img {
  width: 164px;
}
@media all and (min-width: 768px) {
  .c-card-list01.has-two-icon .c-card-list01__item-img {
    width: 230px;
  }
}
/* .c-card-list01.is-pc-col4
==================================*/
@media all and (min-width: 768px) {
  .c-card-list01.is-pc-col4 {
    margin: 0 -20px;
  }
  .c-card-list01.is-pc-col4 .c-card-list01__item {
    width: 245px;
    margin: 0 20px 40px;
    padding: 37px 20px 27px;
  }
  .c-card-list01.is-pc-col4 .c-card-list01__item:nth-child(3n+2) {
    margin: 0 20px 40px;
  }
  .c-card-list01.is-pc-col4 .c-card-list01__item-img {
    width: 60px;
    margin: 0 auto 17px;
  }
  .c-card-list01.is-pc-col4 .c-card-list01__item-head {
    margin-bottom: 12px;
    min-height: 54px;
  }
}
/* .c-card-list01.is-sp-no-column
==============================*/
@media all and (max-width: 767px) {
  .c-card-list01.is-sp-no-column .c-card-list01__item {
    display: block;
    width: 100%;
    padding: 36px 20px 27px;
  }
  .c-card-list01.is-sp-no-column .c-card-list01__item:nth-child(odd) {
    margin-right: 0px;
  }
  .c-card-list01.is-sp-no-column .c-card-list01__item:nth-child(even) {
    margin-left: 0px;
  }
}
@media all and (min-width: 768px) {
  .c-card-list01.is-sp-no-column .c-card-list01__item-num {
    font-size: 4rem;
  }
}
/* .c-card-list01
==============================*/
.c-card-list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-card-list01__item {
  position: relative;
  background: #fff;
  padding: 36px 10px 27px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-card-list01__item:before {
  -webkit-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  position: absolute;
  content: "";
  width: 6px;
  height: 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(#841532), color-stop(51.87%, #0b0e61), to(#359ed8));
  background: linear-gradient(#841532 0%, #0b0e61 51.87%, #359ed8 100%);
  opacity: 0.5;
  left: 50%;
  top: -32px;
}
.c-card-list01__item-img {
  width: 50px;
  margin: 0 auto 15px;
}
.c-card-list01__item-head {
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: 0.12em;
  line-height: 1.57;
  text-align: center;
}
.c-card-list01__item-txt {
  font-size: 1.2rem;
}
@media all and (max-width: 767px) {
  .c-card-list01__item {
    width: calc(50% - 10px);
    margin-bottom: 21px;
  }
  .c-card-list01__item:nth-child(odd) {
    margin-right: 10px;
  }
  .c-card-list01__item:nth-child(even) {
    margin-left: 10px;
  }
}
@media all and (min-width: 768px) {
  .c-card-list01__item {
    width: 340px;
    margin-bottom: 30px;
    padding: 43px 30px 27px;
  }
  .c-card-list01__item:nth-child(3n+2) {
    margin: 0 40px 30px;
  }
  .c-card-list01__item:before {
    width: 10px;
    height: 120px;
    top: -55px;
  }
  .c-card-list01__item-img {
    width: 70px;
    margin: 0 auto 30px;
  }
  .c-card-list01__item-head {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .c-card-list01__item-txt {
    font-size: 1.4rem;
  }
}
/* .c-color-black
================================================== */
.c-color-black {
  color: #333;
}
/* .c-color-red
================================================== */
.c-color-red {
  color: #ed1b2e;
}
/*  .c-cv01
================================================== */
.c-cv01 {
  position: relative;
  overflow: hidden;
}
.c-cv01__inner {
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 58px;
}
.c-cv01__bg {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 200%;
  background: url(../img/common/c-cv/bg_cv01_sp.png) no-repeat center bottom / cover;
}
.c-cv01-info {
  margin-top: 38px;
  padding: 0 35px;
}
.c-cv01-info-tel {
  margin-top: 40px;
  padding-top: 35px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  text-align: center;
}
.c-cv01-info-tel__num {
  font-size: 2.6rem;
}
.c-cv01-info-tel__num-link::before {
  margin-right: 7px;
  margin-bottom: 2px;
  width: 16px;
  height: 22px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216px%22%20height%3D%2222px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M1.509%2C1.632%20C0.104%2C2.542%20-0.172%2C5.385%200.359%2C7.704%20C0.907%2C10.014%201.844%2C12.214%203.131%2C14.210%20C4.443%2C16.187%206.071%2C17.937%207.949%2C19.390%20C9.853%2C20.819%2012.565%2C21.726%2013.970%2C20.819%20C14.691%2C20.292%2015.307%2C19.634%2015.784%2C18.879%20L15.028%2C17.712%20L12.953%2C14.517%20C12.799%2C14.279%2011.829%2C14.496%2011.340%2C14.774%20C10.827%2C15.144%2010.394%2C15.614%2010.068%2C16.155%20C9.613%2C16.417%209.232%2C16.155%208.437%2C15.791%20C7.233%2C14.988%206.225%2C13.926%205.486%2C12.683%20C4.652%2C11.502%204.093%2C10.150%203.850%2C8.725%20C3.840%2C7.852%203.757%2C7.398%204.182%2C7.092%20C4.810%2C7.015%205.416%2C6.812%205.963%2C6.495%20C6.418%2C6.160%207.011%2C5.372%206.857%2C5.129%20L4.782%2C1.934%20L4.024%2C0.768%20C3.139%2C0.895%202.285%2C1.189%201.509%2C1.632%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-cv01-info-tel__txt {
  margin-top: 3px;
  font-size: 1.2rem;
}
@media all and (max-width: 360px) {
  .c-cv01-info {
    padding-right: 0;
    padding-left: 0;
  }
}
@media all and (min-width: 768px) {
  .c-cv01__inner {
    padding: 55px 0 62px;
  }
  .c-cv01__bg {
    top: 0;
    bottom: auto;
    margin-top: -100px;
    background: url(../img/common/c-cv/bg_cv01_pc.png) no-repeat center bottom / cover;
  }
  .c-cv01-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 45px;
  }
  .c-cv01-info__btn {
    width: 50%;
  }
  .c-cv01-info-tel {
    width: 50%;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
  }
  .c-cv01-info-tel__num {
    font-size: 3rem;
  }
  .c-cv01-info-tel__num-link {
    pointer-events: none;
  }
  .c-cv01-info-tel__num-link::before {
    margin-right: 10px;
    margin-bottom: 2px;
    width: 22px;
    height: 28px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216px%22%20height%3D%2222px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M1.509%2C1.632%20C0.104%2C2.542%20-0.172%2C5.385%200.359%2C7.704%20C0.907%2C10.014%201.844%2C12.214%203.131%2C14.210%20C4.443%2C16.187%206.071%2C17.937%207.949%2C19.390%20C9.853%2C20.819%2012.565%2C21.726%2013.970%2C20.819%20C14.691%2C20.292%2015.307%2C19.634%2015.784%2C18.879%20L15.028%2C17.712%20L12.953%2C14.517%20C12.799%2C14.279%2011.829%2C14.496%2011.340%2C14.774%20C10.827%2C15.144%2010.394%2C15.614%2010.068%2C16.155%20C9.613%2C16.417%209.232%2C16.155%208.437%2C15.791%20C7.233%2C14.988%206.225%2C13.926%205.486%2C12.683%20C4.652%2C11.502%204.093%2C10.150%203.850%2C8.725%20C3.840%2C7.852%203.757%2C7.398%204.182%2C7.092%20C4.810%2C7.015%205.416%2C6.812%205.963%2C6.495%20C6.418%2C6.160%207.011%2C5.372%206.857%2C5.129%20L4.782%2C1.934%20L4.024%2C0.768%20C3.139%2C0.895%202.285%2C1.189%201.509%2C1.632%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-cv01-info-tel__txt {
    margin-top: 8px;
    font-size: 1.4rem;
  }
}
/*  .c-faq01
================================================== */
.c-faq01 {
  border-bottom: 2px solid #000;
}
.c-faq01__ico {
  position: absolute;
  top: 17px;
  left: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
.c-faq01__head {
  border-top: 2px solid #000;
  position: relative;
  padding: 23px 15px 19px 40px;
  line-height: 1.57;
  font-weight: bold;
}
.c-faq01__head[class*="toggle"] {
  padding-right: 30px;
}
.c-faq01__head[class*="toggle"]::before {
  position: absolute;
  top: 43%;
  right: 13px;
  -webkit-transform: rotate(90deg) translateY(-43%);
  transform: rotate(90deg) translateY(-43%);
  width: 12px;
  height: 11px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-faq01__head[class*="toggle"].is-active::before {
  -webkit-transform: scale(-1, 1) rotate(-90deg) translateY(-43%);
  transform: scale(-1, 1) rotate(-90deg) translateY(-43%);
  right: 14px;
}
.c-faq01__txt {
  position: relative;
  line-height: 1.6;
  padding: 23px 10px 18px 40px;
}
.c-faq01__txt:before {
  position: absolute;
  content: "";
  width: 94%;
  height: 1px;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #ccc;
}
.c-faq01__txt .c-faq01__ico {
  color: #aaa;
}
@media all and (min-width: 768px) {
  .c-faq01__ico {
    font-size: 3rem;
    top: 15px;
    left: 25px;
  }
  .c-faq01__head {
    font-size: 2rem;
    font-weight: bold;
    padding: 24px 60px 22px 82px;
    letter-spacing: 0.12em;
  }
  .c-faq01__head[class*="toggle"] {
    padding-right: 80px;
  }
  .c-faq01__head[class*="toggle"]:before {
    width: 19px;
    height: 21px;
    right: 39px;
    top: 38%;
    -webkit-transform: rotate(90deg) translateY(-38%);
    transform: rotate(90deg) translateY(-38%);
  }
  .c-faq01__head[class*="toggle"].is-active:before {
    right: 39px;
    -webkit-transform: scale(-1, 1) rotate(-90deg) translateY(-38%);
    transform: scale(-1, 1) rotate(-90deg) translateY(-38%);
  }
  .c-faq01__txt {
    padding: 24px 60px 23px 82px;
    line-height: 1.75;
  }
  .c-faq01__txt:before {
    width: 100%;
  }
}
/* .c-form01.is-downloads
===========================================*/
.c-form01.is-downloads .c-form01__consent {
  padding: 37px 0 3px;
  text-align: center;
}
@media (max-width: 320px) {
  .c-form01.is-downloads .mwform-checkbox-field .mwform-checkbox-field-text {
    padding-left: 25px;
  }
}
@media all and (min-width: 768px) {
  .c-form01.is-downloads .mwform-checkbox-field .mwform-checkbox-field-text {
    padding-left: 45px;
  }
  .c-form01.is-downloads .mwform-checkbox-field .mwform-checkbox-field-text:before {
    left: 14px;
  }
  .c-form01.is-downloads .mwform-checkbox-field input:checked + .mwform-checkbox-field-text:after {
    left: 16px;
  }
  .c-form01.is-downloads .c-form01__consent {
    padding: 37px 0 22px;
    margin-top: 0;
  }
}
/*  .c-form01 .mwform-checkbox-field
================================================ */
.c-form01 .mwform-checkbox-field {
  display: block;
}
.c-form01 .mwform-checkbox-field + .mwform-checkbox-field {
  margin-top: 10px;
}
.c-form01 .mwform-checkbox-field label {
  display: block;
}
.c-form01 .mwform-checkbox-field input {
  display: none;
}
.c-form01 .mwform-checkbox-field .mwform-checkbox-field-text {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  cursor: pointer;
}
.c-form01 .mwform-checkbox-field .mwform-checkbox-field-text::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: #f5f5f5;
}
.c-form01 .mwform-checkbox-field input:checked + .mwform-checkbox-field-text::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 9px;
  left: 3px;
  content: "";
  display: block;
  width: 13px;
  height: 10px;
  background: url(../img/contact/ico_check01.png) center center / contain no-repeat;
}
@media all and (min-width: 768px) {
  .c-form01 .mwform-checkbox-field + .mwform-checkbox-field {
    margin-top: 7px;
  }
  .c-form01 .mwform-checkbox-field .mwform-checkbox-field-text:before {
    width: 20px;
    height: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .c-form01 .mwform-checkbox-field input:checked + .mwform-checkbox-field-text::after {
    width: 16px;
    height: 12px;
    top: 9px;
    left: 3px;
  }
}
/* .c-form01
================================================== */
@media all and (max-width: 767px) {
  .c-form01 tr,
  .c-form01 th,
  .c-form01 td,
  .c-form01 tbody {
    display: block;
  }
}
.c-form01 tr td:last-child {
  border-bottom: 1px solid #ccc;
}
.c-form01 th {
  border-top: 1px solid #ccc;
  text-align: left;
  position: relative;
  padding: 18px 0 15px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4rem;
  border-bottom: 1px solid #eee;
}
.c-form01 td {
  padding: 19px 10px 21px;
}
.c-form01 input[type="text"],
.c-form01 input[type="email"],
.c-form01 textarea,
.c-form01 select {
  display: inline-block;
  padding: 11px 15px;
  font-size: 1.6rem;
  width: 100%;
  background: #f5f5f5;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
}
.c-form01 input[type="text"],
.c-form01 input[type="submit"],
.c-form01 select,
.c-form01 textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
.c-form01 select {
  background: #f5f5f5 url(../img/contact/ico_select01.png) center right 13px/13px 8px no-repeat;
}
.c-form01 select::-ms-expand {
  display: none;
}
.c-form01 textarea {
  height: 250px;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  resize: vertical;
  overflow: auto;
}
.c-form01__label {
  position: absolute;
  top: 19px;
  right: 8px;
  display: inline-block;
  padding: 2px 17px;
  vertical-align: middle;
  font-size: 1.2rem;
  color: #fff;
  background-color: #000;
  font-weight: normal;
  line-height: 1.7;
}
.c-form01__label.is-optional {
  background-color: #aaa;
  color: #fff;
}
.c-form01__consent {
  padding: 37px 0 15px;
}
.c-form01__consent .mwform-checkbox-field .mwform-checkbox-field-text::before {
  background-color: #f5f5f5;
  top: 5px;
}
.c-form01__consent .mwform-checkbox-field input:checked + .mwform-checkbox-field-text::after {
  border-color: #f5f5f5;
}
.c-form01__consent-link {
  padding-left: 30px;
  color: #ed1b2e;
  text-decoration: underline !important;
}
.c-form01__submit-area {
  padding-top: 22px;
}
.c-form01__submit-area button {
  padding: 0 15px;
  position: relative;
  border: 0;
  font-size: 1.4rem;
  max-width: 300px;
  width: 100%;
  height: 50px;
  margin: 0 auto 10px;
  border-radius: 26px;
  text-align: center;
  border: 1px solid #000;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', Meiryo, sans-serif;
  letter-spacing: 0.12em;
}
.c-form01__submit-area button[name="submitBack"] {
  background: #e6e6e6;
  color: #333;
  border: none;
}
.c-form01__submit-area button[name="submitBack"]:after {
  background: #333;
}
@media all and (min-width: 768px) {
  .c-form01 tr:first-child th {
    border-top: 1px solid #ccc;
  }
  .c-form01 tr:first-child td {
    border-top: 1px solid #ccc;
  }
  .c-form01 th {
    position: relative;
    width: 380px;
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 25px 0px 26px 10px;
    border-bottom: 1px solid #ccc;
    font-size: 1.6rem;
  }
  .c-form01 th.is-top {
    vertical-align: top;
    padding: 34px 0px 31px 10px;
  }
  .c-form01 th.has-checkbox {
    padding: 34px 0px 31px 10px;
  }
  .c-form01 td {
    padding: 25px 100px 26px 20px;
    border-bottom: 1px solid #ccc;
  }
  .c-form01 td.has-checkbox {
    padding: 34px 75px 31px 20px;
  }
  .c-form01 input[type="text"],
  .c-form01 input[type="email"],
  .c-form01 textarea,
  .c-form01 select {
    width: 100%;
    padding: 13px 20px;
    font-size: 1.6rem;
  }
  .c-form01 select {
    background-position: center right 22px;
  }
  .c-form01 textarea {
    height: 300px;
  }
  .c-form01__label {
    position: absolute;
    top: 35px;
    right: 0px;
    padding: 3px 20px;
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .c-form01__consent {
    text-align: center;
    margin-top: 42px;
    padding: 20px;
    font-size: 1.6rem;
  }
  .c-form01__consent-link {
    padding-left: 0;
    margin-left: -30px;
    font-size: 1.4rem;
  }
  .c-form01__consent-link:hover {
    text-decoration: none !important;
  }
  .c-form01__consent .mwform-checkbox-field {
    display: inline-block;
  }
  .c-form01__consent .mwform-checkbox-field .mwform-checkbox-field-text::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .c-form01__consent .mwform-checkbox-field input:checked + .mwform-checkbox-field-text::after {
    top: 8px;
  }
  .c-form01__submit-area {
    padding-top: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin: 0 -15px;
  }
  .c-form01__submit-area button {
    overflow: hidden;
    font-size: 1.6rem;
    width: 300px;
    max-width: 300px;
    height: 50px;
    margin: 0 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-form01__submit-area button:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ed1b2e;
    border: 1px solid #ed1b2e;
  }
  .c-form01__submit-area button[name="submitBack"] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-form01__submit-area button[name="submitBack"]:hover {
    border: 1px solid #000;
    background: #fff;
    color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
/* .c-form01__privacy
================================================== */
.c-form01__privacy {
  overflow-y: scroll;
  height: 420px;
  margin-top: 30px;
  border: 1px solid #ccc;
}
.c-form01__privacy-head {
  line-height: 1.5;
  margin-bottom: 5px;
  font-size: 1.6rem;
}
.c-form01__privacy-content {
  padding: 20px;
}
@media all and (min-width: 768px) {
  .c-form01__privacy {
    height: 270px;
    margin-top: 60px;
  }
  .c-form01__privacy-head {
    margin-bottom: 12px;
    font-size: 2rem;
  }
  .c-form01__privacy-content {
    padding: 30px;
  }
}
/* mw_wp_form mw_wp_form_confirm （確認画面）
==============================================*/
@media all and (min-width: 768px) {
  .mw_wp_form.mw_wp_form_confirm .c-form01 td {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}
.mw_wp_form .c-form01 .horizontal-item + .horizontal-item {
  margin-left: 0;
}
/*  .c-head01.is-black
================================================== */
.c-head01.is-black .c-head01__ja {
  color: #000;
}
.c-head01.is-black + .c-head01__txt {
  color: #000;
}
/*  .c-head01.is-bottom-narrow
================================================== */
@media all and (min-width: 768px) {
  .c-head01.is-bottom-narrow {
    margin-bottom: 25px;
  }
}
/*  .c-head01.is-left-pc
================================================== */
.c-head01.is-left-pc {
  text-align: center;
}
.c-head01.is-left-pc + .c-head01__txt {
  text-align: center;
}
@media all and (min-width: 768px) {
  .c-head01.is-left-pc {
    text-align: left;
  }
  .c-head01.is-left-pc + .c-head01__txt {
    text-align: left;
  }
}
/*  .c-head01.is-left
================================================== */
.c-head01.is-left {
  text-align: left;
}
.c-head01.is-left + .c-head01__txt {
  text-align: left;
}
/*  .c-head01
================================================== */
.c-head01 {
  margin-bottom: 15px;
  text-align: center;
}
.c-head01__en {
  font-size: 1.2rem;
}
.c-head01__ja {
  line-height: 1.6;
  margin-top: 5px;
  color: #fff;
  font-weight: 900;
  font-size: 3rem;
  letter-spacing: 0.12em;
}
.c-head01__txt {
  color: #fff;
  text-align: center;
}
@media all and (max-width: 360px) {
  .c-head01__ja {
    font-size: 2.6rem;
  }
}
@media all and (min-width: 768px) {
  .c-head01 {
    margin-bottom: 35px;
  }
  .c-head01__en {
    font-size: 1.6rem;
  }
  .c-head01__ja {
    margin-top: 0;
    font-size: 4.5rem;
    letter-spacing: 0.12em;
  }
}
/* c-head02
=============================================*/
.c-head02 {
  font-size: 1.8rem;
  padding-bottom: 12px;
  margin-bottom: 25px;
  border-bottom: 2px solid #000;
}
@media all and (min-width: 768px) {
  .c-head02 {
    font-size: 3rem;
    padding-bottom: 14px;
    margin-bottom: 30px;
  }
}
/* .c-head03.has-sub
=============================*/
.c-head03.has-sub .c-head03__main {
  font-size: 3rem;
  margin-bottom: 7px;
}
.c-head03.has-sub .c-head03__sub {
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.56;
}
@media all and (min-width: 768px) {
  .c-head03.has-sub .c-head03__main {
    font-size: 5rem;
  }
  .c-head03.has-sub .c-head03__sub {
    font-size: 2.2rem;
  }
}
/* .c-head03.is-white
=============================*/
.c-head03.is-white:before {
  background: #fff;
}
.c-head03.is-white .c-head03 {
  color: #fff;
}
.c-head03.is-white .c-head03__main {
  color: #fff;
}
.c-head03.is-white .c-head03__sub {
  color: #fff;
}
/* .c-head03
=============================*/
.c-head03 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 28px;
}
.c-head03:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  right: 0;
  left: 0;
  background: #000;
  bottom: 0;
  margin: auto;
}
.c-head03__main {
  line-height: 1.6;
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.12em;
}
@media all and (min-width: 768px) {
  .c-head03 {
    padding-bottom: 26px;
    margin-bottom: 38px;
  }
  .c-head03:before {
    width: 80px;
  }
  .c-head03__main {
    font-size: 3rem;
  }
}
/* .c-links01
==============================*/
.c-links01__inner {
  padding-top: 42px;
  padding-bottom: 58px;
}
.c-links01__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-links01__item {
  width: calc(100% / 3 - 5px);
}
.c-links01__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding-bottom: 7px;
  border-bottom: 2px solid #000;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
}
.c-links01__item.is-current .c-links01__item-link {
  border-bottom: 2px solid #ed1b2e;
  color: #ed1b2e;
}
@media (max-width: 320px) {
  .c-links01__item-link {
    font-size: 1.1rem;
  }
}
@media all and (min-width: 768px) {
  .c-links01__inner {
    padding-top: 41px;
    padding-bottom: 92px;
  }
  .c-links01__item {
    width: 340px;
  }
  .c-links01__item:nth-child(3n+2) {
    margin: 0 30px 0px;
  }
  .c-links01__item-link {
    padding-bottom: 10px;
    font-size: 1.8rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-links01__item-link:hover {
    color: #ed1b2e;
    border-bottom: 2px solid #ed1b2e;
  }
}
/* .c-list01
=========================*/
.c-list01__item {
  position: relative;
  padding-left: 34px;
}
.c-list01__item:before {
  position: absolute;
  display: block;
  content: "";
  width: 22px;
  height: 18px;
  top: 3px;
  left: 1px;
  background: url(../img/common/ico_check01.png) center center / contain no-repeat;
}
@media all and (max-width: 767px) {
  .c-list01__item + .c-list01__item {
    margin-top: 7px;
  }
}
@media all and (min-width: 768px) {
  .c-list01__item {
    padding-left: 46px;
    font-size: 2rem;
    letter-spacing: 0.12em;
  }
  .c-list01__item:before {
    width: 33px;
    height: 23px;
    top: 7px;
  }
  .c-list01__item + .c-list01__item {
    margin-top: 8px;
  }
}
/* .c-logo01
=============================*/
.c-logo01__list {
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-logo01__item {
  width: 105px;
  margin: 0 5px 10px;
}
@media all and (min-width: 768px) {
  .c-logo01__item {
    width: 127px;
    margin: 0 6px 5px;
  }
}
/* .c-marketing01
================================================ */
.c-marketing01 {
  background: #f6f6f6;
}
.c-marketing01__inner {
  position: relative;
  padding-top: 58px;
  padding-bottom: 50px;
}
.c-marketing01-list {
  margin-top: 40px;
}
.c-marketing01-list__item {
  position: relative;
}
.c-marketing01-list__item + .c-marketing01-list__item {
  margin-top: 20px;
}
.c-marketing01-list__item-area-txt {
  color: #fff;
  position: absolute;
  z-index: 1;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-marketing01-list__item-en {
  font-size: 3rem;
}
.c-marketing01-list__item-en.is-small {
  font-size: 2.6rem;
}
.c-marketing01-list__item-ja {
  font-size: 1.4rem;
  line-height: 1.6;
}
.c-marketing01-list__item-btn {
  color: #000;
  border-bottom: 1px solid;
  position: relative;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
  font-size: 1.2rem;
}
.c-marketing01-list__item-btn::before {
  width: 12px;
  height: 11px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  right: 9px;
  top: 18px;
}
.c-marketing01__btn {
  width: 300px;
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .c-marketing01-list__item-bg {
    height: 140px;
    position: relative;
  }
  .c-marketing01-list__item-bg img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: middle;
  }
}
@media all and (max-width: 360px) {
  .c-marketing01-list__item-en {
    font-size: 2.6rem;
  }
  .c-marketing01-list__item-en.is-small {
    font-size: 2.2rem;
  }
}
@media all and (min-width: 768px) {
  .c-marketing01__inner {
    padding-top: 69px;
    padding-bottom: 78px;
  }
  .c-marketing01__inner::before {
    top: -30px;
    left: -370px;
    width: 770px;
    height: 731px;
  }
  .c-marketing01-list {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-marketing01-list__item {
    width: 50%;
    position: relative;
    margin-top: 28px !important;
  }
  .c-marketing01-list__item + .c-marketing01-list__item {
    margin-top: 0px;
  }
  .c-marketing01-list__item:nth-of-type(3n) {
    margin-right: 0;
  }
  .c-marketing01-list__item:nth-of-type(-n + 3) {
    margin-top: 0;
  }
  .c-marketing01-list__item-area-txt {
    top: calc(50% - 38px);
  }
  .c-marketing01-list__item-en {
    font-size: 3.5rem;
  }
  .c-marketing01-list__item-en.is-small {
    font-size: 3rem;
  }
  .c-marketing01-list__item-ja {
    font-size: 1.6rem;
  }
  .c-marketing01-list__item-btn {
    height: 70px;
    padding-left: 11px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.4rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-marketing01-list__item-btn::before {
    width: 12px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    right: 9px;
    top: 28px;
  }
  .c-marketing01-list__item-link:hover .c-marketing01-list__item-btn {
    color: #ed1b2e;
    border-color: #ed1b2e;
  }
  .c-marketing01__btn {
    margin-top: 60px;
    width: 360px;
  }
}
/* .c-pager01
================================================ */
.c-pager01 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin-top: 49px;
  margin-bottom: 0px;
}
.c-pager01 li {
  margin: 0 1px 5px;
  font-size: 1.6rem;
  font-weight: bold;
}
.c-pager01 li a,
.c-pager01 li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 38px;
  height: 38px;
  line-height: 1.5;
  font-weight: 700;
  text-decoration: none;
}
.c-pager01 li.pages {
  display: none;
}
.c-pager01 li.current span {
  position: relative;
  color: #ed1b2e;
}
.c-pager01 li.current span:before {
  position: absolute;
  content: "";
  bottom: 0px;
  width: 12px;
  height: 2px;
  background: #ed1b2e;
}
.c-pager01 li.previous a,
.c-pager01 li.next a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: 300%;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-pager01 li.previous a:before,
.c-pager01 li.next a:before {
  content: '';
  width: 10px;
  height: 11px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  left: 50%;
}
.c-pager01 li.previous {
  margin-right: 10px;
}
.c-pager01 li.previous a:before {
  -webkit-transform: scale(-1, 1) translate(-50%, -50%);
  transform: scale(-1, 1) translate(-50%, -50%);
  left: 10px;
}
.c-pager01 li.next {
  margin-left: 10px;
}
.c-pager01 li.next a:before {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  right: -2px;
}
@media all and (max-width: 360px) {
  .c-pager01 li a,
  .c-pager01 li span {
    width: 35px;
    height: 35px;
  }
}
@media all and (min-width: 768px) {
  .c-pager01 {
    margin-top: 80px;
    margin-bottom: 0px;
  }
  .c-pager01 li {
    margin: 0 2px 5px;
  }
  .c-pager01 li a,
  .c-pager01 li span {
    width: 35px;
    height: 40px;
  }
  .c-pager01 li.page {
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager01 li.page:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager01 li.page:hover {
    color: #ed1b2e;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager01 li.page:hover:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 2px;
    background: #ed1b2e;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .c-pager01 li.previous a,
  .c-pager01 li.next a {
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager01 li.previous a:before,
  .c-pager01 li.next a:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager01 li.previous a:hover,
  .c-pager01 li.next a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #ed1b2e;
  }
  .c-pager01 li.previous a:hover:before,
  .c-pager01 li.next a:hover:before {
    width: 10px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager01 li.previous {
    margin-right: 10px;
  }
  .c-pager01 li.next {
    margin-left: 10px;
  }
}
/*  .c-pager02.is-media
================================================== */
@media all and (min-width: 768px) {
  .c-pager02.is-media .c-pager02__prev {
    left: 144px;
  }
  .c-pager02.is-media .c-pager02__next {
    right: 144px;
  }
}
/*  .c-pager02
================================================== */
.c-pager02 {
  position: relative;
  padding-top: 60px;
  margin-top: 35px;
  line-height: 1;
}
.c-pager02 a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.c-pager02__prev,
.c-pager02__next {
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
}
.c-pager02__prev a,
.c-pager02__next a {
  width: 40px;
  height: 40px;
  text-indent: -999px;
  overflow: hidden;
}
.c-pager02__prev a:after,
.c-pager02__next a:after {
  position: absolute;
  width: 12px;
  height: 11px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-pager02__prev {
  left: 118px;
}
.c-pager02__prev a:after {
  -webkit-transform: scale(-1, 1) translate(50%, -50%);
  transform: scale(-1, 1) translate(50%, -50%);
}
.c-pager02__next {
  right: 118px;
}
.c-pager02__all {
  max-width: 300px;
  margin: auto;
  border: 1px solid #000;
  border-radius: 26px;
}
.c-pager02__all a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: block;
  padding: 17px 5px;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 360px) {
  .c-pager02__prev {
    left: 100px;
  }
  .c-pager02__next {
    right: 100px;
  }
}
@media (max-width: 320px) {
  .c-pager02__prev {
    left: 90px;
  }
  .c-pager02__next {
    right: 90px;
  }
}
@media all and (min-width: 768px) {
  .c-pager02 {
    padding-top: 0;
    margin-top: 28px;
  }
  .c-pager02 a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
  }
  .c-pager02__prev,
  .c-pager02__next {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager02__prev:hover,
  .c-pager02__next:hover {
    border: 1px solid #ed1b2e;
  }
  .c-pager02__prev a,
  .c-pager02__next a {
    width: 50px;
    height: 50px;
    font-size: 1.6rem;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager02__prev a:hover:after,
  .c-pager02__next a:hover:after {
    width: 60px;
    width: 12px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager02__prev {
    left: 317px;
  }
  .c-pager02__next {
    right: 317px;
  }
  .c-pager02__all {
    max-width: 300px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager02__all:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #fff;
  }
  .c-pager02__all a {
    padding: 17px 5px;
    font-size: 1.6rem;
    border-radius: 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-pager02__all a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #ed1b2e;
    color: #fff;
  }
}
/* .c-partnership01
================================================ */
.c-partnership01 {
  background: #fff;
}
.c-partnership01__inner {
  padding-top: 75px;
  padding-bottom: 60px;
}
.c-partnership01-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 38px;
}
@media all and (max-width: 767px) {
  .c-partnership01-list__item {
    width: calc(50% - 15px);
    margin-bottom: 15px;
  }
  .c-partnership01-list__item:nth-child(odd) {
    margin-right: 15px;
  }
  .c-partnership01-list__item:nth-child(even) {
    margin-left: 15px;
  }
  .c-partnership01-list__item:nth-child(1),
  .c-partnership01-list__item:nth-child(2) {
    position: relative;
    max-height: 80px;
    height: 80px;
  }
  .c-partnership01-list__item:nth-child(1) img,
  .c-partnership01-list__item:nth-child(2) img {
    position: absolute;
    max-height: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media all and (min-width: 768px) {
  .c-partnership01__inner {
    padding-top: 96px;
    padding-bottom: 100px;
  }
  .c-partnership01-list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .c-partnership01-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 200px;
    margin: 0px 15px 0 15px;
  }
  .c-partnership01-list__item img {
    width: 190px;
  }
  .c-partnership01-list__item:nth-child(1) {
    width: 105px;
  }
  .c-partnership01-list__item:nth-child(2) {
    width: 125px;
  }
  .c-partnership01-list__item:nth-child(1) img,
  .c-partnership01-list__item:nth-child(2) img {
    width: 105px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .c-partnership01-list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 690px;
    margin: 0 auto;
    padding-left: 0;
  }
  .c-partnership01-list__item:nth-child(1),
  .c-partnership01-list__item:nth-child(2) {
    width: 200px;
  }
  .c-partnership01-list__item:nth-child(1) img,
  .c-partnership01-list__item:nth-child(2) img {
    width: 105px;
    height: 80px;
    margin: 0 auto;
  }
  .c-partnership01-list__item:nth-of-type(-n + 6) {
    margin-top: 30px;
  }
  .c-partnership01-list__item:nth-of-type(-n + 3) {
    margin-top: 0;
  }
}
/* .c-point01
===============================*/
.c-point01 {
  padding-bottom: 24px;
  border-bottom: 2px solid #000;
}
.c-point01__head {
  position: relative;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.12em;
}
.c-point01__head:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #000;
  left: 0;
}
.c-point01__head-main {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.55;
  background: #fff;
  padding: 0 12px;
}
.c-point01__txt {
  padding: 0 9px;
}
@media all and (min-width: 768px) {
  .c-point01 {
    padding-bottom: 38px;
  }
  .c-point01__head {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
  }
  .c-point01__head-main {
    padding: 0 31px;
    letter-spacing: 0.12em;
    font-size: 2.2rem;
  }
  .c-point01__txt {
    padding: 0 27px;
  }
  .c-point01__img {
    width: 900px;
    margin: 0 auto;
  }
}
/* c-popular01
===============================*/
.c-popular01__inner {
  padding-top: 48px;
  padding-bottom: 0px;
}
.c-popular01__header {
  position: relative;
  text-align: center;
  margin-bottom: 16px;
}
.c-popular01__header:before,
.c-popular01__header:after {
  position: absolute;
  content: "";
  width: 19%;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #000;
}
.c-popular01__header:before {
  left: 0px;
}
.c-popular01__header:after {
  right: 0px;
}
.c-popular01__header-head {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
}
.c-popular01__list {
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
}
.c-popular01__item {
  max-width: 200px;
  margin: 0 auto;
}
.c-popular01__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  min-height: 50px;
  padding: 10px 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 26px;
}
@media all and (max-width: 767px) {
  .c-popular01__item + .c-popular01__item {
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
  .c-popular01__header-head {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 768px) {
  .c-popular01__header {
    margin-bottom: 22px;
  }
  .c-popular01__header:before,
  .c-popular01__header:after {
    width: 31%;
  }
  .c-popular01__header-head {
    font-size: 2.2rem;
  }
  .c-popular01__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 54px 11px;
  }
  .c-popular01__item {
    margin: 0 0 20px 0;
    min-width: 200px;
    max-width: 100%;
  }
  .c-popular01__item:nth-child(3n+2) {
    margin: 0 20px 0px;
  }
  .c-popular01__item-link {
    max-width: 100%;
    min-width: 200px;
    letter-spacing: 0.12em;
    font-size: 1.4rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-popular01__item-link:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #ed1b2e;
    color: #ed1b2e;
  }
}
/* .c-set01
============================*/
.c-set01__item-head {
  padding-bottom: 15px;
  margin-bottom: 23px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  line-height: 1.6;
  letter-spacing: 0.12em;
}
.c-set01__item-txt {
  color: #fff;
}
@media all and (max-width: 767px) {
  .c-set01__item + .c-set01__item {
    margin-top: 52px;
  }
  .c-set01__item-txt {
    margin-bottom: 17px;
  }
}
@media all and (min-width: 768px) {
  .c-set01__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .c-set01__item + .c-set01__item {
    margin-top: 63px;
  }
  .c-set01__item-area-txt {
    margin-top: 8px;
    width: 520px;
  }
  .c-set01__item-head {
    font-size: 2.4rem;
  }
  .c-set01__item-txt {
    font-size: 1.4rem;
  }
  .c-set01__item-img {
    width: 520px;
  }
  .c-set01__item.is-reverse .c-set01__item-area-txt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* .c-set02.has-arrow .is-sp-col5
===============================*/
@media all and (max-width: 767px) {
  .c-set02.has-arrow .c-set02__item {
    position: relative;
  }
  .c-set02.has-arrow .c-set02__item + .c-set02__item {
    margin-top: 80px;
  }
  .c-set02.has-arrow .c-set02__item:before {
    position: absolute;
    bottom: -51px;
    width: 24px;
    height: 26px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
  }
  .c-set02.has-arrow .c-set02__item:last-child:before {
    content: none;
  }
}
@media all and (min-width: 768px) {
  .c-set02.has-arrow .c-set02__item {
    position: relative;
  }
  .c-set02.has-arrow .c-set02__item-img {
    position: relative;
  }
  .c-set02.has-arrow .c-set02__item-img:after {
    position: absolute;
    width: 24px;
    height: 26px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -56px;
  }
  .c-set02.has-arrow .c-set02__item:last-child .c-set02__item-img:after {
    content: none;
  }
}
/* .c-set02.has-arrow.is-pc-col3
===============================*/
@media all and (min-width: 768px) {
  .c-set02.has-arrow.is-pc-col3 .c-set02__item-img:after {
    right: -129px;
  }
}
/* .c-set02.has-arrow.is-pc-col4
===============================*/
@media all and (min-width: 768px) {
  .c-set02.has-arrow.is-pc-col4 .c-set02__item-img:after {
    right: -84px;
  }
}
/* c-set02.has-large-img
======================================*/
.c-set02.has-large-img .c-set02__item-img {
  width: 100%;
  max-width: 100%;
}
@media all and (min-width: 768px) {
  .c-set02.has-large-img .c-set02__item-img {
    width: 100%;
    max-width: 100%;
  }
}
/* c-set02.has-large-img.is-pc-col3
======================================*/
.c-set02.has-large-img.is-pc-col3 .c-set02__item-img {
  width: 100%;
  max-width: 100%;
}
@media all and (min-width: 768px) {
  .c-set02.has-large-img.is-pc-col3 .c-set02__item-img {
    width: 100%;
    max-width: 100%;
  }
}
/* c-set02.is-pc-col3
=================================*/
@media all and (min-width: 768px) {
  .c-set02.is-pc-col3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }
  .c-set02.is-pc-col3 .c-set02__item {
    width: 340px;
    margin-bottom: 30px;
  }
  .c-set02.is-pc-col3 .c-set02__item:nth-child(3n+2) {
    margin: 0 38px 30px;
  }
  .c-set02.is-pc-col3 .c-set02__item-img {
    width: 150px;
    margin: 0 auto 27px;
  }
  .c-set02.is-pc-col3 .c-set02__item-head {
    font-size: 2.4rem;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
}
/* .c-set02.is-pc-col4
===============================*/
@media all and (min-width: 768px) {
  .c-set02.is-pc-col4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -25px;
  }
  .c-set02.is-pc-col4 .c-set02__item {
    width: 245px;
    margin: 0 21px;
  }
  .c-set02.is-pc-col4 .c-set02__item-img {
    margin-bottom: 25px;
  }
}
/* .c-set02.is-pc-col5
===============================*/
@media all and (min-width: 768px) {
  .c-set02.is-pc-col5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
  .c-set02.is-pc-col5 .c-set02__item {
    width: 188px;
    margin: 0 20px;
  }
}
/* .c-set02
===============================*/
.c-set02__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-set02__item-img {
  width: 100px;
}
.c-set02__item-head {
  letter-spacing: 0.12em;
  font-size: 1.6rem;
  font-weight: bold;
}
.c-set02__item-header {
  font-weight: bold;
}
.c-set02__item-txt {
  width: 100%;
}
.c-set02__item-list {
  width: 100%;
}
.c-set02__item-list-item {
  position: relative;
  padding-left: 13px;
}
.c-set02__item-list-item:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  top: 10px;
  left: 3px;
  border-radius: 50%;
  background: #000;
}
@media all and (max-width: 767px) {
  .c-set02__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-set02__item + .c-set02__item {
    margin-top: 27px;
  }
  .c-set02__item-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .c-set02__item-head {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: 19px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(100% - 119px);
  }
  .c-set02__item-header {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: calc(100% - 119px);
    margin-left: 19px;
  }
  .c-set02__item-header-head {
    font-size: 2.2rem;
    margin-bottom: 10px;
    line-height: 1.59;
  }
  .c-set02__item-header-sub {
    font-size: 1.6rem;
    line-height: 1.56;
  }
  .c-set02__item-txt {
    margin-top: 19px;
  }
  .c-set02__item-list {
    margin-top: 19px;
  }
}
@media (max-width: 320px) {
  .c-set02__item-img {
    width: 80px;
  }
  .c-set02__item-head {
    width: calc(100% - 99px);
  }
  .c-set02__item-header {
    width: calc(100% - 99px);
  }
}
@media all and (min-width: 768px) {
  .c-set02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-set02__item {
    display: block;
  }
  .c-set02__item-img {
    width: 150px;
    margin: 0 auto 15px;
  }
  .c-set02__item-head {
    width: 100%;
    font-size: 1.8rem;
    text-align: center;
  }
  .c-set02__item-header {
    text-align: center;
    margin-bottom: 16px;
  }
  .c-set02__item-header-head {
    font-size: 2.4rem;
  }
  .c-set02__item-header-sub {
    font-size: 1.6rem;
  }
  .c-set02__item-list {
    margin-top: 18px;
  }
  .c-set02__item-list-item {
    padding-left: 20px;
  }
  .c-set02__item-list-item:before {
    top: 14px;
    left: 9px;
  }
}
.c-single01.is-media .c-single01-header {
  margin-bottom: 19px;
  padding-bottom: 0;
}
.c-single01.is-media .c-single01-header__block {
  padding-top: 20px;
  border-top: 2px solid #000;
  margin-bottom: 31px;
}
.c-single01.is-media .c-single01-header__sns {
  margin-top: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-single01.is-media .c-single01-header__sns-item {
  margin: 0 15px;
}
.c-single01.is-media .c-single01-header__sns-item-link {
  display: block;
  width: 44px;
  height: 44px;
}
.c-single01.is-media .c-single01-header__cat {
  min-width: 80px;
}
.c-single01.is-media .c-single01-header__head {
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: none;
}
@media all and (min-width: 768px) {
  .c-single01.is-media .c-single01-header__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 39px;
  }
  .c-single01.is-media .c-single01-header__head {
    padding-bottom: 23px;
  }
  .c-single01.is-media .c-single01-header__date {
    margin: 0 0 16px 5px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .c-single01.is-media .c-single01-header__sns {
    margin: 0 -15px 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.c-single01.is-media .c-single01-content {
  padding-bottom: 17px;
}
@media all and (min-width: 768px) {
  .c-single01.is-media .c-single01-content {
    padding-bottom: 5px;
  }
}
.c-single01.is-media .c-single01-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 70px;
}
.c-single01.is-media .c-single01-sns__item {
  margin: 0 15px 0;
}
.c-single01.is-media .c-single01-sns__item-link {
  display: block;
  width: 44px;
  height: 44px;
}
@media all and (min-width: 768px) {
  .c-single01.is-media .c-single01-sns {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -15px 79px -15px;
  }
}
/* c-single01-header
=================================== */
.c-single01-header {
  position: relative;
  margin-bottom: 21px;
  padding-bottom: 6px;
}
.c-single01-header__cat {
  display: inline-block;
  min-width: 122px;
  min-height: 25px;
  margin: 0 0 10px;
  padding: 3px 4px 4px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid;
  color: #fff;
  background: #000;
  font-size: 1.2rem;
  text-align: center;
}
.c-single01-header__head {
  line-height: 1.5;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0.12em;
  margin-bottom: 20px;
  padding-bottom: 17px;
  border-bottom: 2px solid #000;
}
.c-single01-header__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 2px;
  line-height: 1.5;
}
@media all and (min-width: 768px) {
  .c-single01-header {
    margin-bottom: 34px;
  }
  .c-single01-header__cat {
    min-width: 147px;
    height: 30px;
    margin-bottom: 19px;
    font-size: 1.4rem;
  }
  .c-single01-header__head {
    font-size: 3rem;
    padding-bottom: 19px;
  }
  .c-single01-header__date {
    margin: 0 0 8px 5px;
    font-size: 1.6rem;
  }
}
/* .c-single01-content
-------------------------------------- */
.c-single01-content {
  margin-bottom: 5px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  overflow: hidden;
}
.c-single01-content h1,
.c-single01-content h2,
.c-single01-content h3,
.c-single01-content h4,
.c-single01-content h5,
.c-single01-content h6,
.c-single01-content ul,
.c-single01-content ol {
  clear: both;
}
.c-single01-content h2 {
  position: relative;
  margin: 28px 0 24px;
  padding-bottom: 14px;
  border-bottom: 1px solid #000;
  line-height: 1.5;
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 0.12em;
}
.c-single01-content h3 {
  position: relative;
  margin: 37px 0 22px;
  padding-left: 28px;
  line-height: 1.5;
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: 0.12em;
}
.c-single01-content h3:before,
.c-single01-content h3:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 16px;
  left: 0px;
  background: #000;
  top: 7px;
}
.c-single01-content h3:after {
  left: 9px;
}
.c-single01-content h4 {
  margin: 28px 0 24px;
  font-size: 2rem;
  font-weight: 700;
}
.c-single01-content h5 {
  margin: 28px 0 24px;
  font-size: 1.8rem;
}
.c-single01-content img {
  width: 100%;
  margin: 0 auto 24px;
}
.c-single01-content a {
  color: #ed1b2e;
}
.c-single01-content ul,
.c-single01-content ol {
  list-style: none;
  padding-left: 0;
}
.c-single01-content ul {
  margin: 15px 0;
}
.c-single01-content ul li {
  position: relative;
  padding-left: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-single01-content ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ed1b2e;
}
.c-single01-content ol {
  margin: 15px 0 24px;
  counter-reset: number 0;
}
.c-single01-content ol li {
  position: relative;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  counter-increment: number 1;
}
.c-single01-content ol li:before {
  content: counter(number) ".";
  position: absolute;
  top: 0;
  left: 0;
}
.c-single01-content p + p {
  margin-top: 25px;
}
@media all and (min-width: 768px) {
  .c-single01-content {
    margin-bottom: 26px;
    padding-bottom: 50px;
  }
  .c-single01-content h2 {
    margin: 60px 0 22px;
    font-size: 2.4rem;
    padding-bottom: 18px;
  }
  .c-single01-content h3 {
    margin: 50px 0 25px;
    font-size: 2.2rem;
  }
  .c-single01-content h3:before,
  .c-single01-content h3:after {
    top: 9px;
  }
  .c-single01-content h4 {
    margin: 60px 0 22px;
    font-size: 2.2rem;
  }
  .c-single01-content h5 {
    margin: 60px 0 22px;
    font-size: 2rem;
  }
  .c-single01-content p + p {
    margin-top: 24px;
  }
  .c-single01-content p + p[class] {
    margin-top: 40px;
  }
  .c-single01-content p img {
    margin-top: 0px;
  }
  .c-single01-content ul {
    margin: 20px auto 15px;
  }
  .c-single01-content ul li:before {
    width: 5px;
    height: 5px;
  }
  .c-single01-content ul li + li {
    margin-top: 1px;
  }
  .c-single01-content ol {
    margin: 15px auto 27px;
  }
  .c-single01-content img {
    display: block;
    margin: 0 auto 31px;
    clear: both;
  }
  .c-single01-content .alignleft {
    float: left;
    margin-right: 40px;
  }
  .c-single01-content .alignright {
    float: right;
    margin-left: 40px;
  }
  .c-single01-content img.alignleft {
    display: inline;
    margin: 8px 40px 74px 0;
  }
  .c-single01-content img.alignleft + img.alignright {
    margin-left: -10px;
    clear: none;
  }
  .c-single01-content img.alignright {
    display: inline;
    margin: 10px 0 74px 50px;
  }
  .c-single01-content img.aligncenter {
    display: block;
    margin: 20px auto 32px;
    clear: both;
  }
}
/*  .c-slider01
================================================== */
.c-slider01 {
  margin: 0 -20px !important;
}
.c-slider01-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.c-slider01-nav__pagenation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50% !important;
  border-right: 1px solid #ccc;
  font-size: 2rem;
}
.c-slider01-nav__pagenation-current {
  margin-right: 42px;
}
.c-slider01-nav__pagenation-total {
  position: relative;
  color: #ccc;
}
.c-slider01-nav__pagenation-total::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -30px;
  width: 10px;
  height: 1px;
  background: #000;
}
.c-slider01-nav__area-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
}
.c-slider01-nav__prev,
.c-slider01-nav__next {
  position: relative;
  width: 38px;
  height: 38px;
  border: 1px solid;
  cursor: pointer;
  border-radius: 50%;
}
.c-slider01-nav__prev::before,
.c-slider01-nav__next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12px;
  height: 11px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-slider01-nav__prev {
  margin-right: 20px;
}
.c-slider01-nav__prev::before {
  -webkit-transform: rotate(180deg) translate(-50%, -50%);
  transform: rotate(180deg) translate(-50%, -50%);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.c-slider01__slide-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.6;
  margin-top: 15px;
}
.c-slider01__slide-meta__date {
  margin-right: 8px;
  margin-bottom: 12px;
  font-size: 1.4rem;
}
.c-slider01__slide-meta-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-bottom: 7px;
}
.c-slider01__slide-meta-cat__item {
  margin-right: 5px;
  margin-bottom: 5px;
}
.c-slider01__slide-meta-cat__item-in {
  display: block;
  padding: 2px 13px 3px;
  background: #000;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}
.c-slider01__slide-head {
  display: -webkit-box;
  max-height: 50px;
  overflow: hidden;
  font-weight: 900;
  font-size: 1.4rem;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media all and (min-width: 768px) {
  .c-slider01 {
    position: relative;
    overflow: visible !important;
    margin: 70px 0 0 !important;
    height: 560px !important;
  }
  .c-slider01-nav {
    position: absolute;
    top: -122px;
    right: 0;
    width: 320px;
    height: 50px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .c-slider01-nav__pagenation {
    padding-right: 30px;
  }
  .c-slider01-nav__pagenation-current {
    margin-right: 50px;
  }
  .c-slider01-nav__area-btn {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .c-slider01-nav__prev,
  .c-slider01-nav__next {
    width: 48px;
    height: 48px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-slider01-nav__prev:hover,
  .c-slider01-nav__next:hover {
    border-color: #ed1b2e;
  }
  .c-slider01-nav__prev:hover::before,
  .c-slider01-nav__next:hover::before {
    width: 12px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-slider01-nav__prev::before,
  .c-slider01-nav__next::before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .c-slider01__slide {
    width: 366px !important;
    -webkit-transform: translateY(78px);
    transform: translateY(78px);
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
  .c-slider01__slide.swiper-slide-active {
    width: 575px !important;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .c-slider01__slide.swiper-slide-active .c-slider01__slide-meta {
    margin-top: 28px;
  }
  .c-slider01__slide.swiper-slide-active .c-slider01__slide-head {
    max-height: 100px;
    font-size: 2.8rem;
  }
  .c-slider01__slide-img {
    width: 100%;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
  .c-slider01__slide-meta {
    margin-top: 19px;
  }
  .c-slider01__slide-meta__date {
    margin-right: 18px;
    margin-bottom: 20px;
    font-size: 1.6rem;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  .c-slider01__slide-meta-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-bottom: 15px;
  }
  .c-slider01__slide-meta-cat__item {
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .c-slider01__slide-meta-cat__item-in {
    display: block;
    padding: 3px 16px 4px;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
  }
  .c-slider01__slide-head {
    max-height: 56px;
    font-size: 1.6rem;
  }
}
/* .c-table01
==================================*/
@media all and (max-width: 767px) {
  .c-table01 table,
  .c-table01 tbody,
  .c-table01 th,
  .c-table01 td {
    display: block;
  }
  .c-table01 th,
  .c-table01 td {
    text-align: left;
  }
  .c-table01 th {
    padding: 17px 10px 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #eee;
  }
  .c-table01 td {
    padding: 18px 10px 16px;
  }
  .c-table01 tr:last-child td {
    border-bottom: 1px solid #ccc;
  }
}
@media all and (min-width: 768px) {
  .c-table01 tr:last-child th,
  .c-table01 tr:last-child td {
    border-bottom: 1px solid #ccc;
  }
  .c-table01 th,
  .c-table01 td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .c-table01 th {
    text-align: left;
    border-top: 1px solid #ccc;
    width: 300px;
    padding: 25px 0 22px 10px;
  }
  .c-table01 td {
    border-top: 1px solid #ccc;
    padding: 25px 0 22px 10px;
    letter-spacing: 0.15em;
  }
}
/* helper
================================================ */
.js-c-anime-elem[data-anime="fadein-up"] {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.js-c-anime-elem[data-anime="fadein-up"].is-animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.js-c-anime-elem[data-anime="fadein-left"] {
  opacity: 0;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.js-c-anime-elem[data-anime="fadein-left"].is-animated {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.js-c-anime-elem[data-anime="fadein-right"] {
  opacity: 0;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.js-c-anime-elem[data-anime="fadein-right"].is-animated {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.js-c-anime-elem[data-anime-delay="0.1"] {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.js-c-anime-elem[data-anime-delay="0.2"] {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.js-c-anime-elem[data-anime-delay="0.3"] {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.js-c-anime-elem[data-anime-delay="0.4"] {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.js-c-anime-elem[data-anime-delay="0.5"] {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.js-c-anime-elem[data-anime-delay="0.6"] {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.js-c-anime-elem[data-anime-delay="0.7"] {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.js-c-anime-elem[data-anime-delay="0.8"] {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.js-c-anime-elem[data-anime-delay="0.9"] {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.js-c-anime-elem[data-anime-delay="1"] {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.js-c-anime-elem[data-anime-delay="1.1"] {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.js-c-anime-elem[data-anime-delay="1.2"] {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.js-c-anime-elem[data-anime-delay="1.3"] {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.js-c-anime-elem[data-anime-delay="1.4"] {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.js-c-anime-elem[data-anime-delay="1.5"] {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.js-c-anime-elem[data-anime-delay="1.6"] {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.js-c-anime-elem[data-anime-delay="1.7"] {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}
.js-c-anime-elem[data-anime-delay="1.8"] {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.js-c-anime-elem[data-anime-delay="1.9"] {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}
.js-c-anime-elem[data-anime-delay="2"] {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.js-c-switch-tab {
  cursor: pointer;
}
.js-c-switch-content {
  opacity: 0;
  height: 0px;
}
.js-c-switch-content.is-active {
  opacity: 1;
  height: 100%;
}
.js-c-toggle-trigger {
  cursor: pointer;
}
.js-c-toggle-content {
  display: none;
}
/* page
================================================ */
/* .campaign-intro
=================================*/
.campaign-intro__inner {
  padding-top: 77px;
  padding-bottom: 20px;
}
@media all and (min-width: 768px) {
  .campaign-intro__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .campaign-intro__head {
    margin-bottom: 36px;
  }
  .campaign-intro__txt {
    text-align: center;
  }
}
/* .campaign-management
=================================*/
.campaign-management__inner {
  padding-top: 37px;
  padding-bottom: 53px;
}
.campaign-management__txt {
  margin-bottom: 27px;
}
@media all and (min-width: 768px) {
  .campaign-management__inner {
    padding-top: 50px;
    padding-bottom: 98px;
  }
  .campaign-management__head {
    margin-bottom: 34px;
  }
  .campaign-management__txt {
    margin-bottom: 39px;
    text-align: center;
  }
}
/* .campaign-flow
=================================*/
.campaign-flow__inner {
  padding-top: 59px;
  padding-bottom: 37px;
}
.campaign-flow__head {
  margin-bottom: 50px;
}
@media all and (min-width: 768px) {
  .campaign-flow__inner {
    position: relative;
    padding-top: 76px;
    padding-bottom: 57px;
  }
  .campaign-flow__inner:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 397px;
    right: -308px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/* .campaign-flow-list
=================================*/
@media all and (min-width: 768px) {
  .campaign-flow-list__item {
    margin-bottom: 40px;
  }
  .campaign-flow-list__item:nth-child(3n+2) {
    margin-bottom: 40px;
  }
}
/* .campaign-case
=================================*/
.campaign-case__inner {
  padding-top: 59px;
  padding-bottom: 60px;
}
.campaign-case__head {
  margin-bottom: 34px;
}
@media all and (min-width: 768px) {
  .campaign-case__inner {
    padding-top: 100px;
    padding-bottom: 34px;
  }
  .campaign-case__head {
    margin-bottom: 44px;
  }
}
/* .campaign-case-list
=================================*/
.campaign-case-list__item-num {
  position: relative;
  margin-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.campaign-case-list__item-num-main {
  display: inline-block;
  font-size: 3rem;
  letter-spacing: 0.08em;
  line-height: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
.campaign-case-list__item-num-line {
  display: inline-block;
  width: 100%;
  height: 1px;
  border-top: 1px solid #000;
}
.campaign-case-list__item-head {
  margin-bottom: 17px;
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  line-height: 1.55;
  font-weight: bold;
}
.campaign-case-list__item-txt {
  margin-bottom: 15px;
}
.campaign-case-list__item-follow-head {
  position: relative;
  text-align: center;
  background: #fff;
}
.campaign-case-list__item-follow-head:before,
.campaign-case-list__item-follow-head:after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 34%;
  height: 1px;
  background: #000;
}
.campaign-case-list__item-follow-head:before {
  left: 0px;
}
.campaign-case-list__item-follow-head:after {
  right: 0px;
}
.campaign-case-list__item-follow-head-main {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
}
.campaign-case-list__item-follow-list {
  position: relative;
  padding: 16px 17px 24px;
  border: 1px solid #000;
  border-top: none;
  font-size: 0;
}
.campaign-case-list__item-follow-list:before,
.campaign-case-list__item-follow-list:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 1px;
  background: #000;
  top: -16px;
}
.campaign-case-list__item-follow-list:before {
  left: -1px;
}
.campaign-case-list__item-follow-list:after {
  right: -1px;
}
.campaign-case-list__item-follow-item {
  display: inline-block;
  min-width: 82px;
  height: 25px;
  color: #fff;
  background: #000;
  font-size: 0;
  padding: 2px 13px 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin: 0 2px 5px;
}
.campaign-case-list__item-follow-item-txt {
  font-size: 1.2rem;
}
@media all and (max-width: 767px) {
  .campaign-case-list__item + .campaign-case-list__item {
    margin-top: 44px;
  }
}
@media (max-width: 320px) {
  .campaign-case-list__item-head {
    font-size: 1.65rem;
  }
  .campaign-case-list__item-txt {
    font-size: 1.4rem;
  }
}
@media all and (min-width: 768px) {
  .campaign-case-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .campaign-case-list__item {
    width: 520px;
    margin-bottom: 67px;
  }
  .campaign-case-list__item:nth-child(odd) {
    margin-right: 30px;
  }
  .campaign-case-list__item:nth-child(even) {
    margin-left: 30px;
  }
  .campaign-case-list__item-num {
    margin-bottom: 25px;
  }
  .campaign-case-list__item-num-main {
    font-size: 5rem;
    margin-right: 28px;
  }
  .campaign-case-list__item-head {
    margin-bottom: 17px;
    font-size: 2.4rem;
  }
  .campaign-case-list__item-txt {
    margin-bottom: 25px;
  }
  .campaign-case-list__item-follow-head-main {
    font-size: 2.2rem;
  }
  .campaign-case-list__item-follow-list {
    padding: 16px 26px 23px;
  }
  .campaign-case-list__item-follow-list::before,
  .campaign-case-list__item-follow-list::after {
    height: 20px;
    top: -20px;
  }
  .campaign-case-list__item-follow-item {
    padding: 3px 19px;
    margin: 0 1px 5px;
    min-width: 101px;
    height: 30px;
  }
  .campaign-case-list__item-follow-item-txt {
    font-size: 1.4rem;
  }
}
/* .company-info
================================================== */
.company-info__inner {
  padding-top: 50px;
  padding-bottom: 25px;
}
@media all and (min-width: 768px) {
  .company-info__inner {
    padding-top: 49px;
    padding-bottom: 50px;
  }
}
/* .company-map
================================================== */
.company-map {
  margin-bottom: -16px;
}
.company-map__inner {
  padding-top: 22px;
  padding-bottom: 0px;
}
.company-map__detail {
  position: relative;
  padding-bottom: 119.8%;
  width: 100%;
  margin-bottom: 19px;
}
.company-map__detail iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media all and (min-width: 768px) {
  .company-map {
    margin-bottom: -19px;
  }
  .company-map__inner {
    padding-top: 16px;
    padding-bottom: 0px;
  }
  .company-map__detail {
    padding-bottom: 36.2%;
  }
}
/*  .contact-form
================================================== */
.contact-form__inner {
  padding-top: 50px;
  padding-bottom: 72px;
}
.contact-form__txt {
  margin-bottom: 35px;
  padding-bottom: 15px;
  padding: 0 0px 0 6px;
}
.contact-form__tel {
  padding-bottom: 24px;
  margin-bottom: 60px;
  border-bottom: 2px solid #000;
}
.contact-form__tel-head {
  position: relative;
  text-align: center;
  margin-bottom: 14px;
}
.contact-form__tel-head:before,
.contact-form__tel-head:after {
  position: absolute;
  content: "";
  width: 32px;
  height: 2px;
  background: #000;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contact-form__tel-head:before {
  left: 0;
}
.contact-form__tel-head:after {
  right: 0;
}
.contact-form__tel-head-main {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.55;
}
.contact-form__tel-num {
  margin-bottom: 2px;
}
.contact-form__tel-num-link {
  display: block;
}
.contact-form__tel-num-detail {
  position: relative;
  text-align: center;
  font-size: 2.6rem;
  padding-left: 30px;
  letter-spacing: 0.08em;
}
.contact-form__tel-num-detail:before {
  position: absolute;
  left: 52px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
  height: 22px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216px%22%20height%3D%2222px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M1.509%2C1.632%20C0.104%2C2.542%20-0.172%2C5.385%200.359%2C7.704%20C0.907%2C10.014%201.844%2C12.214%203.131%2C14.210%20C4.443%2C16.187%206.071%2C17.937%207.949%2C19.390%20C9.853%2C20.819%2012.565%2C21.726%2013.970%2C20.819%20C14.691%2C20.292%2015.307%2C19.634%2015.784%2C18.879%20L15.028%2C17.712%20L12.953%2C14.517%20C12.799%2C14.279%2011.829%2C14.496%2011.340%2C14.774%20C10.827%2C15.144%2010.394%2C15.614%2010.068%2C16.155%20C9.613%2C16.417%209.232%2C16.155%208.437%2C15.791%20C7.233%2C14.988%206.225%2C13.926%205.486%2C12.683%20C4.652%2C11.502%204.093%2C10.150%203.850%2C8.725%20C3.840%2C7.852%203.757%2C7.398%204.182%2C7.092%20C4.810%2C7.015%205.416%2C6.812%205.963%2C6.495%20C6.418%2C6.160%207.011%2C5.372%206.857%2C5.129%20L4.782%2C1.934%20L4.024%2C0.768%20C3.139%2C0.895%202.285%2C1.189%201.509%2C1.632%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-form__tel-sub {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.75;
  letter-spacing: 0.12em;
}
@media (max-width: 320px) {
  .contact-form__tel-head:before,
  .contact-form__tel-head:after {
    width: 18px;
  }
  .contact-form__tel-head-main {
    font-size: 1.7rem;
  }
  .contact-form__tel-num-detail:before {
    left: 22px;
  }
}
@media all and (min-width: 768px) {
  .contact-form__inner {
    padding-top: 46px;
    padding-bottom: 100px;
  }
  .contact-form__txt {
    text-align: center;
    margin-bottom: 5px;
    padding-bottom: 30px;
    letter-spacing: 0.12em;
    line-height: 1.75;
  }
  .contact-form__tel {
    padding-bottom: 40px;
  }
  .contact-form__tel-head {
    margin-bottom: 21px;
  }
  .contact-form__tel-head:before,
  .contact-form__tel-head:after {
    width: 373px;
  }
  .contact-form__tel-head-main {
    font-size: 2.2rem;
    letter-spacing: 0.12em;
  }
  .contact-form__tel-num-link {
    pointer-events: none;
  }
  .contact-form__tel-num-detail {
    padding-left: 51px;
    font-size: 5rem;
  }
  .contact-form__tel-num-detail:before {
    left: 324px;
    width: 28px;
    height: 38px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216px%22%20height%3D%2222px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M1.509%2C1.632%20C0.104%2C2.542%20-0.172%2C5.385%200.359%2C7.704%20C0.907%2C10.014%201.844%2C12.214%203.131%2C14.210%20C4.443%2C16.187%206.071%2C17.937%207.949%2C19.390%20C9.853%2C20.819%2012.565%2C21.726%2013.970%2C20.819%20C14.691%2C20.292%2015.307%2C19.634%2015.784%2C18.879%20L15.028%2C17.712%20L12.953%2C14.517%20C12.799%2C14.279%2011.829%2C14.496%2011.340%2C14.774%20C10.827%2C15.144%2010.394%2C15.614%2010.068%2C16.155%20C9.613%2C16.417%209.232%2C16.155%208.437%2C15.791%20C7.233%2C14.988%206.225%2C13.926%205.486%2C12.683%20C4.652%2C11.502%204.093%2C10.150%203.850%2C8.725%20C3.840%2C7.852%203.757%2C7.398%204.182%2C7.092%20C4.810%2C7.015%205.416%2C6.812%205.963%2C6.495%20C6.418%2C6.160%207.011%2C5.372%206.857%2C5.129%20L4.782%2C1.934%20L4.024%2C0.768%20C3.139%2C0.895%202.285%2C1.189%201.509%2C1.632%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .contact-form__tel-sub {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 768px) {
  .contact-thanks__inner {
    text-align: center;
  }
}
/* .ar-intro
==================================*/
.ar-intro__inner {
  padding-top: 50px;
  padding-bottom: 37px;
}
.ar-intro__txt {
  margin-bottom: 20px;
}
@media all and (min-width: 768px) {
  .ar-intro__inner {
    padding-top: 50px;
    padding-bottom: 68px;
  }
  .ar-intro__txt {
    margin-bottom: 30px;
    text-align: center;
  }
}
/* .ar-suggestion
==================================*/
.ar-suggestion__inner {
  padding-top: 59px;
  padding-bottom: 18px;
}
.ar-suggestion__head {
  margin-bottom: 50px;
}
@media all and (min-width: 768px) {
  .ar-suggestion__inner {
    padding-top: 77px;
    padding-bottom: 67px;
  }
}
/* .ar-solution
==================================*/
.ar-solution__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ar-solution__txt {
  margin-bottom: 48px;
}
@media all and (min-width: 768px) {
  .ar-solution__inner {
    padding-top: 94px;
    padding-bottom: 99px;
  }
  .ar-solution__txt {
    margin-bottom: 37px;
    text-align: center;
  }
}
/* .ar-solution-list
==================================*/
.ar-solution-list__item-head {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 23px;
  border-bottom: 1px solid #000;
}
.ar-solution-list__item-head-en {
  margin-bottom: 3px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.56;
}
.ar-solution-list__item-head-ja {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.12em;
}
.ar-solution-list__item-area-img-inner {
  background: center bottom -webkit-gradient(linear, left top, left bottom, from(#841532), color-stop(51.46%, #0b0e61), to(#359ed8)) no-repeat;
  background: center bottom linear-gradient(#841532 0%, #0b0e61 51.46%, #359ed8 100%) no-repeat;
  background-size: 100% 62%;
}
.ar-solution-list__item-img {
  width: 200px;
  margin: 0 auto;
}
@media all and (max-width: 767px) {
  .ar-solution-list__item + .ar-solution-list__item {
    margin-top: 50px;
  }
  .ar-solution-list__item-txt {
    margin-bottom: 27px;
  }
}
@media all and (min-width: 768px) {
  .ar-solution-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ar-solution-list__item + .ar-solution-list__item {
    margin-top: 97px;
  }
  .ar-solution-list__item-area-txt {
    width: 520px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: -10px;
  }
  .ar-solution-list__item-head {
    padding-bottom: 19px;
  }
  .ar-solution-list__item-head-en {
    font-size: 1.8rem;
    margin-bottom: 9px;
  }
  .ar-solution-list__item-head-ja {
    font-size: 2.4rem;
  }
  .ar-solution-list__item-area-img {
    width: 520px;
  }
  .ar-solution-list__item-img {
    width: 300px;
  }
  .ar-solution-list__item.is-reverse .ar-solution-list__item-area-txt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .ar-solution-list__qr {
    margin-top: 23px;
  }
}
/* .ar-feature
==================================*/
.ar-feature__inner {
  padding-top: 59px;
  padding-bottom: 60px;
}
.ar-feature__head {
  margin-bottom: 49px;
}
@media all and (min-width: 768px) {
  .ar-feature__inner {
    padding-top: 73px;
    padding-bottom: 100px;
  }
  .ar-feature__head {
    margin-bottom: 58px;
  }
}
/* .ar-technology
==================================*/
.ar-technology__inner {
  padding-top: 59px;
  padding-bottom: 61px;
}
.ar-technology__txt {
  margin-bottom: 51px;
}
@media all and (min-width: 768px) {
  .ar-technology__inner {
    padding-top: 94px;
    padding-bottom: 101px;
  }
  .ar-technology__txt {
    margin-bottom: 23px;
    text-align: center;
  }
}
/* .ar-technology-sec
==================================*/
.ar-technology-sec__detail + .ar-technology-sec__detail {
  margin-top: 55px;
}
.ar-technology-sec__detail-head {
  position: relative;
  margin-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ar-technology-sec__detail-head-main {
  display: inline-block;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  line-height: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
.ar-technology-sec__detail-head-line {
  display: inline-block;
  width: 100%;
  height: 1px;
  border-top: 1px solid #000;
}
.ar-technology-sec__detail-txt {
  margin-bottom: 27px;
}
.ar-technology-sec__detail-item {
  position: relative;
}
.ar-technology-sec__detail-item-img {
  width: 230px;
  margin: 0 auto;
}
@media all and (max-width: 767px) {
  .ar-technology-sec__detail-item + .ar-technology-sec__detail-item {
    margin-top: 62px;
  }
  .ar-technology-sec__detail-item:before {
    position: absolute;
    bottom: -42px;
    width: 24px;
    height: 26px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
  }
  .ar-technology-sec__detail-item:last-child:before {
    content: none;
  }
}
@media all and (min-width: 768px) {
  .ar-technology-sec__detail + .ar-technology-sec__detail {
    margin-top: 87px;
  }
  .ar-technology-sec__detail-head {
    margin-bottom: 32px;
  }
  .ar-technology-sec__detail-head-main {
    font-size: 4rem;
    margin-right: 28px;
  }
  .ar-technology-sec__detail-txt {
    margin-bottom: 38px;
  }
  .ar-technology-sec__detail-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px;
  }
  .ar-technology-sec__detail-item {
    margin: 0 30px;
  }
  .ar-technology-sec__detail-item:after {
    position: absolute;
    width: 24px;
    height: 26px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -43px;
  }
  .ar-technology-sec__detail-item:last-child:after {
    content: none;
  }
}
/* .studio-intro
==================================*/
.studio-intro__inner {
  padding-top: 50px;
  padding-bottom: 50px;
}
.studio-intro__txt {
  margin-bottom: 26px;
}
.studio-intro-logo__list {
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.studio-intro-logo__item {
  width: 105px;
  margin: 0 5px 10px;
}
@media all and (min-width: 768px) {
  .studio-intro__inner {
    padding-top: 50px;
    padding-bottom: 97px;
  }
  .studio-intro__txt {
    margin-bottom: 34px;
    text-align: center;
  }
  .studio-intro-logo__item {
    width: 127px;
    margin: 0 6px 5px;
  }
}
/* .studio-point
==================================*/
.studio-point__inner {
  padding-top: 59px;
  padding-bottom: 18px;
}
.studio-point__head {
  margin-bottom: 28px;
}
.studio-point__txt {
  margin-bottom: 37px;
  color: #fff;
}
@media all and (min-width: 768px) {
  .studio-point__inner {
    padding-top: 77px;
    padding-bottom: 71px;
  }
  .studio-point__head {
    margin-bottom: 38px;
  }
  .studio-point__txt {
    margin-bottom: 37px;
    text-align: center;
  }
}
/* .studio-effect
==================================*/
.studio-effect__inner {
  padding-top: 59px;
  padding-bottom: 58px;
}
.studio-effect__head {
  margin-bottom: 56px;
}
@media (max-width: 320px) {
  .studio-effect__head-main {
    font-size: 2rem;
  }
}
@media all and (min-width: 768px) {
  .studio-effect__inner {
    padding-top: 97px;
    padding-bottom: 100px;
  }
  .studio-effect__head {
    margin-bottom: 39px;
  }
}
/* .studio-effect-list
==================================*/
.studio-effect-list__item-head {
  position: relative;
  margin-bottom: 31px;
}
.studio-effect-list__item-head:after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background: #000;
  right: 0px;
  z-index: -1;
}
.studio-effect-list__item-head-main {
  display: inline-block;
  padding-right: 18px;
  font-size: 2rem;
  letter-spacing: 0.08em;
  font-weight: bold;
  background: #fff;
}
.studio-effect-list__item-area-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.studio-effect-list__item-area-num-wrap {
  margin: 0 15px 0 15px;
}
.studio-effect-list__item-num {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.studio-effect-list__item-num-detail {
  margin-bottom: 7px;
  font-size: 4rem;
  line-height: 1;
  font-weight: bold;
  margin-right: 5px;
}
.studio-effect-list__item-num-sub {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.studio-effect-list__item-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.studio-effect-list__item-imgs-item:last-child .studio-effect-list__item-imgs-item-detail:before {
  content: none;
}
.studio-effect-list__item-imgs-item-detail {
  position: relative;
  max-width: 144px;
  width: 100%;
  margin-bottom: 13px;
}
.studio-effect-list__item-imgs-item-detail:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -35px;
  width: 25px;
  height: 27px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23333%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.studio-effect-list__item-imgs-item-detail-unit {
  font-size: 2rem;
}
.studio-effect-list__item-imgs-item-detail-video {
  width: 100%;
}
.studio-effect-list__item-imgs-item-detail-video video {
  max-width: 100%;
}
.studio-effect-list__item-imgs-item-txt {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .studio-effect-list__item + .studio-effect-list__item {
    margin-top: 54px;
  }
  .studio-effect-list__item-area-num {
    margin: 0 -20px 28px;
  }
  .studio-effect-list__item-imgs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media all and (max-width: 360px) {
  .studio-effect-list__item-imgs-item-detail {
    max-width: 135px;
  }
}
@media (max-width: 320px) {
  .studio-effect-list__item-imgs-item-detail {
    max-width: 117px;
  }
  .studio-effect-list__item-area-num-wrap {
    margin: 0 8px 15px;
  }
  .studio-effect-list__item-num {
    font-size: 1.5rem;
  }
  .studio-effect-list__item-num-sub {
    font-size: 1.4rem;
  }
  .studio-effect-list__item-num-detail {
    font-size: 3rem;
  }
}
@media all and (min-width: 768px) {
  .studio-effect-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .studio-effect-list__item + .studio-effect-list__item {
    margin-top: 52px;
  }
  .studio-effect-list__item-area-txt {
    width: 520px;
    margin-top: 63px;
  }
  .studio-effect-list__item-head {
    font-size: 2.2rem;
  }
  .studio-effect-list__item-head-main {
    padding-right: 17px;
    font-size: 2.2rem;
  }
  .studio-effect-list__item-area-num-wrap {
    margin: 0 30px;
  }
  .studio-effect-list__item-num {
    font-size: 2rem;
  }
  .studio-effect-list__item-num-detail {
    margin-bottom: 15px;
    font-size: 6rem;
  }
  .studio-effect-list__item-num-sub {
    font-size: 1.8rem;
  }
  .studio-effect-list__item-imgs {
    width: 520px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .studio-effect-list__item-imgs-item-detail {
    max-width: 230px;
    width: 230px;
    margin-bottom: 17px;
  }
  .studio-effect-list__item-imgs-item-detail:before {
    right: -41px;
  }
  .studio-effect-list__item-imgs-item-txt {
    font-size: 1.8rem;
  }
  .studio-effect-list__item.is-reverse .studio-effect-list__item-area-txt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* .studio-practice
==================================*/
.studio-practice__inner {
  padding-top: 59px;
  padding-bottom: 19px;
}
.studio-practice__head {
  margin-bottom: 49px;
}
@media all and (min-width: 768px) {
  .studio-practice__inner {
    padding-top: 77px;
    padding-bottom: 71px;
  }
  .studio-practice__head {
    margin-bottom: 50px;
  }
}
/* .studio-service
==================================*/
.studio-service__inner {
  padding-top: 59px;
  padding-bottom: 58px;
}
.studio-service__head {
  margin-bottom: 29px;
}
.studio-service__txt {
  margin-bottom: 54px;
}
@media all and (min-width: 768px) {
  .studio-service__inner {
    padding-top: 98px;
    padding-bottom: 109px;
  }
  .studio-service__head {
    margin-bottom: 38px;
  }
  .studio-service__txt {
    margin-bottom: 72px;
    text-align: center;
  }
}
/* .studio-service-list
============================*/
.studio-service-list__item-head {
  margin-bottom: 16px;
  font-weight: bold;
}
.studio-service-list__item-head-sub {
  margin-bottom: 4px;
  font-size: 1.6rem;
  line-height: 1.56;
}
.studio-service-list__item-head-main {
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
.studio-service-list__item-txt {
  color: #000;
}
.studio-service-list__item-video {
  width: 100%;
}
.studio-service-list__item-video video {
  max-width: 100%;
}
.studio-service-list__item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.studio-service-list__item-info-item {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.12em;
}
.studio-service-list__item-info-item:nth-child(odd) {
  margin-right: 16px;
}
.studio-service-list__item-info-item:nth-child(even) {
  margin-left: 16px;
}
.studio-service-list__item-info-item-num {
  font-size: 4rem;
  letter-spacing: 0.08em;
  margin-right: 4px;
}
@media all and (max-width: 767px) {
  .studio-service-list__item + .studio-service-list__item {
    margin-top: 56px;
  }
  .studio-service-list__item-area-txt {
    margin-bottom: 18px;
  }
  .studio-service-list__item-txt {
    margin-bottom: 5px;
  }
  .studio-service-list__item-info {
    margin: 0 -2px;
  }
}
@media all and (min-width: 768px) {
  .studio-service-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .studio-service-list__item + .studio-service-list__item {
    margin-top: 63px;
  }
  .studio-service-list__item-area-txt {
    margin-top: 8px;
    width: 520px;
  }
  .studio-service-list__item-head-sub {
    font-size: 2.6rem;
  }
  .studio-service-list__item-head-main {
    font-size: 5rem;
  }
  .studio-service-list__item-txt {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .studio-service-list__item-info-item {
    font-size: 1.8rem;
  }
  .studio-service-list__item-info-item-num {
    font-size: 5rem;
  }
  .studio-service-list__item-img {
    width: 520px;
  }
  .studio-service-list__item-video {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 560px;
    width: 560px;
  }
  .studio-service-list__item-video-detail {
    width: 560px;
    max-width: 560px;
  }
  .studio-service-list__item.is-reverse .studio-service-list__item-area-txt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* .creative-intro
===================================*/
.creative-intro__inner {
  padding-top: 50px;
  padding-bottom: 56px;
}
@media all and (min-width: 768px) {
  .creative-intro__inner {
    padding-top: 46px;
    padding-bottom: 98px;
  }
  .creative-intro__txt {
    text-align: center;
  }
}
/* .creative-solution
===================================*/
.creative-solution__inner {
  padding-top: 59px;
  padding-bottom: 60px;
}
.creative-solution__head {
  margin-bottom: 46px;
}
@media (max-width: 320px) {
  .creative-solution__head-main {
    font-size: 2.1rem;
  }
}
@media all and (min-width: 768px) {
  .creative-solution__inner {
    padding-top: 78px;
    padding-bottom: 101px;
  }
  .creative-solution__head {
    margin-bottom: 57px;
  }
}
/* .creative-solution-list
===================================*/
.creative-solution-list__item-head {
  font-size: 2rem;
  color: #fff;
  padding-bottom: 12px;
  margin-bottom: 25px;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.12em;
}
.creative-solution-list__item-img {
  width: 100%;
  margin-bottom: 18px;
}
.creative-solution-list__item-txt {
  color: #fff;
  margin-bottom: 27px;
}
.creative-solution-list__item-btn {
  max-width: 300px;
}
@media all and (max-width: 767px) {
  .creative-solution-list__item + .creative-solution-list__item {
    margin-top: 46px;
  }
}
@media (max-width: 320px) {
  .creative-solution-list__item-head {
    font-size: 1.8rem;
  }
}
@media all and (min-width: 768px) {
  .creative-solution-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .creative-solution-list__item {
    width: 520px;
  }
  .creative-solution-list__item-head {
    font-size: 2.4rem;
  }
  .creative-solution-list__item-txt {
    font-size: 1.4rem;
    letter-spacing: 0.12em;
  }
  .creative-solution-list__item-btn-link {
    font-size: 1.4rem;
  }
}
/* .creative-reason
===================================*/
.creative-reason__inner {
  padding-top: 59px;
  padding-bottom: 45px;
}
.creative-reason__txt {
  margin-bottom: 27px;
}
@media all and (min-width: 768px) {
  .creative-reason__inner {
    padding-top: 99px;
    padding-bottom: 92px;
  }
  .creative-reason__txt {
    margin-bottom: 37px;
    text-align: center;
  }
}
/* .creative-reason-list
===================================*/
.creative-reason-list {
  margin-bottom: 37px;
}
.creative-reason-list__item + .creative-reason-list__item {
  margin-top: 36px;
}
@media all and (min-width: 768px) {
  .creative-reason-list {
    margin-bottom: 0;
  }
  .creative-reason-list__item-txt {
    margin-top: 14px;
  }
}
/* .creative-reason-logo
===================================*/
.creative-reason-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (max-width: 767px) {
  .creative-reason-logo__item {
    margin-bottom: 16px;
    width: calc(50% - 10px);
  }
  .creative-reason-logo__item:nth-child(odd) {
    margin-right: 10px;
  }
  .creative-reason-logo__item:nth-child(even) {
    margin-left: 10px;
  }
}
@media all and (min-width: 768px) {
  .creative-reason-logo {
    margin-top: 71px;
  }
  .creative-reason-logo__item {
    width: 340px;
  }
  .creative-reason-logo__item:nth-child(3n+2) {
    margin: 0 40px 10px;
  }
}
/* .downloads-archive
========================*/
.downloads-archive__inner {
  padding-top: 49px;
  padding-bottom: 5px;
}
@media all and (min-width: 768px) {
  .downloads-archive {
    margin-bottom: -36px;
  }
}
/* .downloads-single
========================*/
.downloads-single__inner {
  padding-top: 50px;
}
.downloads-single__img {
  margin-bottom: 20px;
}
.downloads-single__txt {
  margin-bottom: 32px;
}
@media all and (min-width: 768px) {
  .downloads-single__inner {
    padding-top: 50px;
  }
  .downloads-single__img {
    width: 530px;
    margin: 0 auto 16px;
  }
  .downloads-single__txt {
    margin-bottom: 43px;
    text-align: center;
  }
}
/* .downloads-single-form
============================*/
.downloads-single-form__head {
  padding-bottom: 26px;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.downloads-single-form__link {
  margin-top: 30px;
  display: block;
  text-decoration: underline !important;
  text-align: center;
  font-size: 1.2rem;
}
@media all and (min-width: 768px) {
  .downloads-single-form__head {
    font-size: 2.2rem;
    padding-bottom: 37px;
  }
  .downloads-single-form__link {
    margin-top: 25px;
    font-size: 1.4rem;
  }
  .downloads-single-form__link:hover {
    text-decoration: none !important;
  }
}
/* .downloads-thanks
========================================*/
.downloads-thanks__inner {
  padding-top: 50px;
}
.downloads-thanks__head {
  margin-bottom: 40px;
}
.downloads-thanks__txt {
  margin-bottom: 30px;
}
.downloads-thanks__btn {
  max-width: 300px;
}
@media all and (min-width: 768px) {
  .downloads-thanks__inner {
    padding-top: 50px;
  }
  .downloads-thanks__head {
    margin-bottom: 40px;
  }
  .downloads-thanks__txt {
    text-align: center;
    margin-bottom: 40px;
  }
  .downloads-thanks__btn {
    max-width: 300px;
  }
}
@media all and (min-width: 768px) {
  .error-page404 {
    text-align: center;
  }
}
/* .home-marketing
================================================ */
.home-marketing__inner {
  position: relative;
  padding-top: 58px;
  padding-bottom: 70px;
}
.home-marketing__inner::before {
  content: "";
  position: absolute;
  top: -70px;
  left: -45px;
  z-index: -1;
  width: 280px;
  height: 270px;
  background: url(../img/common/bg_treat01.png) no-repeat center top / 100% auto;
}
.home-marketing-list {
  margin-top: 40px;
}
.home-marketing-list__item {
  position: relative;
}
.home-marketing-list__item + .home-marketing-list__item {
  margin-top: 31px;
}
.home-marketing-list__item-area-txt {
  color: #fff;
  position: absolute;
  z-index: 1;
  text-align: center;
  width: 100%;
  top: calc(50% - 28px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home-marketing-list__item-en {
  font-size: 3rem;
}
.home-marketing-list__item-en.is-small {
  font-size: 2.6rem;
}
.home-marketing-list__item-ja {
  font-size: 1.4rem;
  line-height: 1.6;
}
.home-marketing-list__item-btn {
  color: #000;
  border-bottom: 1px solid;
  position: relative;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
  font-size: 1.2rem;
}
.home-marketing-list__item-btn::before {
  width: 12px;
  height: 11px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center / contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  right: 9px;
  top: 18px;
}
.home-marketing__btn {
  width: 300px;
  margin-top: 40px;
}
@media all and (max-width: 360px) {
  .home-marketing-list__item-en {
    font-size: 2.6rem;
  }
  .home-marketing-list__item-en.is-small {
    font-size: 2.2rem;
  }
}
@media all and (min-width: 768px) {
  .home-marketing__inner {
    padding-top: 118px;
    padding-bottom: 100px;
  }
  .home-marketing__inner::before {
    top: -30px;
    left: -370px;
    width: 770px;
    height: 731px;
  }
  .home-marketing-list {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-marketing-list__item {
    width: 50%;
    position: relative;
    margin-top: 0;
  }
  .home-marketing-list__item + .home-marketing-list__item {
    margin-top: 0;
  }
  .home-marketing-list__item:nth-of-type(3n) {
    margin-right: 0;
  }
  .home-marketing-list__item:nth-of-type(-n + 3) {
    margin-top: 0;
  }
  .home-marketing-list__item-area-txt {
    top: calc(50% - 38px);
  }
  .home-marketing-list__item-en {
    font-size: 3.5rem;
  }
  .home-marketing-list__item-en.is-small {
    font-size: 3rem;
  }
  .home-marketing-list__item-ja {
    font-size: 1.6rem;
  }
  .home-marketing-list__item-btn {
    height: 70px;
    padding-left: 11px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.4rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .home-marketing-list__item-btn::before {
    width: 12px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed1b2e%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    right: 9px;
    top: 28px;
  }
  .home-marketing-list__item-link:hover .home-marketing-list__item-btn {
    color: #ed1b2e;
    border-color: #ed1b2e;
  }
  .home-marketing__btn {
    margin-top: 60px;
    width: 360px;
  }
}
/* .home-campaign
================================================ */
.home-campaign {
  position: relative;
}
.home-campaign::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 40px);
  height: 100%;
  background: #000;
  z-index: 1;
}
.home-campaign::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 160px;
  background: #fff;
}
.home-campaign__inner {
  position: relative;
  z-index: 1;
  padding-bottom: 65px;
}
.home-campaign__area-txt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 55px 42px 10px;
}
.home-campaign__btn {
  width: 260px;
  margin: 28px 0 0;
}
@media all and (min-width: 768px) {
  .home-campaign::before {
    content: "";
    top: 0;
    left: 0;
    width: calc(100% - (100% - 1200px) * 0.5 - 160px);
    height: 100%;
  }
  .home-campaign__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 114px;
    padding-bottom: 114px;
  }
  .home-campaign__area-txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px 50px 10px 50px;
  }
  .home-campaign__img {
    width: 575px;
  }
  .home-campaign__btn {
    width: 360px;
    margin: 35px 0 0;
  }
}
/* .home-creative
================================================ */
.home-creative {
  position: relative;
}
.home-creative__inner {
  padding-top: 68px;
  padding-bottom: 80px;
}
.home-creative-list {
  margin-top: 48px;
  color: #fff;
}
.home-creative-list__item + .home-creative-list__item {
  margin-top: 50px;
}
.home-creative-list__item-head {
  line-height: 2;
  margin-top: 13px;
  font-weight: 900;
  font-size: 1.8rem;
  letter-spacing: 0.12em;
}
.home-creative-list__item-txt {
  margin-top: 13px;
}
.home-creative-list__item-btn {
  width: 260px;
  margin-top: 37px;
}
.home-creative__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 130%;
  background: url(../img/home/bg_creative01_sp.png) no-repeat center top / cover;
}
@media all and (max-width: 360px) {
  .home-creative-list__item-head {
    font-size: 1.6rem;
  }
}
@media all and (min-width: 768px) {
  .home-creative__inner {
    position: relative;
    padding-top: 98px;
    padding-bottom: 128px;
  }
  .home-creative__inner::before {
    content: "";
    position: absolute;
    top: 580px;
    right: 0;
    width: 394px;
    height: 510px;
    background: url(../img/home/img_creative01.png) no-repeat center top / 100% auto;
  }
  .home-creative-list {
    width: 758px;
    margin-top: 68px;
    color: #fff;
  }
  .home-creative-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home-creative-list__item + .home-creative-list__item {
    margin-top: 58px;
  }
  .home-creative-list__item-img {
    width: 400px;
    margin-right: 40px;
  }
  .home-creative-list__item-area-txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .home-creative-list__item-head {
    line-height: 1.8;
    margin-top: -5px;
    font-weight: 900;
    font-size: 2rem;
  }
  .home-creative-list__item-txt {
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .home-creative-list__item-btn {
    width: 220px;
    margin: 28px 0 0;
  }
  .home-creative__bg {
    height: 120%;
    background: url(../img/home/bg_creative01_pc.png) no-repeat center top / cover;
  }
}
/* .home-rabbit
================================================ */
.home-rabbit {
  background: #fff;
}
.home-rabbit__inner {
  padding-top: 58px;
  padding-bottom: 70px;
}
.home-rabbit__btn {
  margin-top: 38px;
  width: 260px;
}
@media all and (min-width: 768px) {
  .home-rabbit__inner {
    padding-top: 95px;
    padding-bottom: 107px;
    position: relative;
  }
  .home-rabbit__inner::before {
    content: "";
    position: absolute;
    right: -380px;
    bottom: 95px;
    width: 811px;
    height: 666px;
    background: url(../img/common/bg_treat01.png) no-repeat center bottom / 100% auto;
  }
  .home-rabbit__btn {
    width: 360px;
    margin-top: 58px;
  }
}
/* .home-download
================================================ */
.home-download {
  position: relative;
  background: #fff;
  z-index: 1;
}
.home-download::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: calc(100% - 40px);
  height: 100%;
  background: #000;
}
.home-download__inner {
  position: relative;
  z-index: 3;
  margin-bottom: 160px;
}
.home-download__area-txt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 10px 60px 50px;
}
.home-download__btn {
  width: 260px;
  margin: 28px 0 0;
}
.home-download__bg {
  position: absolute;
  top: 120px;
  height: 400px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../img/home/bg_download01_sp.jpg) no-repeat center center / 100% auto;
}
.home-download__illust {
  position: absolute;
  bottom: -176px;
  left: 0;
  width: 100%;
  padding: 0 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (min-width: 768px) {
  .home-download::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: calc((100% - 1200px) * 0.5 + 675px);
    height: 100%;
    background: #000;
  }
  .home-download__inner {
    margin-bottom: 0;
  }
  .home-download__area-txt {
    padding: 75px 10px 80px 625px;
  }
  .home-download__btn {
    width: 360px;
    margin: 38px 0 0;
  }
  .home-download__bg {
    top: -180px;
    height: 500px;
    background: url(../img/home/bg_download01_pc.jpg) no-repeat center center / cover;
  }
  .home-download__illust {
    top: -75px;
    left: 50%;
    bottom: auto;
    width: 696px;
    margin-left: -910px;
    padding: 0;
  }
}
/* .media-archive
=============================*/
.media-archive {
  margin-bottom: 44px;
}
.media-archive__inner {
  padding-top: 50px;
  padding-bottom: 0px;
  margin-bottom: 58px;
}
@media all and (min-width: 768px) {
  .media-archive {
    margin-bottom: 0;
  }
  .media-archive__inner {
    margin-bottom: 0;
  }
}
/* .media-single
=============================*/
.media-single__inner {
  padding-top: 50px;
  padding-bottom: 47px;
}
@media all and (min-width: 768px) {
  .media-single__inner {
    padding-top: 49px;
    padding-bottom: 47px;
  }
}
/* .media-related
=============================*/
.media-related__inner {
  padding-bottom: 45px;
}
@media all and (min-width: 768px) {
  .media-related__inner {
    padding-bottom: 0;
  }
  .media-related__head {
    font-size: 1.8rem;
    padding-bottom: 11px;
    margin-bottom: 25px;
  }
}
/* .news-archive
===============================*/
.news-archive__inner {
  padding-top: 42px;
}
@media all and (min-width: 768px) {
  .news-archive__inner {
    padding-top: 41px;
  }
}
/* .news-single
===============================*/
.news-single__inner {
  padding-top: 49px;
  padding-bottom: 4px;
}
@media all and (min-width: 768px) {
  .news-single__inner {
    padding-top: 49px;
    padding-bottom: 0px;
  }
}
/* .privacy-common
===========================================*/
.privacy-common__inner {
  padding-top: 47px;
  padding-bottom: 1px;
}
@media all and (min-width: 768px) {
  .privacy-common__inner {
    padding-top: 44px;
    padding-bottom: 0px;
  }
}
/* .privacy-common-detail
===========================================*/
.privacy-common-detail__head.is-heading {
  margin-bottom: 24px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
}
.privacy-common-detail__head.has-border-bottom {
  margin-top: 43px;
  margin-bottom: 40px;
  font-size: 2rem;
}
.privacy-common-detail__head.has-border-left {
  position: relative;
  font-size: 1.8rem;
  padding-left: 28px;
  letter-spacing: 0.12em;
  line-height: 1.55;
  margin-bottom: 19px;
}
.privacy-common-detail__head.has-border-left:before,
.privacy-common-detail__head.has-border-left:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 16px;
  top: 5px;
  background: #000;
  left: 0px;
}
.privacy-common-detail__head.has-border-left:after {
  left: 9px;
}
.privacy-common-detail__head.has-margin-top {
  margin-top: 41px;
}
.privacy-common-detail__info {
  text-align: right;
  margin-bottom: 24px;
}
.privacy-common-detail__txt {
  margin-bottom: 18px;
}
.privacy-common-detail__box {
  padding: 18px 19px 15px;
  margin-bottom: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.privacy-common-detail__box-item + .privacy-common-detail__box-item {
  margin-top: 25px;
}
.privacy-common-detail__box-child-item + .privacy-common-detail__box-child-item {
  margin-top: 50px;
}
.privacy-common-detail__box-child-item.is-in-box + .privacy-common-detail__box-child-item.is-in-box {
  margin-top: 25px;
}
.privacy-common-detail__box-child-txt {
  text-indent: 16px;
}
.privacy-common-detail__box-child-txt.has-no-indent {
  text-indent: 0;
}
.privacy-common-detail__box-child-txt.has-margin-bottom {
  margin-bottom: 25px;
}
.privacy-common-detail__list {
  margin-top: -18px;
}
.privacy-common-detail__list-item + .privacy-common-detail__list-item {
  margin-top: 25px;
}
@media all and (min-width: 768px) {
  .privacy-common-detail__head.is-heading {
    font-size: 3rem;
    letter-spacing: 0.12em;
    margin-bottom: 33px;
  }
  .privacy-common-detail__head.has-border-bottom {
    margin-top: 55px;
    margin-bottom: 49px;
    font-size: 2.4rem;
    letter-spacing: 0.12em;
  }
  .privacy-common-detail__head.has-border-left {
    font-size: 2.2rem;
  }
  .privacy-common-detail__head.has-border-left:before,
  .privacy-common-detail__head.has-border-left:after {
    width: 4px;
    height: 20px;
    top: 8px;
  }
  .privacy-common-detail__info {
    margin-bottom: 36px;
  }
  .privacy-common-detail__box {
    padding: 36px 27px 29px;
    margin-bottom: 27px;
  }
  .privacy-common-detail__box.has-list {
    margin-top: 30px;
    margin-bottom: 49px;
    padding: 26px 27px 29px;
  }
  .privacy-common-detail__box.has-list .privacy-common-detail__box-item + .privacy-common-detail__box-item {
    margin-top: 28px;
  }
  .privacy-common-detail__list {
    margin-top: -28px;
  }
  .privacy-common-detail__list-item + .privacy-common-detail__list-item {
    margin-top: 29px;
  }
}
/* .privacy-common-detail-list
===========================================*/
.privacy-common-detail-list__item + .privacy-common-detail-list__item {
  margin-top: 26px;
}
.privacy-common-detail-list__item-txt {
  text-indent: 31px;
}
.privacy-common-detail-list__item-txt.has-small-indent {
  text-indent: 16px;
}
.privacy-common-detail-list__item-txt.has-no-indent {
  text-indent: 0;
}
.privacy-common-detail-list__item-txt.has-margin-bottom {
  margin-bottom: 24px;
}
.privacy-common-detail-list__item-box {
  margin-top: 14px;
  margin-bottom: -7px;
  padding: 18px 19px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.privacy-common-detail-list__item-child-item + .privacy-common-detail-list__item-child-item {
  margin-top: 50px;
}
.privacy-common-detail-list__item-child-item.is-in-box + .privacy-common-detail-list__item-child-item.is-in-box {
  margin-top: 25px;
}
.privacy-common-detail-list__item-child-txt {
  text-indent: 16px;
}
.privacy-common-detail-list__item-child-txt.has-no-indent {
  text-indent: 0;
}
.privacy-common-detail-list__item-child-txt.has-margin-bottom {
  margin-bottom: 25px;
}
@media all and (min-width: 768px) {
  .privacy-common-detail-list {
    margin-top: 30px;
  }
  .privacy-common-detail-list__item + .privacy-common-detail-list__item {
    margin-top: 28px;
  }
  .privacy-common-detail-list__item-txt {
    text-indent: 35px;
  }
  .privacy-common-detail-list__item-box {
    margin-top: 28px;
    margin-bottom: 28px;
    padding: 26px 28px 28px;
  }
  .privacy-common-detail-list__item-child-item + .privacy-common-detail-list__item-child-item {
    margin-top: 57px;
  }
  .privacy-common-detail-list__item-child-item.is-in-box + .privacy-common-detail-list__item-child-item.is-in-box {
    margin-top: 28px;
  }
}
/* .account-intro
==================================*/
.account-intro__inner {
  padding-top: 50px;
  padding-bottom: 60px;
}
.account-intro__txt {
  margin-bottom: 20px;
}
.account-intro__list {
  margin-bottom: 33px;
}
@media all and (min-width: 768px) {
  .account-intro__inner {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .account-intro__head {
    margin-bottom: 34px;
  }
  .account-intro__txt {
    margin-bottom: 30px;
    text-align: center;
  }
  .account-intro__list {
    margin-bottom: 45px;
    padding: 0 145px;
  }
}
/* .account-intro-detail
==================================*/
.account-intro-detail {
  padding-bottom: 24px;
  border-bottom: 2px solid #000;
}
.account-intro-detail__head {
  position: relative;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.12em;
}
.account-intro-detail__head:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #000;
  left: 0;
}
.account-intro-detail__head-main {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.55;
  background: #fff;
  padding: 0 12px;
}
.account-intro-detail__txt {
  padding: 0 9px;
}
@media all and (min-width: 768px) {
  .account-intro-detail {
    padding-bottom: 38px;
  }
  .account-intro-detail__head {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
  }
  .account-intro-detail__head-main {
    padding: 0 31px;
    letter-spacing: 0.12em;
    font-size: 2.2rem;
  }
  .account-intro-detail__txt {
    padding: 0 27px;
  }
  .account-intro-detail__img {
    width: 900px;
    margin: 0 auto;
  }
}
/* .account-service
==================================*/
/* .account-service-intro
==================================*/
.account-service-intro__inner {
  padding-top: 59px;
  padding-bottom: 18px;
}
.account-service-intro__head {
  margin-bottom: 50px;
}
.account-service-intro__txt {
  color: #fff;
}
@media all and (min-width: 768px) {
  .account-service-intro__inner {
    padding-top: 77px;
    padding-bottom: 57px;
  }
  .account-service-intro__txt {
    text-align: center;
  }
}
/* .account-service-detail
==================================*/
.account-service-detail__inner {
  padding-top: 50px;
  padding-bottom: 7px;
}
.account-service-detail__item {
  position: relative;
  padding: 41px 20px 37px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.account-service-detail__item:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-45deg, #66ae55 0%, #059f6f 100%);
  opacity: 0.1;
  z-index: -1;
}
.account-service-detail__item-head {
  padding-bottom: 13px;
  margin-bottom: 22px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.12em;
  border-bottom: 1px solid #000;
}
.account-service-detail__item-price {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 14px;
}
.account-service-detail__item-txt {
  margin-bottom: 15px;
}
.account-service-detail__item-list-item {
  position: relative;
  padding-left: 15px;
}
.account-service-detail__item-list-item:before {
  position: absolute;
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  top: 11px;
  left: 1px;
  border-radius: 50%;
  background: #000;
}
@media all and (max-width: 767px) {
  .account-service-detail__item + .account-service-detail__item {
    margin-top: 20px;
  }
}
@media all and (min-width: 768px) {
  .account-service-detail__inner {
    padding-top: 61px;
    padding-bottom: 25px;
  }
  .account-service-detail__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-service-detail__item {
    width: calc(50% - 25px);
    padding: 57px 34px 48px 30px;
  }
  .account-service-detail__item:nth-child(odd) {
    margin-right: 25px;
  }
  .account-service-detail__item:nth-child(even) {
    margin-left: 25px;
  }
  .account-service-detail__item-head {
    padding-bottom: 18px;
    font-size: 2.4rem;
  }
  .account-service-detail__item-price {
    font-size: 3rem;
  }
  .account-service-detail__item-txt {
    font-size: 1.6rem;
  }
  .account-service-detail__item-img {
    width: 520px;
  }
  .account-service-detail__item-list-item {
    padding-left: 20px;
  }
  .account-service-detail__item-list-item:before {
    top: 15px;
  }
}
/* .account-faq
==================================*/
.account-faq__inner {
  padding-top: 50px;
  padding-bottom: 61px;
}
.account-faq__head {
  margin-bottom: 30px;
}
@media all and (min-width: 768px) {
  .account-faq__inner {
    padding-top: 72px;
    padding-bottom: 100px;
  }
  .account-faq__head {
    margin-bottom: 40px;
  }
}
/* .bbf-intro
=================================*/
.bbf-intro__inner {
  padding-top: 47px;
  padding-bottom: 48px;
}
.bbf-intro__inner {
  padding-bottom: 0px !important;
}
.bbf-intro__head {
  margin-bottom: 28px;
}
.bbf-intro__txt {
  margin-bottom: 28px;
}
@media all and (min-width: 768px) {
  .bbf-intro__inner {
    padding-top: 47px;
    padding-bottom: 93px;
  }
  .bbf-intro__head {
    margin-bottom: 36px;
  }
  .bbf-intro__txt {
    margin-bottom: 39px;
    text-align: center;
  }
}
/* .bbf-pattern
=================================*/
.bbf-pattern__head {
  margin-bottom: 52px;
}
@media all and (min-width: 768px) {
  .bbf-pattern {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .bbf-pattern__head {
    margin-bottom: 228px;
  }
}
/* .bbf-pattern-sec
=================================*/
.bbf-pattern-sec {
  color: #fff;
}
.bbf-pattern-sec__inner {
  padding-top: 59px;
  padding-bottom: 30px;
}
.bbf-pattern-sec__area-txt {
  position: relative;
  margin-bottom: 27px;
}
.bbf-pattern-sec__area-txt:before {
  position: absolute;
  content: "";
  top: -81px;
  height: 42px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.bbf-pattern-sec__head {
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 14px;
  margin-bottom: 22px;
  border-bottom: 1px solid #fff;
  line-height: 1.6;
  letter-spacing: 0.12em;
}
.bbf-pattern-sec__txt {
  margin-bottom: 27px;
}
.bbf-pattern-sec-detail__head {
  margin-bottom: 12px;
  font-weight: bold;
  line-height: 1.55;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
}
.bbf-pattern-sec-detail__list-item {
  padding-left: 14px;
  position: relative;
}
.bbf-pattern-sec-detail__list-item:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 10px;
  left: 0;
  background: #fff;
  border-radius: 50%;
}
.bbf-pattern-sec__img {
  width: 200px;
  margin: 0 auto;
}
.bbf-pattern-sec.is-03 .bbf-pattern-sec__inner,
.bbf-pattern-sec.is-04 .bbf-pattern-sec__inner,
.bbf-pattern-sec.is-05 .bbf-pattern-sec__inner,
.bbf-pattern-sec.is-06 .bbf-pattern-sec__inner {
  position: relative;
  color: #000;
  margin: 0 20px;
}
.bbf-pattern-sec.is-03 .bbf-pattern-sec__inner:before,
.bbf-pattern-sec.is-04 .bbf-pattern-sec__inner:before,
.bbf-pattern-sec.is-05 .bbf-pattern-sec__inner:before,
.bbf-pattern-sec.is-06 .bbf-pattern-sec__inner:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#0094a1), to(#005fce));
  background: linear-gradient(#0094a1 0%, #005fce 100%);
  opacity: 0.2;
  z-index: -1;
}
.bbf-pattern-sec.is-03 .bbf-pattern-sec__head,
.bbf-pattern-sec.is-04 .bbf-pattern-sec__head,
.bbf-pattern-sec.is-05 .bbf-pattern-sec__head,
.bbf-pattern-sec.is-06 .bbf-pattern-sec__head {
  border-bottom: 1px solid #000;
  font-size: 1.8rem;
}
.bbf-pattern-sec.is-03 .bbf-pattern-sec-detail__head,
.bbf-pattern-sec.is-04 .bbf-pattern-sec-detail__head,
.bbf-pattern-sec.is-05 .bbf-pattern-sec-detail__head,
.bbf-pattern-sec.is-06 .bbf-pattern-sec-detail__head {
  font-size: 1.6rem;
}
.bbf-pattern-sec.is-03 .bbf-pattern-sec-detail__list-item:before,
.bbf-pattern-sec.is-04 .bbf-pattern-sec-detail__list-item:before,
.bbf-pattern-sec.is-05 .bbf-pattern-sec-detail__list-item:before,
.bbf-pattern-sec.is-06 .bbf-pattern-sec-detail__list-item:before {
  background: #000;
}
.bbf-pattern-sec.is-01 .bbf-pattern-sec__area-txt:before {
  width: 60px;
  background-image: url(../img/common/img_num01_sp.png);
}
.bbf-pattern-sec.is-02 .bbf-pattern-sec__area-txt:before {
  width: 74px;
  background-image: url(../img/common/img_num02_sp.png);
}
.bbf-pattern-sec.is-03 .bbf-pattern-sec__area-txt:before {
  width: 73px;
  background-image: url(../img/common/img_num03_sp.png);
}
.bbf-pattern-sec.is-04 .bbf-pattern-sec__area-txt:before {
  width: 81px;
  background-image: url(../img/common/img_num04_sp.png);
}
.bbf-pattern-sec.is-05 .bbf-pattern-sec__area-txt:before {
  width: 74px;
  background-image: url(../img/common/img_num05_sp.png);
}
.bbf-pattern-sec.is-06 .bbf-pattern-sec__area-txt:before {
  width: 77px;
  background-image: url(../img/common/img_num06_sp.png);
}
@media all and (max-width: 767px) {
  .bbf-pattern-sec + .bbf-pattern-sec {
    margin-top: 62px;
  }
}
@media (min-width: 768px) and (max-width: 1570px) {
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__inner {
    padding: 54px 0px 21px 30px;
    right: 2%;
  }
}
@media (min-width: 1571px) {
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__inner {
    padding: 54px 20px 21px 94px;
  }
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__img,
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__img,
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__img,
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__img {
    right: 7%;
  }
}
@media all and (min-width: 768px) {
  .bbf-pattern-sec__inner {
    position: relative;
    padding-top: 57px;
    padding-bottom: 21px;
  }
  .bbf-pattern-sec__area-txt {
    width: 730px;
  }
  .bbf-pattern-sec__area-txt.is-right {
    margin-left: auto;
  }
  .bbf-pattern-sec__area-txt:before {
    top: -86px;
    height: 56px;
  }
  .bbf-pattern-sec__head {
    padding-bottom: 16px;
    font-size: 2.4rem;
  }
  .bbf-pattern-sec__txt {
    margin-bottom: 29px;
  }
  .bbf-pattern-sec-detail__head {
    margin-bottom: 18px;
    font-size: 1.8rem;
  }
  .bbf-pattern-sec-detail__head:before {
    top: 12px;
    left: 1px;
  }
  .bbf-pattern-sec__img {
    top: -188px;
    position: absolute;
    width: 280px;
    margin: 0;
    z-index: 0;
    right: 0px;
  }
  .bbf-pattern-sec__img.is-left {
    right: auto;
    left: 0px;
  }
  .bbf-pattern-sec.is-01 {
    margin-bottom: 229px;
  }
  .bbf-pattern-sec.is-02 {
    margin-bottom: 223px;
  }
  .bbf-pattern-sec.is-01,
  .bbf-pattern-sec.is-02 {
    width: 100%;
  }
  .bbf-pattern-sec.is-05,
  .bbf-pattern-sec.is-06 {
    margin-top: 220px;
  }
  .bbf-pattern-sec.is-03,
  .bbf-pattern-sec.is-04,
  .bbf-pattern-sec.is-05,
  .bbf-pattern-sec.is-06 {
    position: relative;
    width: 49%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .bbf-pattern-sec.is-03:before,
  .bbf-pattern-sec.is-04:before,
  .bbf-pattern-sec.is-05:before,
  .bbf-pattern-sec.is-06:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#0094a1), to(#005fce));
    background: linear-gradient(#0094a1 0%, #005fce 100%);
    opacity: 0.2;
    z-index: -1;
  }
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__inner,
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__inner {
    margin: 0 auto;
    min-height: 413px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__inner:before,
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__inner:before,
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__inner:before,
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__inner:before {
    content: none;
  }
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__area-txt,
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__area-txt,
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__area-txt,
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__area-txt {
    width: 49%;
  }
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__head,
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__head,
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__head,
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__head {
    padding-bottom: 20px;
    margin-bottom: 23px;
  }
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__img,
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__img,
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__img,
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__img {
    top: -128px;
  }
  .bbf-pattern-sec.is-01 .bbf-pattern-sec__area-txt:before {
    width: 79px;
    background-image: url(../img/common/img_num01_pc.png);
  }
  .bbf-pattern-sec.is-02 .bbf-pattern-sec__area-txt:before {
    width: 99px;
    background-image: url(../img/common/img_num02_pc.png);
  }
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__area-txt:before {
    width: 98px;
    background-image: url(../img/common/img_num03_pc.png);
  }
  .bbf-pattern-sec.is-03 .bbf-pattern-sec__img {
    top: 25px;
  }
  .bbf-pattern-sec.is-04 .bbf-pattern-sec__area-txt:before {
    width: 108px;
    background-image: url(../img/common/img_num04_pc.png);
  }
  .bbf-pattern-sec.is-05 .bbf-pattern-sec__area-txt:before {
    width: 100px;
    background-image: url(../img/common/img_num05_pc.png);
  }
  .bbf-pattern-sec.is-06 .bbf-pattern-sec__area-txt:before {
    width: 103px;
  }
}
/* .bbf-pattern-point
========================*/
.bbf-pattern-point {
  margin-top: 46px;
  margin-bottom: 60px;
}
@media all and (min-width: 768px) {
  .bbf-pattern-point {
    margin-top: 79px;
    margin-bottom: 100px;
  }
}
/* .bbf-function
========================*/
.bbf-function__inner {
  padding-top: 59px;
  padding-bottom: 50px;
}
.bbf-function__head {
  margin-bottom: 50px;
}
@media all and (min-width: 768px) {
  .bbf-function__inner {
    position: relative;
    padding-top: 76px;
    padding-bottom: 62px;
  }
  .bbf-function__inner:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 566px;
    right: -308px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/* .bbf-faq
========================*/
.bbf-faq__inner {
  padding-top: 59px;
  padding-bottom: 62px;
}
@media all and (min-width: 768px) {
  .bbf-faq__inner {
    padding-top: 100px;
    padding-bottom: 94px;
  }
}
/* .questionnaire-feature
==============================*/
.questionnaire-feature__inner {
  padding-top: 50px;
  padding-bottom: 54px;
}
@media all and (min-width: 768px) {
  .questionnaire-feature__inner {
    padding-top: 50px;
    padding-bottom: 65px;
  }
}
/* .questionnaire-feature-list
==============================*/
@media all and (min-width: 768px) {
  .questionnaire-feature-list__item:nth-child(3n+2) {
    width: 351px !important;
    margin: 0 30px 30px !important;
  }
}
/*.questionnaire-main
=================================*/
.questionnaire-main__inner {
  position: relative;
  padding-top: 59px;
  padding-bottom: 62px;
}
@media all and (min-width: 768px) {
  .questionnaire-main:before {
    top: 612px;
  }
  .questionnaire-main__inner {
    padding-top: 78px;
    padding-bottom: 77px;
  }
  .questionnaire-main__inner:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 103px;
    right: -308px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
}
/*.questionnaire-main-case
=================================*/
.questionnaire-main-case {
  margin-bottom: 40px;
}
.questionnaire-main-case__head {
  margin-bottom: 50px;
}
@media all and (min-width: 768px) {
  .questionnaire-main-case {
    margin-bottom: 67px;
  }
}
/*.questionnaire-main-image
=================================*/
.questionnaire-main-image__head {
  margin-bottom: 44px;
}
@media all and (min-width: 768px) {
  .questionnaire-main-image__head {
    margin-bottom: 54px;
  }
}
/*.questionnaire-main-image-detail
=================================*/
.questionnaire-main-image-detail + .questionnaire-main-image-detail {
  margin-top: 47px;
}
.questionnaire-main-image-detail__head {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  padding-bottom: 8px;
  margin-bottom: 25px;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.12em;
}
.questionnaire-main-image-detail__item {
  position: relative;
}
.questionnaire-main-image-detail__item-img {
  position: relative;
  max-width: 300px;
  width: 100%;
  margin: 0 auto 25px;
}
.questionnaire-main-image-detail__item-head {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.55;
}
.questionnaire-main-image-detail__area-txt {
  margin-top: 40px;
  padding: 29px 20px;
  background: #fff;
}
.questionnaire-main-image-detail__area-txt-txt {
  margin-bottom: 26px;
}
@media all and (max-width: 767px) {
  .questionnaire-main-image-detail__item + .questionnaire-main-image-detail__item {
    margin-top: 82px;
  }
  .questionnaire-main-image-detail__item:before {
    position: absolute;
    bottom: -55px;
    width: 24px;
    height: 26px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
  }
  .questionnaire-main-image-detail__item:last-child:before {
    content: none;
  }
  .questionnaire-main-image-detail__item-head {
    text-align: center;
  }
}
@media (max-width: 320px) {
  .questionnaire-main-image-detail__head {
    font-size: 1.7rem;
  }
}
@media all and (min-width: 768px) {
  .questionnaire-main-image-detail + .questionnaire-main-image-detail {
    margin-top: 56px;
  }
  .questionnaire-main-image-detail__head {
    font-size: 2.4rem;
    margin-bottom: 32px;
    padding-bottom: 20px;
  }
  .questionnaire-main-image-detail__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .questionnaire-main-image-detail__item {
    max-width: 314px;
    width: 314px;
  }
  .questionnaire-main-image-detail__item:nth-child(3n+2) {
    margin: 0 79px 30px;
  }
  .questionnaire-main-image-detail__item-img {
    width: 314px;
  }
  .questionnaire-main-image-detail__item-img:after {
    position: absolute;
    width: 24px;
    height: 26px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center / contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2211px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M11.602%2C5.956%20L11.603%2C5.957%20L11.168%2C6.410%20L11.168%2C6.460%20L11.120%2C6.460%20L10.919%2C6.670%20L10.919%2C6.669%20L6.819%2C10.947%20L6.135%2C10.234%20L9.752%2C6.460%20L0.536%2C6.460%20L0.536%2C5.452%20L9.752%2C5.452%20L6.135%2C1.678%20L6.819%2C0.965%20L10.919%2C5.243%20L10.919%2C5.242%20L11.120%2C5.452%20L11.168%2C5.452%20L11.168%2C5.502%20L11.603%2C5.955%20L11.602%2C5.956%20Z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -43px;
  }
  .questionnaire-main-image-detail__item:last-child .questionnaire-main-image-detail__item-img:after {
    content: none;
  }
  .questionnaire-main-image-detail__area-txt {
    padding: 49px 94px 49px;
  }
  .questionnaire-main-image-detail__area-txt-txt {
    margin-bottom: 38px;
  }
  .questionnaire-main-image-detail__area-txt-btn {
    width: 300px;
  }
}
/*.questionnaire-flow
=================================*/
.questionnaire-flow__inner {
  padding-top: 59px;
  padding-bottom: 54px;
}
.questionnaire-flow__head {
  margin-bottom: 30px;
}
@media all and (min-width: 768px) {
  .questionnaire-flow__inner {
    padding-top: 97px;
    padding-bottom: 100px;
  }
  .questionnaire-flow__head {
    margin-bottom: 40px;
  }
}
/* .sc121-intro
==================================*/
.sc121-intro__inner {
  padding-top: 50px;
  padding-bottom: 59px;
}
.sc121-intro__txt {
  margin-bottom: 45px;
}
@media all and (min-width: 768px) {
  .sc121-intro__inner {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .sc121-intro__txt {
    margin-bottom: 53px;
    text-align: center;
  }
}
/* .sc121-intro-detail
==================================*/
.sc121-intro-detail__head {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 0.12em;
  line-height: 1.6;
}
.sc121-intro-detail__txt {
  margin-bottom: 28px;
}
@media all and (min-width: 768px) {
  .sc121-intro-detail__head {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
  .sc121-intro-detail__txt {
    margin-bottom: 25px;
  }
  .sc121-intro-detail__img {
    width: 900px;
    margin: 0 auto;
  }
}
/* .sc121-communication
==================================*/
/* .sc121-communication-intro
==================================*/
.sc121-communication-intro__inner {
  padding-top: 59px;
  padding-bottom: 37px;
}
.sc121-communication-intro__head {
  margin-bottom: 28px;
}
.sc121-communication-intro__txt {
  color: #fff;
}
@media (max-width: 320px) {
  .sc121-communication-intro__head-main {
    font-size: 2rem;
  }
}
@media all and (min-width: 768px) {
  .sc121-communication-intro__inner {
    padding-top: 77px;
    padding-bottom: 98px;
  }
  .sc121-communication-intro__head {
    margin-bottom: 38px;
  }
  .sc121-communication-intro__txt {
    text-align: center;
  }
}
/* .sc121-communication-detail
==================================*/
.sc121-communication-detail__inner {
  padding-top: 91px;
  padding-bottom: 20px;
}
.sc121-communication-detail__item + .sc121-communication-detail__item {
  margin-top: 49px;
}
.sc121-communication-detail__item-head {
  margin-bottom: 23px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.12em;
}
.sc121-communication-detail__item-txt {
  margin-bottom: 26px;
}
@media (max-width: 320px) {
  .sc121-communication-detail__item-head {
    font-size: 1.9rem;
  }
}
@media all and (min-width: 768px) {
  .sc121-communication-detail__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sc121-communication-detail__item + .sc121-communication-detail__item {
    margin-top: 71px;
  }
  .sc121-communication-detail__item-area-txt {
    margin-top: 8px;
    width: 530px;
  }
  .sc121-communication-detail__item-head {
    margin-bottom: 26px;
    font-size: 2.4rem;
  }
  .sc121-communication-detail__item-txt {
    font-size: 1.6rem;
  }
  .sc121-communication-detail__item-img {
    margin-top: 10px;
    width: 530px;
  }
  .sc121-communication-detail__item.is-reverse .sc121-communication-detail__item-area-txt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* .sc121-utilization
==================================*/
.sc121-utilization__inner {
  padding-top: 37px;
  padding-bottom: 61px;
}
.sc121-utilization__txt {
  margin-bottom: 27px;
}
@media (max-width: 320px) {
  .sc121-utilization__txt {
    font-size: 1.3rem;
  }
}
@media all and (min-width: 768px) {
  .sc121-utilization__inner {
    padding-top: 88px;
    padding-bottom: 99px;
  }
  .sc121-utilization__txt {
    margin-bottom: 37px;
    text-align: center;
  }
  .sc121-utilization__img {
    width: 900px;
    margin: 0 auto;
  }
}
/* .sc121-joint
==================================*/
.sc121-joint__inner {
  padding-top: 59px;
  padding-bottom: 37px;
}
.sc121-joint__head {
  margin-bottom: 50px;
}
.sc121-joint__txt {
  color: #fff;
}
@media all and (min-width: 768px) {
  .sc121-joint__inner {
    padding-top: 77px;
    padding-bottom: 97px;
  }
  .sc121-joint__txt {
    text-align: center;
  }
}
/* .ec-feature
==============================*/
.ec-feature__inner {
  padding-top: 50px;
  padding-bottom: 54px;
}
@media all and (min-width: 768px) {
  .ec-feature__inner {
    padding-top: 46px;
    padding-bottom: 61px;
  }
}
/* .ec-flow
==============================*/
.ec-flow__head {
  margin-bottom: 30px;
}
@media all and (min-width: 768px) {
  .ec-flow__head {
    margin-bottom: 96px;
  }
}
/* .ec-flow-sec
==============================*/
.ec-flow-sec + .ec-flow-sec {
  margin-top: 50px;
}
.ec-flow-sec__inner {
  padding-top: 50px;
}
.ec-flow-sec__area-txt {
  margin-bottom: 31px;
}
.ec-flow-sec__head {
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #fff;
  padding-bottom: 12px;
  margin-bottom: 23px;
  border-bottom: 1px solid #fff;
}
.ec-flow-sec__txt {
  color: #fff;
}
.ec-flow-sec__img {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 320px) {
  .ec-flow-sec__head {
    font-size: 1.7rem;
  }
}
@media all and (min-width: 768px) {
  .ec-flow-sec + .ec-flow-sec {
    margin-top: 117px;
  }
  .ec-flow-sec:before {
    top: -89px;
  }
  .ec-flow-sec:nth-child(even):before {
    left: auto;
    right: 94px;
  }
  .ec-flow-sec__inner {
    min-height: 350px;
    position: relative;
    padding-top: 56px;
    padding-bottom: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ec-flow-sec__area-txt {
    width: 550px;
    margin-bottom: 0;
  }
  .ec-flow-sec__area-txt.is-right {
    margin-left: auto;
  }
  .ec-flow-sec__head {
    padding-bottom: 17px;
    font-size: 2.4rem;
  }
  .ec-flow-sec__img {
    position: absolute;
    max-width: 500px;
    width: 500px;
    bottom: 0px;
  }
  .ec-flow-sec__img.is-left {
    left: 0px;
  }
  .ec-flow-sec__img.is-right {
    right: 0px;
  }
}
/* .socialhub-mechanism
=============================*/
.socialhub-mechanism__inner {
  padding-top: 50px;
  padding-bottom: 54px;
}
@media all and (min-width: 768px) {
  .socialhub-mechanism__inner {
    padding-top: 50px;
    padding-bottom: 68px;
  }
}
/* .socialhub-mechanism-list
=============================*/
@media all and (min-width: 768px) {
  .socialhub-mechanism-list.is-pc-col3.has-arrow .socialhub-mechanism-list__item {
    width: 314px;
  }
  .socialhub-mechanism-list.is-pc-col3.has-arrow .socialhub-mechanism-list__item:nth-child(3n+2) {
    margin: 0 76px 30px;
  }
  .socialhub-mechanism-list.is-pc-col3.has-arrow .socialhub-mechanism-list__item-img:after {
    right: -132px;
  }
}
/* .socialhub-function
=============================*/
.socialhub-function__inner {
  padding-top: 59px;
  padding-bottom: 18px;
}
.socialhub-function__head {
  margin-bottom: 50px;
}
@media all and (min-width: 768px) {
  .socialhub-function__inner {
    position: relative;
    padding-top: 80px;
    padding-bottom: 64px;
  }
  .socialhub-function__inner:before {
    position: absolute;
    display: block;
    content: "";
    width: 582px;
    height: 569px;
    top: 815px;
    right: -306px;
    background: url(../img/common/bg_decoration01.png) center center / contain no-repeat;
    z-index: 0;
  }
  .socialhub-function__head {
    margin-bottom: 48px;
  }
}
/* .socialhub-function-list
=============================*/
@media all and (min-width: 768px) {
  .socialhub-function-list__item {
    min-height: 367px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 38px;
  }
  .socialhub-function-list__item:nth-child(3n+2) {
    margin-bottom: 38px;
  }
}
/* .socialhub-widget
=============================*/
.socialhub-widget__inner {
  padding-top: 58px;
  padding-bottom: 50px;
}
.socialhub-widget__txt {
  margin-bottom: 38px;
}
@media all and (min-width: 768px) {
  .socialhub-widget__inner {
    padding-top: 98px;
    padding-bottom: 50px;
  }
  .socialhub-widget__txt {
    text-align: center;
    margin-bottom: 37px;
  }
}
/* .socialhub-widget-tab
=============================*/
.socialhub-widget-tab__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.socialhub-widget-tab__list-item {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 12px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  font-weight: bold;
}
.socialhub-widget-tab__list-item.is-active {
  background: #fff;
  color: #000;
}
.socialhub-widget-tab__content-item {
  background: #eee;
}
@media all and (max-width: 767px) {
  .socialhub-widget-tab__list {
    margin-bottom: 25px;
  }
  .socialhub-widget-tab__list-item {
    width: calc(50% - 8px);
    margin-bottom: 14px;
    min-height: 50px;
  }
  .socialhub-widget-tab__list-item:nth-child(odd) {
    margin-right: 8px;
  }
  .socialhub-widget-tab__list-item:nth-child(even) {
    margin-left: 8px;
  }
}
@media all and (min-width: 768px) {
  .socialhub-widget-tab__list {
    margin: 0 -20px 20px;
  }
  .socialhub-widget-tab__list-item {
    min-width: 245px;
    min-height: 50px;
    margin: 0 20px 20px;
    padding: 7px 8px;
    font-size: 1.8rem;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .socialhub-widget-tab__list-item:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
  }
  .socialhub-widget-tab__content {
    position: relative;
    overflow-y: auto;
  }
  .socialhub-widget-tab__content-item {
    overflow-y: auto;
    width: 100%;
  }
}
/* .socialhub-management
=============================*/
.socialhub-management__inner {
  padding-top: 50px;
  padding-bottom: 54px;
}
.socialhub-management__head {
  margin-bottom: 29px;
}
@media all and (min-width: 768px) {
  .socialhub-management__inner {
    padding-top: 47px;
    padding-bottom: 99px;
  }
  .socialhub-management__head {
    margin-bottom: 40px;
  }
}
/* widget用CSS(先方提供)
========================================*/
.CarouselEntry__entry___3okl1:hover .Entry__hover___lvi89 {
  height: 100%;
  opacity: 1;
}
.Entry__hover___lvi89 .Entry__details-btn___OT7w0 div a span {
  font-size: 10px;
}
.CarouselEntry__entry___3okl1:hover .share-button,
.CarouselEntry__entry___3okl1 .share-button,
.CarouselEntry__entry___3okl1:hover .unvote-button,
.CarouselEntry__entry___3okl1 .unvote-button,
.Entry__details-btn___OT7w0,
.EntryModal__details-btn___18ms9 {
  display: none;
}
.Entry__details-btn___OT7w0 div {
  margin: 0;
}
/* widget用CSS(0426追加分)
========================================*/
.CarouselEntry__entry___3okl1:hover .share-button,
.CarouselEntry__entry___3okl1 .share-button,
.CarouselEntry__entry___3okl1:hover .unvote-button,
.CarouselEntry__entry___3okl1 .unvote-button,
.Entry__details-btn___OT7w0,
.EntryModal__details-btn___18ms9,
.EntryModal__img-tags___e2BEQ,
.CommentForm__sign-in-pane___GMJ6S {
  display: none;
}
/* .service-common
================================*/
.service-common {
  margin-top: 50px;
  margin-bottom: 63px;
}
@media all and (min-width: 768px) {
  .service-common {
    margin-top: 100px;
    margin-bottom: 0;
  }
}
/* .service-common-sec
================================*/
.service-common-sec + .service-common-sec {
  margin-top: 50px;
}
.service-common-sec__inner {
  padding-top: 61px;
}
.service-common-sec__area-txt {
  margin-bottom: 19px;
}
.service-common-sec__head {
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.6;
  color: #fff;
  padding-bottom: 12px;
  margin-bottom: 23px;
  border-bottom: 1px solid #fff;
}
.service-common-sec__txt {
  color: #fff;
  margin-bottom: 26px;
}
.service-common-sec__btn {
  max-width: 300px;
}
.service-common-sec__img {
  max-width: 318px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 320px) {
  .service-common-sec__head {
    font-size: 1.7rem;
  }
}
@media all and (min-width: 768px) {
  .service-common-sec + .service-common-sec {
    margin-top: 110px;
  }
  .service-common-sec:before {
    top: -89px;
  }
  .service-common-sec:nth-child(odd):before {
    left: auto;
    right: 94px;
  }
  .service-common-sec__inner {
    min-height: 395px;
    position: relative;
    padding-top: 56px;
    padding-bottom: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .service-common-sec__area-txt {
    width: 580px;
    margin-bottom: 0;
  }
  .service-common-sec__area-txt.is-right {
    margin-left: auto;
  }
  .service-common-sec__head {
    padding-bottom: 17px;
    font-size: 2.4rem;
  }
  .service-common-sec__txt {
    margin-bottom: 38px;
  }
  .service-common-sec__btn {
    margin: 0 auto 0 0;
  }
  .service-common-sec__btn-link {
    font-size: 1.4rem;
  }
  .service-common-sec__img {
    position: absolute;
    max-width: 450px;
    width: 450px;
    bottom: 0px;
  }
  .service-common-sec__img.is-left {
    left: 0px;
  }
  .service-common-sec__img.is-right {
    right: 0px;
  }
}
