@charset "UTF-8";

/*! * ress.css • v1.2.2 * MIT License * github.com/filipelinhares/ress */
html {
  -webkit-box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  overflow-y: scroll
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  background-repeat: no-repeat;
  box-sizing: inherit
}

::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit
}

* {
  margin: 0;
  padding: 0
}

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

hr {
  overflow: visible
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

summary {
  display: list-item
}

small {
  font-size: 80%
}

[hidden],
template {
  display: none
}

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

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

code,
kbd,
pre,
samp {
  font-family: monospace, monospace
}

b,
strong {
  font-weight: bolder
}

dfn {
  font-style: italic
}

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

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

input {
  border-radius: 0
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer
}

[disabled] {
  cursor: default
}

[type=number] {
  width: auto
}

[type=search] {
  -webkit-appearance: textfield
}

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

textarea {
  overflow: auto;
  resize: vertical
}

optgroup {
  font-weight: 700
}

button {
  overflow: visible
}

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

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

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

button,
select {
  text-transform: none
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit
}

select::-ms-expand {
  display: none
}

select::-ms-value {
  color: currentColor
}

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

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

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

img {
  border-style: none
}

progress {
  vertical-align: baseline
}

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

audio,
canvas,
progress,
video {
  display: inline-block
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled] {
  cursor: default
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

:focus {
  outline: 0
}

html {
  font-size: 62.5%;
  min-height: 100%;
  position: relative
}

html.wf-active {
  visibility: visible
}

body {
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  font-family: Helvetica, Arial, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  font-weight: 300;
  min-width: 100%
}

body.fixed {
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: unset;
  position: fixed
}

body.page-hide {
  display: none
}

section {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: auto;
  position: relative;
  z-index: 1
}

.loaded {
  display: block
}

ul {
  list-style: none
}

figure,
picture {
  width: 100%
}

figure img,
picture img {
  width: 100%
}

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

a {
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

a img {
  -webkit-transition: opacity .2s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity .2s ease-in-out
}

a:active,
a:hover {
  opacity: .6
}

a:active img,
a:hover img {
  opacity: .8
}

.dh-is-active a {
  color: #bebebe !important
}

p {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 30px
}

:focus {
  outline: 0
}

svg {
  max-width: 100%
}

sub,
sup {
  font-size: 80%;
  padding-left: 3px;
  top: -.4em
}

sup {
  -webkit-transform: translateY(-.6em);
  display: inline-block;
  font-size: .4em;
  transform: translateY(-.6em)
}

.is-loaded header,
.is-loaded main {
  opacity: 1
}

b,
strong {
  font-weight: 700 !important
}

.l-container {
  width: 100%
}

.l-section {
  padding: 12.5vw 0 12.5vw
}

.l-inner {
  margin: auto;
  position: relative;
  width: 87.5%
}

.l-inner--sp {
  margin: auto;
  position: relative;
  width: 87.5%
}

.l-content {
  margin-top: 15.625vw
}

.l-inner--sm--sp {
  margin: auto;
  position: relative;
  width: 81.25%
}

.l-inner--tablet {
  position: relative
}

.l-side {
  background-color: #d8d8d8;
  margin: 0;
  padding: 5.625vw 0 15.625vw;
  position: relative
}

.l-side.fixed {
  bottom: 0;
  position: fixed
}

.l-side__inner {
  margin: auto;
  width: 87.5%
}

.l-side__inner.bottom {
  bottom: 50px;
  position: absolute
}

.l-side__heading {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 3.125vw
}

.l-side__banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 21.875vw;
  justify-content: center;
  margin-bottom: 2.5vw
}

.l-side__banner--facebook {
  background-color: #3b5984
}

.l-side__banner--facebook img {
  width: 53.125vw
}

.l-side__banner--mail {
  background-color: #000
}

.l-side__banner--mail img {
  width: 57.1875vw
}

.l-footer {
  background-color: #4d4d4d;
  padding: 7.8125vw 0
}

.l-footer__nav {
  margin-bottom: 6.25vw
}

.l-footer__link {
  color: #fff;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 3.75vw;
  text-decoration: none
}

.l-footer__copy {
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 18px
}

.l-header {
  background: transparent url(../img/common/header_bg_sp.jpg) no-repeat center center;
  background-size: cover;
  height: 15.625vw;
  left: 0;
  padding: 0 4.0625vw;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5000
}

.l-header__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 15.625vw;
  justify-content: space-between
}

.l-header__logo {
  margin-top: 4px;
  width: 28.125vw
}

.l-header__hamburger {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-size: 10px;
  font-size: 3.125vw;
  height: 5.625vw;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1em;
  width: 7.8125vw;
  z-index: 9000
}

.l-header__nav {
  -webkit-transform: translateX(100vh);
  background: rgba(217, 217, 217, .9);
  height: 100vh;
  left: 0;
  opacity: 1;
  padding: 14.0625vw 6.25vw 0;
  position: fixed;
  top: 0;
  transform: translateX(100vh);
  width: 100vw;
  z-index: 8000
}

.l-header__nav.is-show {
  -webkit-transform: translateY(0);
  opacity: 1;
  transform: translateY(0)
}

.is-nav-open .l-header_navTxt {
  opacity: .1
}

.p-gNav {
  border-top: dashed 1px #000;
  margin-bottom: 3.125vw
}

.p-gNav__item>a {
  border-bottom: dashed 1px #000;
  color: #000;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  padding: 3.125vw 0 3.125vw 3.125vw;
  text-decoration: none
}

.p-gNav__item>a:hover {
  background-color: #dadada;
  border-color: #edff00;
  color: #6a6a6a;
  opacity: 1
}

.p-gNav__item.p-gNav__parent {
  position: relative
}

.p-gNav__item.p-gNav__parent:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #000;
  border-style: solid;
  border-width: 6.5px 0 6.5px 12px;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0
}

.l-header__lead {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border: solid 1px grey;
  border-radius: 20px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1em;
  position: relative;
  text-decoration: none;
  width: 200px;
  font-size: 1.2rem;
  background: #eaff05;
  letter-spacing: 0;
  line-height: 1em;
  margin-right: 10px
}

.l-header__lead:hover {
  color: #eaff05;
  background: #000
}

.l-header__contact {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border: solid 1px grey;
  border-radius: 20px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1em;
  position: relative;
  text-decoration: none
}

.l-header__lead:after,
.l-header__contact:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #b2b2b2;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 0
}

.l-header__contact:hover {
  background-color: #000;
  color: #fff;
  opacity: 1
}

.p-gNav__child {
  -webkit-transform: translateX(100vw);
  -webkit-transition: -webkit-transform .1s ease-in-out;
  background-color: #d9d9d9;
  height: 100vh;
  left: 0;
  overflow: scroll;
  padding: 6.25vw 6.25vw;
  position: fixed;
  top: 0;
  transform: translateX(100vw);
  transition: -webkit-transform .1s ease-in-out;
  transition: transform .1s ease-in-out;
  transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
  width: 100vw;
  z-index: 8100
}

.p-gNav__child .p-cat__item a:hover {
  opacity: .4
}

.p-gNav__child.is-show {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.p-gNav__parent:hover {
  position: relative
}

.p-gNav__parent:hover .p-gNav__child {
  display: block;
  opacity: 1
}

.p-gNav__back {
  display: block;
  margin-bottom: 8.75vw
}

.p-gNav__back:before {
  border-color: transparent #000 transparent transparent;
  border-style: solid;
  border-width: 6.5px 12px 6.5px 0;
  content: '';
  display: block;
  height: 0;
  width: 0
}

.l-headerLead {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #232323;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 15.625vw;
  justify-content: center;
  margin-top: 50px;
  text-align: center;
  width: 100%
}

.l-headerLead p {
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 18px
}

.single-blog .l-headerLead {
  display: none
}

.c-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 6.25vw;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  height: 12.5vw;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 auto 10.625vw;
  position: relative;
  text-decoration: none;
  width: 75vw
}

.c-btn:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #b2b2b2;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 5vw;
  top: 50%;
  transform: translateY(-50%);
  width: 0
}

.c-btn:hover {
  background-color: #000;
  color: #fff;
  opacity: 1
}

.c-btn--small {
  background-color: #d7d7d7;
  border-radius: 3.75vw;
  font-size: 10px;
  font-size: 1rem;
  height: 7.5vw;
  letter-spacing: 0;
  line-height: 1em;
  margin-left: 31.25vw;
  padding-right: 4.375vw;
  width: 62.5vw
}

.c-btn--small:after {
  right: 3.125vw
}

.c-btn--black {
  background-color: #000;
  color: #fff
}

.c-btn--black:hover {
  background-color: #fff;
  color: #000
}

.c-btn--yellow {
  background-color: #edff00;
  border: none;
  color: #000
}

.c-btn--yellowG {
  -webkit-box-shadow: 0 6px #e5ce08;
  background: #eaff05;
  border: none;
  border-radius: 30px;
  box-shadow: 0 6px #e5ce08;
  font-size: 16px;
  font-size: 1.6rem;
  height: 50px;
  letter-spacing: 0;
  line-height: 1em;
  width: 100%
}

.c-btn--yellowG:hover {
  -webkit-transform: translateY(6px);
  -webkit-box-shadow: none;
  background: #eaff05;
  box-shadow: none;
  color: #000;
  opacity: 1;
  transform: translateY(6px)
}

.c-form__group {
  margin-bottom: 6.25vw;
  position: relative
}

.c-form__group label {
  display: block;
  font-size: 14px;
  font-size: 4.375vw;
  font-weight: 400;
  letter-spacing: .4375vw;
  line-height: 6.25vw;
  margin-bottom: 1.5625vw
}

.c-form__group .require {
  color: #e60012
}

.c-form__text {
  background-color: #fff;
  border: none;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1em;
  outline: 0;
  padding: 15px 15px;
  width: 100%
}

.c-form__text::-webkit-input-placeholder {
  color: #c9caca
}

.c-form__text::-moz-placeholder {
  color: #c9caca
}

.c-form__text:-ms-input-placeholder {
  color: #c9caca
}

.c-form__text::-ms-input-placeholder {
  color: #c9caca
}

.c-form__text::placeholder {
  color: #c9caca
}

.c-form__textarea {
  background-color: #fff;
  border: none;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 22px;
  min-height: 6em;
  outline: 0;
  padding: 15px 15px;
  width: 100%
}

.c-form__textarea::-webkit-input-placeholder {
  color: #c9caca
}

.c-form__textarea::-moz-placeholder {
  color: #c9caca
}

.c-form__textarea:-ms-input-placeholder {
  color: #c9caca
}

.c-form__textarea::-ms-input-placeholder {
  color: #c9caca
}

.c-form__textarea::placeholder {
  color: #c9caca
}

.c-form__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #000;
  border: solid 1px #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 5vw;
  height: 18.75vw;
  justify-content: center;
  letter-spacing: .5vw;
  line-height: 7.5vw;
  margin: 9.375vw auto 0;
  width: 75vw
}

.c-form__btn:active,
.c-form__btn:hover {
  background-color: #fff;
  border: solid 1px #000;
  color: #000
}

.mw_wp_form .error {
  color: red;
  display: block;
  font-size: 14px !important;
  margin-left: 3.125vw;
  margin-top: 1.25vw
}

.c-hamburger,
.c-hamburger span {
  -webkit-transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  transition: all .4s
}

.c-hamburger {
  height: 5.625vw;
  position: relative;
  width: 100%
}

.c-hamburger span {
  background-color: #fff;
  border-radius: 0;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%
}

.c-hamburger span:nth-of-type(1) {
  top: 0
}

.c-hamburger span:nth-of-type(2) {
  -webkit-transform: translateY(-50%);
  top: 50%;
  transform: translateY(-50%)
}

.c-hamburger span:nth-of-type(3) {
  bottom: 0
}

.c-hamburger span:nth-of-type(2)::after {
  -webkit-transition: all .4s;
  background-color: #fff;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all .4s;
  width: 100%
}

.c-hamburger.is-active span:nth-of-type(1),
.l-header__hamburger.is-active span:nth-of-type(1) {
  -webkit-transform: scale(0);
  transform: scale(0)
}

.c-hamburger.is-active span:nth-of-type(2),
.l-header__hamburger.is-active span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.c-hamburger.is-active span:nth-of-type(2)::after,
.l-header__hamburger.is-active span:nth-of-type(2)::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.c-hamburger.is-active span:nth-of-type(3),
.l-header__hamburger.is-active span:nth-of-type(3) {
  -webkit-transform: scale(0);
  transform: scale(0)
}

.home.is-top .c-hamburger span,
.home.is-top .c-hamburger span:nth-of-type(2)::after {
  background-color: #fff
}

.is-nav-open .c-hamburger span,
.is-nav-open .c-hamburger span:nth-of-type(2)::after {
  background-color: #000 !important
}

.c-pageHeading {
  font-size: 30px;
  font-size: 9.375vw;
  font-weight: 300;
  letter-spacing: 1.40625vw;
  line-height: 1em;
  text-align: center
}

.c-pageHeading:after {
  border-top: solid 3px #a9b9ed;
  content: '';
  display: block;
  margin: auto;
  width: 18.75vw
}

.c-pageHeading span {
  display: block;
  font-size: 12px;
  font-size: 3.75vw;
  font-weight: 400;
  letter-spacing: 1.5vw;
  line-height: 1em;
  margin: 5vw 0 4.6875vw;
  text-align: center
}

.c-heading--md {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 32px;
  margin-bottom: 4.6875vw;
  padding-left: 4.6875vw;
  position: relative
}

.c-heading--md:before {
  -webkit-transform: translateY(-50%);
  background-color: #a9b9ed;
  content: '';
  height: 86%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px
}

.c-heading--md span {
  color: #a9b9ed;
  display: block;
  font-size: 13px;
  font-size: 4.0625vw;
  font-weight: 400;
  letter-spacing: .20312vw;
  line-height: 5.625vw;
  margin-top: 1.5625vw;
  padding-left: .2em
}

.c-heading--lg {
  font-size: 30px;
  font-size: 9.375vw;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 11.875vw;
  margin-bottom: 4.6875vw;
  padding-left: 4.6875vw;
  position: relative
}

.c-heading--lg:before {
  -webkit-transform: translateY(-50%);
  background-color: #a9b9ed;
  content: '';
  height: 90%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px
}

.c-heading--lg span {
  color: #a9b9ed;
  display: block;
  font-size: 13px;
  font-size: 4.0625vw;
  font-weight: 400;
  letter-spacing: .20312vw;
  line-height: 5.625vw;
  margin-top: 1.5625vw;
  padding-left: .2em
}

.c-heading--gray:before {
  background-color: #bcbcbc
}

.c-heading--gray span {
  color: #bcbcbc
}

.c-image {
  width: 100%
}

.c-imageFit {
  position: relative;
  width: 100%
}

.c-imageFit img {
  -webkit-transform: translate(-50%, -50%);
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto
}

.c-label {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 2.4px;
  line-height: 22px;
  max-width: 100%;
  padding: 2px 5px;
  text-align: center;
  width: 100%
}

.c-paginator {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.c-paginator__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: solid 1px #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  height: 30px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 5px;
  text-decoration: none;
  width: 30px
}

.c-paginator__item.current {
  background-color: #000;
  color: #fff
}

.c-paginator__item:hover {
  background-color: #000;
  color: #fff
}

.wp-pagenavi {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 11.5625vw 3.125vw 0
}

.wp-pagenavi a,
.wp-pagenavi span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border: solid 1px #000;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 1.4rem;
  height: 30px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 5px;
  text-decoration: none;
  width: 30px
}

.wp-pagenavi a.current,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi span:hover {
  background-color: #000;
  color: #fff;
  opacity: 1
}

.wp-pagenavi a:first-child,
.wp-pagenavi a:last-child {
  border: solid 1px #000
}

.c-scrollTop {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-transition: opacity .5s;
  align-items: center;
  bottom: 5%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  justify-content: center;
  opacity: 0;
  position: fixed;
  right: 5%;
  transition: opacity .5s;
  width: 50px;
  z-index: 7000
}

.c-scrollTop img {
  width: 50%
}

.scrolled .c-scrollTop {
  opacity: .8
}

.c-section {
  padding: 14.0625vw 0
}

.c-title {
  font-size: 24px;
  font-size: 7.5vw;
  font-weight: 300;
  letter-spacing: .375vw;
  line-height: 1em;
  margin-bottom: 9.375vw;
  padding-left: 6.25vw;
  position: relative
}

.c-title:before {
  -webkit-transform: translateY(-50%);
  background: transparent url(../img/title_icon.svg) no-repeat center bottom;
  background-size: cover;
  content: '';
  display: block;
  height: 9.375vw;
  left: 0;
  padding-top: .625vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.875vw
}

.c-title span {
  font-size: 20px;
  font-size: 6.25vw;
  letter-spacing: .3125vw;
  line-height: 1em
}

.anime-fadeInUp,
.anime-fadeInUpLoaded {
  -webkit-transition: opacity .8s ease-out, -webkit-transform .8s ease-out;
  -webkit-transform: translateY(50px);
  opacity: 0;
  transform: translateY(50px);
  transition: opacity .8s ease-out, -webkit-transform .8s ease-out;
  transition: transform .8s ease-out, opacity .8s ease-out;
  transition: transform .8s ease-out, opacity .8s ease-out, -webkit-transform .8s ease-out
}

.anime-fadeInUpSlow {
  -webkit-transition: opacity 2s ease-out, -webkit-transform 2s ease-out;
  -webkit-transform: translateY(50px);
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 2s ease-out, -webkit-transform 2s ease-out;
  transition: transform 2s ease-out, opacity 2s ease-out;
  transition: transform 2s ease-out, opacity 2s ease-out, -webkit-transform 2s ease-out
}

.scroll-in .anime-fadeInUp,
.scroll-in.anime-fadeInUp,
.scroll-in.anime-fadeInUpSlow {
  -webkit-transform: translateY(0);
  opacity: 1;
  transform: translateY(0)
}

.loaded .anime-fadeInUpLoaded {
  -webkit-transform: translateY(0);
  opacity: 1;
  transform: translateY(0)
}

.scroll-in .anime-fadeInUp.disable,
.scroll-in.anime-fadeInUp.disable {
  opacity: .4
}

.anime-fadeIn {
  -webkit-transition: all 2.2s ease-out;
  opacity: 0;
  transition: all 2.2s ease-out
}

.scroll-in.anime-fadeIn {
  opacity: 1
}

.anime-fadeInDown {
  -webkit-transition: all 1.4s ease-out;
  -webkit-transform: translate3d(0, -20px, 0);
  opacity: 0;
  transform: translate3d(0, -20px, 0);
  transition: all 1.4s ease-out
}

.anime-zoomin {
  -webkit-transition: all .8s ease-out;
  -webkit-transform: scale3d(2, 2, 2) translate(-10px, -10px);
  opacity: 0;
  transform: scale3d(2, 2, 2) translate(-10px, -10px);
  transition: all .8s ease-out
}

.scroll-in.anime-zoomin {
  -webkit-transform: scale3d(1, 1, 1) translate(0, 0);
  opacity: 1;
  transform: scale3d(1, 1, 1) translate(0, 0)
}

.scroll-in.anime-fadeInDown {
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 1;
  transform: translate3d(0, 0, 0)
}

.anime-fadeInLeft {
  -webkit-transition: all .8s ease-out;
  -webkit-transform: translateX(-30px);
  opacity: 0;
  transform: translateX(-30px);
  transition: all .8s ease-out
}

.scroll-in.anime-fadeInLeft {
  -webkit-transform: translateX(0);
  opacity: 1;
  transform: translateX(0)
}

.anime-fadeInLeft-works {
  -webkit-transition: all 1.5s ease-out;
  -webkit-transform: translateX(-30px) skewY(15.5deg);
  opacity: 0;
  transform: translateX(-30px) skewY(15.5deg);
  transition: all 1.5s ease-out
}

.scroll-in.anime-fadeInLeft-works {
  -webkit-transform: translateX(0) skewY(15.5deg);
  opacity: 1;
  transform: translateX(0) skewY(15.5deg)
}

.anime-imgUp {
  overflow: hidden;
  padding-top: 75%;
  position: relative;
  width: 100%
}

.anime-imgUp:before {
  -webkit-transform: skewX(45deg) translateX(0);
  background-color: #f9f9f9;
  content: "";
  display: block;
  height: 200%;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewX(45deg) translateX(0);
  width: 200%;
  z-index: 100
}

.anime-imgUp img {
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.scroll-in .anime-imgUp:before,
.scroll-in.anime-imgUp:before {
  -webkit-transform: skewX(45deg) translateX(1000px);
  -webkit-animation: imgAnime 2s linear;
  animation: imgAnime 2s linear;
  transform: skewX(45deg) translateX(1000px)
}

.scroll-in .anime-imgUp img,
.scroll-in.anime-imgUp img {
  opacity: 1
}

@-webkit-keyframes imgAnime {
  0% {
    -webkit-transform: skewX(45deg) translateX(0);
    transform: skewX(45deg) translateX(0)
  }

  40% {
    -webkit-transform: skewX(45deg) translateX(30px);
    transform: skewX(45deg) translateX(30px)
  }

  100% {
    -webkit-transform: skewX(45deg) translateX(1000px);
    transform: skewX(45deg) translateX(1000px)
  }
}

@keyframes imgAnime {
  0% {
    -webkit-transform: skewX(45deg) translateX(0);
    transform: skewX(45deg) translateX(0)
  }

  40% {
    -webkit-transform: skewX(45deg) translateX(30px);
    transform: skewX(45deg) translateX(30px)
  }

  100% {
    -webkit-transform: skewX(45deg) translateX(1000px);
    transform: skewX(45deg) translateX(1000px)
  }
}

.anime-imgUp2 {
  padding-top: 100%
}

.anime-imgUp2:before {
  background-color: rgba(255, 255, 255, .4)
}

.anime-imgUp2 img {
  -webkit-transition: all 4s ease-out;
  opacity: 0;
  transition: all 4s ease-out
}

.anime-imgUp3 {
  padding-top: 66%
}

.anime-imgUp3:before {
  background-color: rgba(255, 255, 255, .4)
}

.anime-imgUp3 img {
  -webkit-transition: all 4s ease-out;
  opacity: 0;
  transition: all 4s ease-out
}

.anime-imgUp4 {
  padding-top: 100%
}

.anime-imgUp4:before {
  background-color: rgba(255, 255, 255, .4)
}

.anime-imgUp4 img {
  -webkit-transition: all 4s ease-out;
  opacity: 0;
  transition: all 4s ease-out
}

.anime-type1 {
  -webkit-transition: all 4s;
  display: inline-block;
  opacity: 0;
  opacity: 0;
  transition: all 4s
}

.anime-type2 {
  -webkit-transition: all 4s;
  display: inline-block;
  opacity: 0;
  transition: all 4s
}

.anime-type3 {
  -webkit-transition: all 4s;
  display: inline-block;
  opacity: 0;
  transition: all 4s
}

.anime-type4 {
  -webkit-transition: all 4s;
  display: inline-block;
  opacity: 0;
  transition: all 4s
}

.scroll-in .anime-type1,
.scroll-in .anime-type2,
.scroll-in .anime-type3,
.scroll-in .anime-type4 {
  opacity: 1
}

.anime-badge {
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  width: 0
}

.scroll-in.anime-badge {
  width: 140px
}

.anime-bounceIn {
  opacity: 0
}

.scroll-in.anime-bounceIn {
  -webkit-animation-duration: 1s;
  -webkit-animation-name: bounceIn;
  animation-duration: 1s;
  animation-name: bounceIn;
  opacity: 1
}

@-webkit-keyframes bounceIn {
  0% {
    -webkit-transform: scale3d(.3, .3, .3);
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    opacity: 1;
    transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceIn {
  0% {
    -webkit-transform: scale3d(.3, .3, .3);
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    opacity: 1;
    transform: scale3d(1, 1, 1)
  }
}

.animate__bounceIn {
  -webkit-animation-duration: calc(1.5s * .75);
  -webkit-animation-name: bounceIn;
  animation-duration: calc(1.5s * .75);
  animation-name: bounceIn
}

.p-parallax {
  overflow: hidden;
  padding-top: 78%;
  position: relative
}

.p-parallax:before {
  -webkit-transform: skewY(-9deg) translate(0, -400px);
  background-color: #fff;
  content: '';
  display: block;
  height: 100vw;
  height: 400px;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewY(-9deg) translate(0, -400px);
  width: 200%;
  z-index: 1
}

.p-parallax:after {
  -webkit-transform: skewY(-9deg) translate(0, 400px);
  background-color: #f4f2ef;
  bottom: 0;
  content: '';
  display: block;
  height: 400px;
  position: absolute;
  right: 0;
  transform: skewY(-9deg) translate(0, 400px);
  width: 200%;
  z-index: 1
}

.p-parallax .p-parallax__bg {
  height: 110vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 0
}

.p-parallax1 .p-parallax__bg {
  background: #f4f2ef url(../img/top/parallax1_sp.jpg) no-repeat center top;
  background-size: cover
}

.p-parallax1:before {
  background-color: #fff
}

.p-parallax1:after {
  background-color: #f4f2ef
}

.p-parallax2 .p-parallax__bg {
  background: #f4f2ef url(../img/top/parallax2_sp.jpg) no-repeat center top;
  background-size: cover
}

.p-parallax2:before {
  background-color: #f4f2ef
}

.p-parallax2:after {
  background-color: #f0f9ef
}

.p-parallax3 .p-parallax__bg {
  background: transparent url(../img/top/parallax3_sp.jpg) no-repeat center top;
  background-size: cover
}

.p-parallax3:before {
  background-color: #f0f9ef
}

.p-parallax3:after {
  background-color: #fff
}

.js-textWriter .js-textWriter__line {
  display: block;
  overflow: hidden;
  position: relative
}

.js-textWriter .js-textWriter__line--pc {
  display: inline
}

.js-textWriter .js-textWriter__line--sp {
  display: block
}

.js-textWriter .js-textWriter__item {
  -webkit-transition: all .5s ease-in-out;
  display: inline-block;
  opacity: 0;
  transition: all .5s ease-in-out
}

.js-textWriter .js-textWriter__item.is-show {
  opacity: 1
}

.js-textWriter .js-textWriter__item--fadeIn {
  -webkit-transform: translateY(0);
  -webkit-transition: all .8s ease-in-out;
  opacity: 0;
  transform: translateY(0);
  transition: all .8s ease-in-out
}

.js-textWriter .js-textWriter__item--fadeIn.is-show {
  opacity: 1
}

.js-textWriter .js-textWriter__space {
  display: inline-block;
  width: .2em
}

.js-textWriter--fadeUp .js-textWriter__item {
  -webkit-transform: translateY(110px);
  -webkit-transition: all .5s ease-in-out;
  display: inline-block;
  opacity: 1;
  transform: translateY(110px);
  transition: all .5s ease-in-out
}

.js-textWriter--fadeUp .js-textWriter__item.is-show {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.js-textWriter--fadeUp .js-textWriter__item--fadeIn {
  -webkit-transform: translateY(0);
  -webkit-transition: all .8s ease-in-out;
  opacity: 0;
  transform: translateY(0);
  transition: all .8s ease-in-out
}

.js-textWriter--fadeUp .js-textWriter__item--fadeIn.is-show {
  opacity: 1
}

.js-type .cls-1 {
  visibility: hidden
}

.js-type .yellow-line {
  -webkit-transition: all .8s ease-in;
  opacity: 0;
  transition: all .8s ease-in
}

.js-type .yellow-line.active {
  opacity: 1
}

.js-type .yellow-line-main {
  -webkit-transform: translate3d(800px, -120px, 0);
  -webkit-transition: all .8s ease-in;
  opacity: 0;
  transform: translate3d(800px, -120px, 0);
  transition: all .8s ease-in
}

.js-type .yellow-line-main.active {
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 1;
  transform: translate3d(0, 0, 0)
}

.js-typeWriter {
  opacity: 0
}

.js-typeWriter.scroll-in {
  opacity: 1
}

.p-about {
  background-color: #353535;
  color: #fff
}

.p-about .p-page__heading {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em
}

.p-about .p-page__heading img {
  margin: -.2em .2em 0 0;
  width: 70px
}

.p-about a {
  color: #fff
}

.p-aboutOverview {
  padding: 12.5vw 0 15.625vw
}

.p-aboutOverview p {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center
}

.p-aboutGroup__heading {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 7.8125vw;
  text-align: center
}

.p-aboutGroup__heading:after {
  background: #deff00;
  content: '';
  display: block;
  height: 5px;
  margin: 3.125vw auto 0;
  width: 60px
}

.p-aboutGroup__list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.p-aboutGroup__list li {
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 13px;
  margin-bottom: 5.625vw;
  text-decoration: none;
  width: 41.25vw
}

.p-aboutGroup__list img {
  margin-bottom: 1.25vw
}

.p-aboutGroup__list a {
  color: #fff;
  text-decoration: none
}

.p-aboutFeature {
  padding: 65px 0 0
}

.p-aboutFeature__heading {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 4.8px;
  line-height: 1em;
  margin-bottom: 50px;
  text-align: center
}

.p-aboutFeature__heading img {
  display: block;
  margin: 0 auto 26px;
  width: 150px
}

.p-aboutFeature__heading:after {
  background: #deff00;
  content: '';
  display: block;
  height: 5px;
  margin: 3.125vw auto 0;
  width: 60px
}

.p-aboutFeature__box {
  color: #fff;
  padding: 14.0625vw 0 15.625vw
}

.p-aboutFeature__box p {
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 27px;
  margin-bottom: 2em
}

.p-aboutFeature__number {
  display: block;
  margin: 0 0 30px 0;
  width: 50px
}

.p-aboutFeature__title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 33px;
  margin-bottom: 20px
}

.p-aboutFeature1 {
  background: #fff url(../img/about/feature1_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-aboutFeature2 {
  background: #fff url(../img/about/feature2_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-aboutFeature2 .p-aboutFeature__header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  text-align: right
}

.p-aboutFeature3 {
  background: #fff url(../img/about/feature3_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-article__body {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 26px
}

.p-article__body ul {
  list-style: disc;
  margin: .8em 0 .8em 2em
}

.p-article__body iframe {
  width: 100%
}

.p-article__pankuzu,
.p-archive__pankuzu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4d4d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px
}

.p-article__pankuzu a,
.p-archive__pankuzu a {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1em;
  text-decoration: none
}

.p-article__titleWrap {
  padding: 7.8125vw 0 0 0
}

.p-article__header {
  padding: 0 0 6.25vw 0
}

.p-article__title {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 3.75vw
}

.p-article__category {
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px
}

.p-article__category .p-blogCat {
  color: #000;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 15px 0 0;
  padding-left: 50px
}

.p-article__category .p-blogCat:before {
  width: 40px
}

.p-article__category .p-article__date {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1em;
  margin-top: 10px;
  width: 100%
}

.p-article__info {
  border-bottom: solid 1px #a1a1a1;
  border-top: solid 1px #a1a1a1;
  padding: 10px
}

.p-article__tags a {
  background-color: #f2f2f2;
  border-radius: 5em;
  color: #686868;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 2px 4px 0;
  padding: .4em 1em;
  text-decoration: none
}

.p-article__tags a:before {
  content: '#'
}

#toc_container {
  background-color: #f6f6f6;
  border: solid 1px #bbb;
  margin-bottom: 15.625vw;
  margin-left: -8%;
  padding: 6.25vw 9.375vw;
  width: 102vw
}

.p-article__content {
  overflow: hidden
}

.p-article__content .toc_title {
  -moz-text-align-last: left;
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 3.125vw;
  text-align-last: left
}

.toc_toggle {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1em
}

.toc_toggle a {
  color: #000 !important;
  text-decoration: none !important
}

.toc_list li {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  list-style: none;
  margin-bottom: .5em;
  padding-left: .8em;
  text-indent: -.8em
}

.toc_list li a {
  color: #000
}

.toc_list li a:hover {
  text-decoration: none
}

.p-article__content {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 26px
}

.p-article__content .l-inner--sp {
  border-bottom: solid 1px #000;
  margin-bottom: 5.625vw;
  padding-bottom: 12.5vw
}

.p-article__content h2 {
  border-bottom: solid 5px grey;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 26px;
  margin: 0 0 3.125vw;
  padding-bottom: .2em
}

.p-article__content h3 {
  background-color: #f4f4f4;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 26px;
  padding: 5.625vw 3.125vw
}

.p-article__content .wp-caption-text,
.p-article__content p {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 26px
}

.p-article__content .wp-caption-text {
  font-weight: 400
}

.p-article__content a {
  color: #150a8f;
  text-decoration: underline
}

.p-article__content a:hover {
  text-decoration: none
}

.p-article__content a:visited {
  color: #4c2472
}

.p-article__content strong {
  font-weight: 700
}

.p-article__content .wp-caption {
  max-width: 100%
}

.p-article__content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.p-article__content blockquote {
  background: #f3f6fb;
  padding: 30px;
  position: relative
}

.p-article__content table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%
}

.p-article__content table th {
  background-color: #6b6b6b;
  border: solid 1px #000;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 15px;
  padding: .5em .5em;
  text-align: left
}

.p-article__content table td {
  border: solid 1px #000;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 15px;
  padding: .5em .5em
}

.p-article__content li {
  font-weight: 400
}

.p-article__content iframe {
  max-width: 100%
}

.p-articleVideo {
  padding: 3.125vw 0;
  width: 100%
}

.p-articleVideo .p-articleVideo__wrap {
  padding-top: 56.25%;
  position: relative;
  width: 100%
}

.p-articleVideo iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.p-articleLead {
  margin-bottom: 9.375vw
}

.p-articleLead__content {
  margin-bottom: 4.6875vw
}

.p-articleLead__content p {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 24px
}

.p-articleFooter aside {
  margin-bottom: 9.375vw
}

.p-articleFooter__heading {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 3.125vw 3.125vw;
  padding-left: 15px;
  position: relative
}

.p-articleFooter__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: grey;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 5px
}

.p-articleSns {
  margin-bottom: 10.9375vw
}

.p-articleSns__list {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap
}

.p-articleSns__list li {
  list-style: none;
  margin-right: 3.125vw
}

.p-articleSns__list .send-email a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  font-size: 1.1rem;
  height: 20px;
  letter-spacing: 0;
  line-height: 1em;
  padding: 0 .5em;
  text-decoration: none;
  width: auto
}

.p-articleSns__list .send-email a:before {
  background: transparent url(../img/common/icon_mail.svg) no-repeat center center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 .4em .2em 0;
  width: 14px
}

.fb_iframe_widget_fluid span {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  width: 90px !important
}

.p-articleReport .c-btn {
  border-radius: 27px;
  font-size: 15px;
  font-size: 1.5rem;
  height: 58px;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 0;
  width: 100%
}

.p-articleReport__content {
  background-color: #f2f2f2;
  padding: 8.125vw 3.125vw 9.375vw
}

.p-articleReport__title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px
}

.p-articleReport__image {
  float: right;
  margin: 0 0 3.125vw 6.25vw;
  width: 18.75vw
}

.p-articleReport__text {
  clear: both;
  margin-bottom: 6.25vw
}

.p-articleReport__text li,
.p-articleReport__text p {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 24px
}

.p-articleAuthor__content {
  background: #e8e9f2;
  padding: 8.125vw 3.125vw 9.375vw
}

.p-articleAuthor__content:after {
  clear: both;
  content: '';
  display: block
}

.p-articleAuthor__portfolio {
  float: right;
  margin: 0 0 6.25vw 12.5vw;
  width: 31.25vw
}

.p-articleAuthor__name {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 0 3.125vw
}

.p-articleAuthor__biography {
  clear: both
}

.p-articleAuthor__biography p {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 24px
}

.p-articleAuthor__position {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 6.25vw
}

.p-articleRelated__list a {
  color: #000;
  text-decoration: none
}

.p-blog__header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #000 url(../img/blog/blog_bg_sp.jpg) no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 46.875vw;
  width: 100%
}

.p-blog__heading {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 30px;
  padding-left: 20px;
  position: relative
}

.p-blog__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: #fff;
  content: '';
  display: block;
  height: 3em;
  left: 0;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 10px
}

.p-blog__heading--printmedia:before {
  background-color: #000
}

.p-blog__list {
  background-color: #f4f4f4;
  padding: 9.375vw 0 15.625vw
}

.p-blogCard__wrap {
  margin: 0 auto 6.25vw;
  width: 93.75vw
}

.p-blogCard {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: 1px 1px 6px 0 rgba(21, 21, 21, .1);
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(21, 21, 21, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 3.125vw;
  width: 93.75vw
}

.p-blogCard article {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 93.75vw
}

.p-blogCard__image {
  margin-right: 1.5625vw;
  position: relative;
  width: 43.75vw
}

.p-blogCard__image a,
.p-blogCard__image span {
  display: block;
  overflow: hidden;
  padding-top: 66.6666%;
  position: relative;
  width: 100%
}

.p-blogCard__image a img,
.p-blogCard__image span img {
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  max-width: 101%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 101%
}

.p-blogCard__content {
  padding: 10px 8px;
  width: 52.5vw
}

.p-blogCard__content a {
  text-decoration: none
}

.p-blogCard__content .p-blogCat {
  color: #000;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 0 8px 0;
  padding-left: 36px
}

.p-blogCard__content .p-blogCat:before {
  height: 9px;
  width: 30px
}

.p-blog__title {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 17px;
  margin-bottom: 1.5625vw
}

.p-blog__title a {
  color: #000;
  text-decoration: none
}

.p-blog__time {
  color: #686868;
  display: block;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1em
}

.p-blogCard__tag {
  display: none
}

.p-blogCard__tag a {
  background-color: #f2f2f2;
  border-radius: 5em;
  color: #686868;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 3px 6px 0;
  padding: .25em .8em;
  text-decoration: none
}

.p-blogCard__tag a:before {
  content: '#'
}

.p-cat__item {
  list-style: none
}

.p-cat__item a {
  color: #000;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 5.625vw;
  padding-left: 70px;
  position: relative;
  text-decoration: none
}

.p-cat__item a:before {
  -webkit-transform: translateY(-50%);
  background-color: #fff;
  content: '';
  display: block;
  height: 14px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px
}

.p-blogCat {
  color: #fff;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 10px;
  padding-left: 35px;
  position: relative
}

.p-blogCat:before {
  -webkit-transform: translateY(-50%);
  background-color: #7a7a7a;
  content: '';
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px
}

.p-cat__item--all a:before {
  border: solid 1px #000
}

.p-blogCat--d2c:before,
.p-blog__heading--d2c:before,
.p-cat__item--d2c a:before {
  background-color: #000
}

.p-blogCat--subscription:before,
.p-blog__heading--subscription:before,
.p-cat__item--subscription a:before {
  background-color: #7a7a7a
}

.p-blogCat--marketing:before,
.p-blog__heading--marketing:before,
.p-cat__item--marketing a:before {
  background-color: #bbb
}

.p-blogCat--basic:before,
.p-blog__heading--basic:before,
.p-cat__item--basic a:before {
  background-color: #00c5b0
}

.p-blogCat--digital:before,
.p-blog__heading--digital:before,
.p-cat__item--digital a:before {
  background-color: #4057ff
}

.p-blogCat--printmedia:before,
.p-blog__heading--printmedia:before,
.p-cat__item--printmedia a:before {
  background-color: #66abff
}

.p-blogCat--electricwave:before,
.p-blog__heading--electricwave:before,
.p-cat__item--electricwave a:before {
  background-color: #00a8ff
}

.p-blogCat--onlinecrm:before,
.p-blog__heading--onlinecrm:before,
.p-cat__item--onlinecrm a:before {
  background-color: #8d1dff
}

.p-blogCat--offlinecrm:before,
.p-blog__heading--offlinecrm:before,
.p-cat__item--offlinecrm a:before {
  background-color: #ff0080
}

.p-blogCat--sns:before,
.p-blog__heading--sns:before,
.p-cat__item--sns a:before {
  background-color: #ff6690
}

.p-blogCat--asia:before,
.p-blog__heading--asia:before,
.p-cat__item--asia a:before {
  background-color: #ffba00
}

.p-blogCat--china:before,
.p-blog__heading--china:before,
.p-cat__item--china a:before {
  background-color: #ff6700
}

.p-contact {
  background: #e3e3e3;
  padding: 7.5vw 0 14.0625vw
}

.p-contact__heading {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 4.375vw;
  padding-left: 20px;
  position: relative
}

.p-contact__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: #000;
  content: '';
  display: block;
  height: 30px;
  left: 0;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 6px
}

.p-contact__lead {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 7.8125vw
}

.p-contact__title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 4.6875vw
}

.p-contact__title:before {
  border-color: transparent transparent transparent #000;
  border-style: solid;
  border-width: 3.5px 0 3.5px 6px;
  content: '';
  height: 0;
  margin-right: 3px;
  width: 0
}

.p-contact__btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 6.25vw;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  height: 12.5vw;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 auto 10.625vw;
  position: relative;
  text-decoration: none;
  width: 75vw
}

.p-contact__btn:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #b2b2b2;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 5vw;
  top: 50%;
  transform: translateY(-50%);
  width: 0
}

.p-contact__btn:hover {
  background-color: #000;
  color: #fff;
  opacity: 1
}

.p-contact__number {
  display: block;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: 1.05px;
  line-height: 1em;
  margin: 0 0 3.125vw 0;
  text-align: center
}

.p-contact__number a {
  color: #000;
  text-decoration: none
}

.p-contact__text {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  text-align: center
}

.p-floatLead {
  display: none
}

.p-floatLead .c-btn {
  -webkit-box-shadow: 0 6px #e5ce08;
  background: #eaff05;
  border: none;
  border-radius: 25px;
  box-shadow: 0 6px #e5ce08;
  font-size: 16px;
  font-size: 1.6rem;
  height: 50px;
  letter-spacing: 0;
  line-height: 1em;
  width: 100%
}

.p-floatLead .c-btn:hover {
  -webkit-transform: translateY(6px);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  opacity: 1;
  transform: translateY(6px)
}

.p-floatLead__inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 34px
}

.p-floatLead__heading {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 15px
}

.p-floatLead__body {
  width: 94%
}

.p-floatLead__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  color: #fff;
  flex: 1 1;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 20px
}

.p-floatLead__content p {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 24px
}

.p-floatLead__image {
  width: 80px
}

.p-floatLead__close {
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px
}

.p-floatLead__close:after,
.p-floatLead__close:before {
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 0 50%;
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  left: 14%;
  position: absolute;
  top: calc(14% - 5px);
  transform: rotate(45deg);
  transform-origin: 0 50%;
  width: 100%
}

.p-floatLead__close:after {
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: 100% 50%;
  left: auto;
  right: 14%;
  transform: rotate(-45deg);
  transform-origin: 100% 50%
}

.p-footerService {
  background: #000 url(../img/top/service_bg_sp.jpg) no-repeat center top;
  background-size: cover;
  padding: 9.375vw 0 9.375vw;
  width: 100%
}

.p-footerService .c-btn {
  margin-bottom: 0
}

.p-footerService__heading {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 9.375vw;
  padding-left: 6.25vw;
  position: relative
}

.p-footerService__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: #edff00;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.875vw
}

.p-footerService__list {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.p-footerService__list::after {
  content: "";
  display: block;
  width: 230px
}

.p-footerService__list li {
  margin-bottom: 7.8125vw;
  width: 42.1875vw
}

.p-footerService__list img {
  margin-bottom: 1.25vw
}

.p-footerService__list a {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  text-decoration: none
}

.p-footerMovie {
  background: #000 url(../img/top/movie_bg_sp.jpg) no-repeat center center;
  background-size: cover;
  padding: 9.375vw 0 12.5vw
}

.p-footerMovie .p-footerService__heading {
  margin-bottom: 6.25vw
}

.p-footerMovie .p-footerMovie__text {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 6.25vw
}

.p-footerMovie .c-btn {
  margin-bottom: 0
}

.p-lead {
  padding: 0 0
}

.p-lead__section {
  background-color: #f4f4f4;
  padding: 9.375vw 0
}

.p-lead__category {
  border-bottom: dashed 1px #000;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 1em;
  padding-bottom: 6px
}

.p-lead__list {
  margin-bottom: 40px
}

.p-lead__card {
  -webkit-box-shadow: 1px 1px 6px 0 rgba(21, 21, 21, .1);
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(21, 21, 21, .1);
  margin: 0 0 6.25vw;
  overflow: hidden;
  position: relative
}

.p-lead__card a {
  color: #000;
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  width: 100%
}

.p-lead__card a:hover {
  opacity: 1
}

.p-leadCard__content {
  min-height: 200px;
  padding: 4.375vw 6.25vw 5.625vw
}

.p-lead__tag {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  height: 24px;
  left: 0;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 10px;
  padding: 0 .8em;
  position: absolute;
  top: 10px
}

.p-lead__title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 15px
}

.p-lead__text {
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 18px
}

.p-lead__dl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-transform: translateY(100px);
  -webkit-transition: all .5s ease-out;
  align-items: center;
  background-color: rgba(0, 0, 0, .7);
  bottom: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  height: 100px;
  justify-content: center;
  left: 0;
  letter-spacing: 0;
  line-height: 1em;
  position: absolute;
  transform: translateY(100px);
  transition: all .5s ease-out;
  width: 100%
}

.p-leadContactThanks {
  padding-bottom: 20px
}

.p-leadPageHeader {
  margin-bottom: 20px
}

.p-leadPage__lead {
  margin-bottom: 20px
}

.p-leadPage__lead p {
  font-size: 14px;
  font-size: 4.375vw;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 7.5vw
}

.p-leadPage__sample {
  margin-bottom: 10px
}

.p-leadPage__special {
  background-color: #eee;
  border: solid 1px #6a6a6a;
  margin: 2em 0 0;
  padding: 1.5em 1.5em 1.5em 0;
  width: 100%
}

.p-leadPage__special ul {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
  list-style: disc;
  margin: 0 0 0 2em
}

.p-leadPage__special li {
  margin-bottom: .5em
}

.p-leadContact__form {
  background: #f4f4f4;
  padding: 9.375vw 0 0
}

.p-leadThanks__heading {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 28px;
  margin: 6.25vw 0 5vw
}

.p-leadThanks__content {
  background-color: #f3f3f3;
  border: solid 1px #b8b8b8;
  margin-bottom: 12.5vw;
  padding: 9.375vw 3.125vw
}

.p-leadThanks__content h2 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 15px
}

.p-leadThanks__content a {
  color: #000;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  margin: 30px 0;
  text-decoration: underline
}

.p-magazine .mlmgForm .caution span {
  font-size: 1.2rem !important;
  line-height: 1.6em
}

.p-magazineHeader {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 46.875vw
}

.p-magazineHeader__heading {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  padding-left: 14px;
  position: relative
}

.p-magazineHeader__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: #fff;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 6px
}

.p-magazine__content {
  padding: 12.5vw 0 0
}

.p-magazine__content a {
  color: #000;
  text-decoration: none
}

.p-magazine__content a:hover {
  text-decoration: underline
}

.p-magazine__title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 8.75vw;
  padding-left: 10px;
  position: relative
}

.p-magazine__title:before {
  -webkit-transform: translateY(-50%);
  background-color: #848484;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 5px
}

.p-magazine__text {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 6.25vw
}

.mktoForm {
  padding: 0 0 20px !important
}

.mktoForm p {
  text-align: initial !important
}

.mktoForm span {
  font-family: Helvetica, Arial, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif !important
}

.mktoForm .mktoLabel {
  color: #000 !important;
  display: block !important;
  float: none !important;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1em;
  padding-bottom: .4em !important;
  padding-right: .6em !important;
  position: relative;
  width: auto !important
}

.mktoForm .mktoRequiredField .mktoLabel {
  padding-bottom: .8em
}

.mktoForm .mktoRequiredField .mktoLabel .must {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1em
}

.mktoForm .mktoFormCol {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1 1
}

.mktoForm .mktoFormCol+.mktoFormCol {
  -webkit-box-flex: 7%;
  -ms-flex: 7%;
  flex: 7% 1;
  padding-left: 2%
}

.mktoForm .mktoFormCol+.mktoFormCol .mktoLabel {
  display: none !important
}

.mktoForm .mktoFormRow {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.mktoForm .mktoField {
  background-color: #fff !important
}

.mktoForm .mktoFieldWrap {
  margin-bottom: 3.125vw
}

.mktoForm .must {
  background: 0 0 !important;
  color: red !important;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  padding: .5em 0
}

.mktoForm .mktoGutter {
  float: none !important
}

.mktoForm .mktoField {
  border: solid 1px #828282;
  padding: 0 1em !important
}

.mktoForm .mktoHtmlText .caution {
  text-align: left !important
}

.mktoForm .mktoOffset {
  width: 0 !important
}

.mktoForm .mktoButtonRow {
  width: 100%
}

.mktoForm .mktoButtonWrap {
  display: block;
  margin: 0 !important;
  text-align: center;
  width: 100%
}

.mktoForm .mktoButton {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-shadow: none !important;
  align-items: center;
  background-color: #000 !important;
  background-image: none !important;
  border: solid 1px #000 !important;
  border-radius: 6.25vw !important;
  box-shadow: none !important;
  color: #FFFFFF !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  font-weight: 700;
  height: 12.5vw !important;
  justify-content: center;
  margin: 0 auto 10.625vw !important;
  position: relative;
  text-decoration: none;
  text-indent: 0 !important;
  text-shadow: none !important;
  width: 75vw !important
}

.mktoForm .mktoButton:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #b2b2b2;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 5vw;
  top: 50%;
  transform: translateY(-50%);
  width: 0
}

.mktoForm .mktoButton:hover {
  background-color: #cccccc !important;
  color: #FFFFFF !important;
  opacity: 1
}

.mktoForm .privacy-policy {
  background-color: #fff !important;
  border: solid 1px #6a6a6a;
  height: 280px !important;
  margin-bottom: 20px !important;
  padding: 1em .5em !important
}

.mktoForm .privacy-policy p {
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 18px
}

.p-leadPage .mktoForm .mktoHtmlText span {
  font-weight: 700 !important
}

.p-serviceContact .mktoForm .mktoHtmlText span {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  font-weight: 700 !important
}

.p-magazine .mktoLabel {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 0 .5em -1em !important;
  padding-right: .6em !important;
  position: relative;
  width: auto !important
}

.p-magazine .mktoAsterix {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  float: none !important;
  order: 2
}

.p-magazine .mktoButton {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background-color: #000 !important;
  background-image: none !important;
  border: solid 1px #000 !important;
  border-radius: 6.25vw;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  font-weight: 700;
  height: 12.5vw;
  justify-content: center;
  margin: 0 auto 10.625vw !important;
  position: relative;
  text-decoration: none;
  width: 75vw
}

.p-magazine .mktoButton:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #b2b2b2;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 5vw;
  top: 50%;
  transform: translateY(-50%);
  width: 0
}

.p-magazine .mktoButton:hover {
  background-color: #fff !important;
  color: #000 !important;
  opacity: 1
}

.p-magazine .mktoField {
  border: solid 1px #000;
  padding: 1em !important
}

.p-magazine .caution {
  line-height: 1.5em
}

.mktoForm div,
.mktoForm label,
.mktoForm p,
.mktoForm span {
  -webkit-text-emphasis: unset;
  text-emphasis: unset
}

.mktoForm .mktoRadioList>label {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 14px !important;
  margin-left: 0 !important;
  padding-left: 20px;
  position: relative
}

.mktoForm .mktoRadioList>label:before {
  border: 1px solid #999;
  border-radius: 50%;
  content: "";
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  width: 15px
}

.mktoForm .mktoRadioList input {
  display: none
}

.mktoForm .mktoRadioList input:checked+label {
  color: #838383
}

.mktoForm .mktoRadioList input:checked+label:after {
  background-color: #838383;
  border-radius: 50%;
  content: "";
  display: block;
  height: 11px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 11px
}

.p-notFound {
  padding: 15.625vw 0;
  text-align: center
}

.p-notFound h2 {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 20px
}

.p-notFound p {
  margin-bottom: 3em
}

.p-notFound__heading {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  padding-left: 14px;
  position: relative
}

.p-page__header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 46.875vw
}

.p-page__heading {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  padding-left: 20px;
  position: relative
}

.p-page__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: #edff00;
  content: '';
  height: 80%;
  left: 0;
  margin-top: -.08em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6px
}

.p-page__heading span {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  display: block
}

.p-service .p-page__header {
  background: #fff url(../img/service/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-lead .p-page__header {
  background: #fff url(../img/lead/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-about .p-page__header {
  background: #fff url(../img/about/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-search {
  margin-bottom: 7.8125vw;
  position: relative
}

.p-search__input {
  background-color: #fff;
  border: solid 1px #000;
  height: 40px;
  padding: 3.125vw 4.6875vw;
  width: 100%
}

.p-search__input::-webkit-input-placeholder {
  color: #8a8a8a;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em
}

.p-search__input::-moz-placeholder {
  color: #8a8a8a;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em
}

.p-search__input:-ms-input-placeholder {
  color: #8a8a8a;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em
}

.p-search__input::-ms-input-placeholder {
  color: #8a8a8a;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em
}

.p-search__input::placeholder {
  color: #8a8a8a;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em
}

.p-search__btn {
  -webkit-transform: translateY(-50%);
  display: block;
  height: 18px;
  position: absolute;
  right: 4.6875vw;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  z-index: 10
}

.p-search__nav {
  margin-bottom: 6.25vw
}

.p-search__nav .p-search__input {
  background-color: #fff;
  border: solid 1px #000;
  color: #000
}

.p-service__section {
  padding: 12.5vw 0
}

.p-service__card {
  -webkit-box-shadow: 2px 2px 6px 0 rgba(21, 21, 21, .1);
  background-color: #f8f8f8;
  border: solid 1px #e0e0e0;
  box-shadow: 2px 2px 6px 0 rgba(21, 21, 21, .1);
  margin-bottom: 30px;
  padding-top: 15px;
  position: relative
}

.p-service__card a {
  color: #000;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-service__name {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative
}

.p-service__name:before {
  -webkit-transform: translateY(-50%);
  background-color: #b3b3b3;
  content: '';
  height: 100%;
  left: 0;
  margin-top: -.06em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 9px
}

.p-service__text {
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 0 17px 20px
}

.p-serviceContactHeader__inner {
  position: relative
}

.p-serviceContact__heading {
  -webkit-transform: translate(-50%, -50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  align-items: center;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  height: 31.25vw;
  justify-content: center;
  left: 50%;
  letter-spacing: 0;
  line-height: 1em;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%
}

.p-serviceContact__heading span {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 3.125vw
}

.p-serviceContact__section {
  padding: 10.9375vw 0 0
}

.p-serviceContact__lead {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: .7px;
  line-height: 28px;
  margin-bottom: 6.25vw
}

.p-serviceContact__form {
  background: #f4f4f4;
  padding: 12.5vw 0 0
}

.p-serviceContact-thanks {
  padding-bottom: 55px
}

.p-serviceContact-thanks .c-btn {
  height: 50px;
  width: 246px
}

.p-servicePage__header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 78.125vw;
  padding-top: 15.625vw
}

.p-servicePage__header .l-inner {
  padding: 0;
  width: 100%
}

.p-servicePage__headerWrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .5);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 25vw;
  padding-left: 6.25vw;
  width: 76.5625vw
}

.p-servicePage__heading {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  padding-left: .8em;
  position: relative
}

.p-servicePage__heading span {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: .6em
}

.p-servicePage__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: #fff;
  content: '';
  height: 100%;
  left: 0;
  margin-top: -.07em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6px
}

.p-servicePageOverview {
  padding: 9.375vw 0 12.5vw
}

.p-servicePageOverview .l-inner {
  padding: 0;
  width: 100%
}

.p-servicePage__copy {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 4.6875vw;
  text-align: center
}

.p-servicePage__lead {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center
}

.p-servicePageFeature {
  padding: 9.375vw 0 9.375vw
}

.p-servicePageFeature__box {
  background-color: #000;
  border: solid 1px #fff;
  color: #fff;
  margin-bottom: 6.25vw;
  min-height: 56.25vw
}

.p-servicePageFeature__box p {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 20px
}

.p-servicePageFeature__box:last-child {
  margin-bottom: 0
}

.p-servicePageFeature__content {
  padding: 30px 20px
}

.p-servicePageFeature__title {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 3.125vw
}

.p-servicePageContact {
  padding: 50px 0
}

.p-servicePageContact .c-btn {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 auto
}

.p-servicePageContact .c-btn:hover {
  background-color: #fff;
  color: #000
}

.p-servicePageResult {
  background: #fff url(../img/service/result_bg_sp.jpg) no-repeat center center;
  background-size: cover;
  padding: 30px 0
}

.p-servicePageResult__heading {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 5px;
  padding-left: 20px;
  position: relative
}

.p-servicePageResult__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: #848484;
  content: '';
  height: 100%;
  left: 0;
  margin-top: -.07em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6px
}

.p-servicePageResult__card {
  background-color: #fff;
  margin-bottom: 40px
}

.p-servicePageResult__card dt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7f7f80;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  height: 20px;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 10px;
  padding: 0 1.8em 0 .5em;
  position: relative
}

.p-servicePageResult__card dt:after {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 0 12px 20px 0;
  content: '';
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0
}

.p-servicePageResult__card dd {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 22px
}

.p-servicePageResult__card:last-child {
  margin-bottom: 0
}

.p-servicePageResult__theme {
  padding: 7.5vw 6.25vw 6.25vw
}

.p-servicePageResult__type {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 20px
}

.p-servicePageResult__type span {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1em;
  margin-right: 14px
}

.p-servicePageResult__result {
  background-color: #f4f2e9;
  padding: 7.5vw 6.25vw
}

.p-servicePageResult__result dt {
  background-color: #000
}

.p-servicePageResult__result dt:after {
  border-color: transparent #f4f2e9 transparent transparent
}

.p-servicePageResult__result dd {
  font-weight: 700
}

.p-servicePageContact {
  background-color: #ddd
}

.p-servicePage__sns {
  padding: 9.375vw 0 15.625vw
}

.p-servicePage__figure {
  padding: 12.5vw 0
}

.p-servicePage__figure img {
  display: block;
  margin: auto
}

.p-service--web .p-servicePage__header {
  background: #fff url(../img/service/web/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--web .p-servicePageFeature {
  background: #fff url(../img/service/web/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--flyer .p-servicePage__header {
  background: #fff url(../img/service/flyer/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--flyer .p-servicePageFeature {
  background: #fff url(../img/service/flyer/feature_bg_sp.jpg) no-repeat center bottom;
  background-size: cover
}

.p-service--crmsupport .p-servicePage__header {
  background: #fff url(../img/service/crmsupport/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--crmsupport .p-servicePageFeature {
  background: #fff url(../img/service/crmsupport/feature_bg_sp.jpg) no-repeat center bottom;
  background-size: cover
}

.p-service--form .p-servicePage__header {
  background: #fff url(../img/service/form/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--form .p-servicePageFeature {
  background: #fff url(../img/service/form/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--tv .p-servicePage__header {
  background: #fff url(../img/service/tv/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--tv .p-servicePageFeature {
  background: #fff url(../img/service/tv/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--radio .p-servicePage__header {
  background: #fff url(../img/service/radio/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--radio .p-servicePageFeature {
  background: #fff url(../img/service/radio/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--casting .p-servicePage__header {
  background: #fff url(../img/service/casting/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--casting .p-servicePageFeature {
  background: #fff url(../img/service/casting/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--dm .p-servicePage__header {
  background: #fff url(../img/service/dm/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--dm .p-servicePageFeature {
  background: #fff url(../img/service/dm/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--china .p-servicePage__header {
  background: #fff url(../img/service/china/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--china .p-servicePageFeature {
  background: #fff url(../img/service/china/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--china .p-servicePage__lead {
  margin: auto;
  width: 94%
}

.p-service--asia .p-servicePage__header {
  background: #fff url(../img/service/asia/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--asia .p-servicePageFeature {
  background: #fff url(../img/service/asia/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--asia .p-servicePage__lead {
  margin: auto;
  width: 90%
}

.p-service--usa .p-servicePage__header {
  background: #fff url(../img/service/usa/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--usa .p-servicePageFeature {
  background: #fff url(../img/service/usa/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--crm .p-servicePage__header {
  background: #fff url(../img/service/crm/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--crm .p-servicePageFeature {
  background: #fff url(../img/service/crm/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--logistics .p-servicePage__header {
  background: #fff url(../img/service/logistics/main_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-service--logistics .p-servicePageFeature {
  background: #fff url(../img/service/logistics/feature_bg_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-sideRecommend {
  margin-bottom: 7.1875vw
}

.p-sideRecommend__box {
  background-color: #fff;
  padding: 3.125vw 2.5vw
}

.p-sideRecommend__box a {
  color: #000;
  text-decoration: none
}

.p-sideRecommend__box a:hover {
  color: #666
}

.p-sideRecommend__box a:last-child .p-sideRecommend__card {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0
}

.p-sideRecommend__card {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: solid 1px #c6c6c6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.125vw;
  padding-bottom: 3.125vw
}

.p-sideRecommend__image {
  margin-right: 3.125vw;
  width: 28.125vw
}

.p-sideRecommend__title {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 18px;
  width: 50vw
}

.p-sideTag {
  margin-bottom: 9.375vw
}

.p-sideTag__box {
  -ms-flex-wrap: wrap;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 3.125vw 5vw 2.5vw
}

.p-sideTag__box a {
  background-color: #f2f2f2;
  border-radius: 5em;
  color: #686868;
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 3px 6px 0;
  padding: .5em 1em;
  text-decoration: none
}

.p-sideTag__box a:before {
  content: '#'
}

.p-sideTag__inner {
  height: 250px;
  overflow: hidden
}

.p-sideTag__inner.is-open {
  height: auto
}

.p-sideTag__open {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  align-items: center;
  color: #999;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  font-size: 1rem;
  justify-content: flex-end;
  letter-spacing: 0;
  line-height: 1em;
  margin-top: 18px;
  text-align: right;
  text-decoration: underline;
  width: 100%
}

.p-sideTag__open .open {
  display: block
}

.p-sideTag__open .close {
  display: none
}

.p-sideTag__open:after {
  border-color: #878787 transparent transparent transparent;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  content: '';
  display: inline-block;
  height: 0;
  margin-left: 2px;
  width: 0
}

.p-sideTag__open.is-active .open {
  display: none
}

.p-sideTag__open.is-active .close {
  display: block
}

.p-sideTag__open.is-active:after {
  border-color: transparent transparent #878787 transparent;
  border-width: 0 5px 8px 5px
}

.p-top {
  position: relative
}

.p-top .l-main {
  background-color: #353535
}

.p-top .p-blogCard {
  -webkit-box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, .5);
  box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, .5)
}

.p-topNew {
  padding-top: 60px
}

.p-topPickUp {
  padding: 9.375vw 0 6.25vw
}

.p-topPickUp .c-btn {
  margin-top: 9.375vw
}

.p-topPickUp .p-blogCard__wrap {
  margin: 0 auto 6.25vw
}

.p-topPickUp__heading {
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 auto 7.5vw;
  text-align: center;
  width: 93.75vw
}

.p-topPickUp__heading:after {
  background-color: #deff00;
  content: '';
  display: block;
  height: 3px;
  margin: 10px auto 0;
  width: 40px
}

.p-topNew__heading {
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 auto 7.5vw;
  text-align: center;
  width: 93.75vw
}

.p-topNew__heading:after {
  background-color: #deff00;
  content: '';
  display: block;
  height: 3px;
  margin: 10px auto 0;
  width: 40px
}

.p-topCategory {
  padding-bottom: 7.8125vw
}

.p-topCategory .c-btn--small {
  margin-top: 4.6875vw
}

.p-topCategory .p-blogCard__wrap {
  position: relative
}

.p-topCategory .p-blogLink {
  height: 24px;
  letter-spacing: -.02em;
  margin: -8px 0 0 0;
  padding: 0 16px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 46.875vw
}

.p-topCategory .p-blogLink .p-blogLink--small {
  -webkit-transform: scale(.8, 1);
  transform: scale(.8, 1);
  white-space: nowrap
}

.p-topCategory .p-blogLink:after {
  border-width: 2.5px 0 2.5px 5px;
  right: 2.5vw
}

.p-topCategory__heading {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  margin: 0 auto 7.5vw;
  text-align: center;
  width: 93.75vw
}

.p-topCategory__heading:after {
  background-color: #deff00;
  content: '';
  display: block;
  height: 3px;
  margin: 10px auto 0;
  width: 40px
}

.p-topCategory__title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-size: 2rem;
  height: 80px;
  letter-spacing: 4px;
  line-height: 1em;
  margin-bottom: 9.375vw;
  padding-left: 6.25vw;
  width: 100%
}

.p-topCategory__title--new {
  background: transparent url(../img/top/category_new_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-topCategory__title--repeat {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  background: transparent url(../img/top/category_repeat_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-topCategory__title--overseas {
  background: transparent url(../img/top/category_overseas_sp.jpg) no-repeat center center;
  background-size: cover
}

.p-topService {
  background: #000 url(../img/top/service_bg_sp.jpg) no-repeat center top;
  background-size: cover;
  padding: 9.375vw 0 9.375vw
}

.p-topService .c-btn {
  margin-bottom: 0
}

.p-topService__heading {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 9.375vw;
  padding-left: 6.25vw;
  position: relative
}

.p-topService__heading:before {
  -webkit-transform: translateY(-50%);
  background-color: #edff00;
  content: '';
  display: block;
  height: 18.75vw;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.875vw
}

.p-topService__list {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.p-topService__list li {
  margin-bottom: 7.8125vw;
  width: 42.1875vw
}

.p-topService__list img {
  margin-bottom: 1.25vw
}

.p-topService__list a {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  text-decoration: none
}

.p-topMovie {
  background: #000 url(../img/top/movie_bg_sp.jpg) no-repeat center center;
  background-size: cover;
  padding: 9.375vw 0 12.5vw
}

.p-topMovie .p-topService__heading {
  margin-bottom: 6.25vw
}

.p-topMovie .p-topMovie__text {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 6.25vw
}

.p-topMovie .c-btn {
  margin-bottom: 0
}

.p-topHero {
  background-color: #fff;
  overflow: hidden;
  padding-top: 77%;
  position: relative;
  width: 100vw
}

.p-topHero .swiper-container {
  -webkit-transform: translateX(-50%);
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 200vw
}

.p-topHero a {
  opacity: 1 !important
}

.p-topHero a:hover {
  opacity: .8 !important
}

.p-topSlider__prev {
  background-color: rgba(0, 0, 0, .6);
  content: '';
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 12.5vw;
  z-index: 10
}

.p-topSlider__prev:before {
  -webkit-transform: rotate(-45deg);
  border: 0;
  border-left: solid 2px #fff;
  border-top: solid 2px #fff;
  content: '';
  height: 12px;
  left: 40%;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  width: 12px
}

.p-topSlider__next {
  background-color: rgba(0, 0, 0, .6);
  content: '';
  cursor: pointer;
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 12.5vw;
  z-index: 10
}

.p-topSlider__next:before {
  -webkit-transform: rotate(45deg);
  border: 0;
  border-right: solid 2px #fff;
  border-top: solid 2px #fff;
  content: '';
  height: 12px;
  margin-top: -6px;
  position: absolute;
  right: 40%;
  top: 50%;
  transform: rotate(45deg);
  width: 12px
}

.p-topSlider {
  -webkit-transform: translateX(-62.5vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transform: translateX(-62.5vw);
  width: 225vw
}

.p-sliderCard {
  position: relative;
  width: 75vw
}

.p-sliderCard__content {
  background-color: #fff;
  padding: 3.75vw 12px 10px
}

.p-sliderCard__content .p-blog__title {
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 22px
}

.p-sliderCard__image {
  position: relative
}

.p-sliderCard__image a {
  display: block;
  overflow: hidden;
  padding-top: 66.666%;
  position: relative;
  width: 100%
}

.p-sliderCard__image a img {
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%
}

.p-sliderCard__image a:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
  background: linear-gradient(to top, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
  bottom: 0;
  content: '';
  display: block;
  height: 60%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1
}

.u-sp-hidden {
  display: none
}

.u-pc-show {
  display: none
}

.u-skew5 {
  -webkit-transform: skew(-5deg) rotate(-5deg);
  -webkit-transform-origin: left bottom;
  transform: skew(-5deg) rotate(-5deg);
  transform-origin: left bottom
}

.u-skew5__inner {
  -webkit-transform: skew(5deg) rotate(5deg);
  -webkit-transform-origin: left bottom;
  transform: skew(5deg) rotate(5deg);
  transform-origin: left bottom
}

.u-txt-center {
  text-align: center
}

.u-color-navy {
  color: #5e6b8e
}

.u-mb-45 {
  margin-bottom: 14.0625vw
}

.u-mb-70 {
  margin-bottom: 21.875vw
}

.u-text-normal {
  letter-spacing: normal
}

@media only screen and (min-width:321px) {

  a:active,
  a:hover {
    outline-width: 0
  }
}

@media only screen and (min-width:375px) {
  html {
    font-size: 70%
  }
}

@media only screen and (min-width:414px) {

  a:active,
  a:hover {
    outline-width: 0
  }
}

@media only screen and (min-width:500px) {

  a:active,
  a:hover {
    outline-width: 0
  }
}

@media only screen and (min-width:768px) {

  a:active,
  a:hover {
    outline-width: 0
  }

  a:active,
  a:hover {
    outline-width: 0
  }

  html {
    font-size: 62.5%
  }

  body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    min-height: 100vh;
    min-width: 1260px
  }

  main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    overflow: hidden
  }

  p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 30px
  }

  a.c-btn:hover {
    opacity: .8
  }

  .l-container {
    margin: auto;
    max-width: 1040px;
    padding: 0 20px
  }

  .l-section {
    padding: 7.22311vw 0 7.22311vw
  }

  .l-inner {
    margin: auto;
    max-width: 1260px;
    padding: 0 30px;
    width: 1260px
  }

  .l-inner--sp {
    margin: 0;
    width: auto
  }

  .l-content {
    margin-top: 90px
  }

  .l-inner--sm--sp {
    margin: auto;
    max-width: 1060px;
    padding: 0 30px;
    width: 100%
  }

  .l-inner--mid--pc {
    margin: auto;
    max-width: 860px;
    padding: 0 30px
  }

  .l-inner--tablet {
    margin: auto;
    max-width: 1060px;
    padding: 0 30px;
    width: 100%
  }

  .l-main {
    width: 900px
  }

  .l-side {
    background: 0 0;
    margin: 0;
    padding: 0 0 50px;
    width: 240px
  }

  .l-side__inner {
    width: 100%
  }

  .l-side__heading {
    margin: 0 0 6px 0
  }

  .l-side__banner {
    height: 70px;
    margin-bottom: 10px
  }

  .l-side__banner--facebook img {
    width: 138px
  }

  .l-side__banner--mail img {
    width: 180px
  }

  .l-main--wrap {
    margin: auto;
    padding: 0 30px;
    width: 1260px
  }

  .l-flex--tablet {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .l-fex-between--tablet {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .l-footer {
    padding: 40px 0
  }

  .l-footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
  }

  .l-footer__link {
    margin: 0 30px 0 0
  }

  .l-footer__copy {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1em
  }

  .l-header {
    background: transparent url(../img/common/header_bg_pc.jpg) no-repeat center bottom;
    background-size: cover;
    height: 100px;
    min-width: 1260px;
    overflow: hidden;
    padding: 0
  }

  .l-header__inner {
    height: 100px;
    margin: auto;
    max-width: 1260px;
    padding: 0 30px;
    position: relative
  }

  .l-header__logo {
    margin: 0;
    width: 180px;
    z-index: 9999
  }

  .l-header__hamburger {
    display: none
  }

  .l-header__nav {
    -webkit-transform: none;
    background-color: #eaeaea;
    height: 60px;
    left: 0;
    padding: 0;
    position: fixed;
    top: 100px;
    transform: none;
    width: 100vw
  }

  .p-gNav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    padding: 0 30px;
    width: 1260px
  }

  .p-gNav__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    margin-right: 50px;
    width: 120px
  }

  .p-gNav__item>a {
    border-bottom: solid 2px #8e8e8e;
    color: #000;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1em;
    padding: 0 0 5px;
    text-align: center;
    width: 100%
  }

  .p-gNav__item>a:hover {
    background: 0 0
  }

  .p-gNav__item.p-gNav__parent:after {
    -webkit-transform: translate(-50%, 0);
    -webkit-transition: all .1s ease-in-out;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    bottom: 0;
    content: '';
    display: none;
    height: 0;
    left: 50%;
    opacity: 0;
    right: auto;
    top: auto;
    transform: translate(-50%, 0);
    transition: all .1s ease-in-out;
    width: 0
  }

  .p-gNav__item:first-child {
    display: none
  }

  .l-header__contactWrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    justify-content: flex-end;
    left: 0;
    margin: auto;
    max-width: 1260px;
    padding: 0 30px;
    position: fixed;
    top: 0;
    width: 100%
  }

  .l-header__contact {
    -webkit-transform: none;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1em;
    transform: none;
    width: 180px
  }

  .p-gNav__child {
    -webkit-transform: none;
    -webkit-transition: all .1s ease-in-out;
    background-color: rgba(255, 255, 255, .95);
    display: none;
    height: 180px;
    opacity: 0;
    padding: 0;
    top: 160px;
    transform: none;
    transition: all .1s ease-in-out
  }

  .p-gNav__child .p-cat {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 25px 30px 0;
    width: 1260px
  }

  .p-gNav__child .p-cat__item a:hover {
    opacity: .6
  }

  .p-gNav__child .p-cat__item {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1em;
    width: 230px
  }

  .p-gNav__child .p-cat__item a {
    margin-bottom: 25px
  }

  .p-gNav__child .p-cat__item--all {
    width: 190px
  }

  .p-gNav__child .p-cat__item--asia,
  .p-gNav__child .p-cat__item--digital,
  .p-gNav__child .p-cat__item--onlinecrm {
    margin-left: 190px
  }

  .p-gNav__parent:hover:after {
    display: block;
    opacity: 1
  }

  .p-gNav__back {
    display: none
  }

  .l-headerLead {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    background: 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    justify-content: flex-start;
    margin: 0;
    padding: 0 30px;
    pointer-events: none;
    position: fixed;
    text-align: left;
    top: 0;
    width: 1260px;
    z-index: 9999
  }

  .l-headerLead p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 23px;
    margin-left: 240px
  }

  .scrolled .l-header,
  .single-blog .l-header {
    height: 90px
  }

  .scrolled .l-header__inner,
  .single-blog .l-header__inner {
    height: 90px
  }

  .scrolled .l-header__logo,
  .single-blog .l-header__logo {
    width: 130px
  }

  .scrolled .l-header__nav,
  .single-blog .l-header__nav {
    -webkit-transform: none;
    background: 0 0;
    height: 90px;
    left: 250px;
    padding: 0;
    position: absolute;
    top: 0;
    transform: none;
    width: 980px
  }

  .scrolled .p-gNav,
  .single-blog .p-gNav {
    padding: 0;
    width: auto
  }

  .scrolled .p-gNav__item,
  .single-blog .p-gNav__item {
    height: 90px;
    margin-right: 10px;
    width: 100px
  }

  .scrolled .p-gNav__item>a,
  .single-blog .p-gNav__item>a {
    border-bottom: solid 2px #fff;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 1em;
    padding: 0 0 5px;
    text-align: center;
    width: 100%
  }

  .scrolled .p-gNav__item>a:hover,
  .single-blog .p-gNav__item>a:hover {
    border-color: #edff00;
    color: #c6c6c6;
    opacity: 1
  }

  .scrolled .p-gNav__child,
  .single-blog .p-gNav__child {
    top: 90px
  }

  .scrolled .p-gNav__item--about,
  .single-blog .p-gNav__item--about {
    width: 130px
  }

  .scrolled .l-header__contactWrap,
  .single-blog .l-header__contactWrap {
    -webkit-transform: none;
    height: 90px;
    left: auto;
    padding: 0;
    position: absolute;
    right: 0;
    transform: none;
    width: 370px
  }

  .scrolled .l-headerLead,
  .single-blog .l-headerLead {
    display: none
  }

  .c-btn {
    border-radius: 25px;
    font-size: 14px;
    font-size: 1.4rem;
    height: 50px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 auto;
    padding-right: .8em;
    width: 400px
  }

  .c-btn:after {
    right: 20px
  }

  .c-btn--small {
    border-radius: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    height: 40px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 auto;
    padding-right: 14px;
    width: 240px
  }

  .c-btn--small:after {
    right: 10px
  }

  .c-form__group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3.30189vw;
    margin-left: 5.66038vw
  }

  .c-form__group label {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 1.6px;
    line-height: 22px;
    margin: .2em 0 0 0;
    min-width: 120px;
    width: 120px
  }

  .c-form__group label.c-form__label--top {
    display: block;
    margin-bottom: 185px
  }

  .c-form__group--textarea {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .mw_wp_form_confirm .c-form__group--textarea {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .c-form__text {
    width: 56.60377vw
  }

  .c-form__textarea {
    min-height: 15em;
    padding: 20px 15px;
    width: 56.60377vw
  }

  .c-form__btn {
    font-size: 16px;
    font-size: 1.6rem;
    height: 60px;
    letter-spacing: 1.6px;
    line-height: 1em;
    margin: 50px auto 0;
    width: 240px
  }

  .mw_wp_form .error {
    bottom: -22px;
    left: 0;
    margin-left: 15.09434vw;
    position: absolute
  }

  .c-hamburger {
    margin-bottom: 16px;
    width: 27px
  }

  .c-pageHeading {
    font-size: 60px;
    font-size: 5.66038vw;
    letter-spacing: .84906vw;
    line-height: 1em
  }

  .c-pageHeading:after {
    width: 14.15094vw
  }

  .c-pageHeading span {
    font-size: 20px;
    font-size: 1.88679vw;
    letter-spacing: .75472vw;
    line-height: 1em;
    margin: 2.07547vw 0 2.26415vw
  }

  .c-heading--md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    font-size: 2.64151vw;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 2.83019vw;
    padding-left: 2.07547vw
  }

  .c-heading--md:before {
    height: 94%;
    top: 52%
  }

  .c-heading--md span {
    font-size: 13px;
    font-size: 1.22642vw;
    letter-spacing: .06132vw;
    line-height: 1em;
    margin: 0 0 .2em;
    padding-left: 2.26415vw
  }

  .c-heading--lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    font-size: 2.83019vw;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 2.83019vw;
    padding-left: 2.45283vw
  }

  .c-heading--lg:before {
    height: 96%;
    top: 52%
  }

  .c-heading--lg span {
    font-size: 13px;
    font-size: 1.22642vw;
    letter-spacing: .06132vw;
    line-height: 1em;
    margin: 0 0 .2em;
    padding-left: 2.26415vw
  }

  .c-heading--lg2 {
    display: block;
    margin-bottom: 5.66038vw
  }

  .c-heading--lg2 span {
    bottom: -2.2em;
    display: block;
    left: -2.26415vw;
    position: absolute;
    width: 100%
  }

  .c-heading--lg2 span {
    bottom: -2.2em;
    left: -24px
  }

  .c-label {
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: 3.4px;
    line-height: 30px;
    padding: 0 5px
  }

  .c-paginator__item {
    font-size: 12px;
    font-size: 1.2rem;
    height: 40px;
    letter-spacing: 0;
    line-height: 1em;
    width: 40px
  }

  .wp-pagenavi {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 60px 0 0 0
  }

  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 14px;
    font-size: 1.4rem;
    height: 40px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 6px;
    width: 40px
  }

  .c-scrollTop {
    bottom: 3%;
    right: 3%
  }

  .c-section {
    padding: 9.43396vw 0
  }

  .c-title {
    font-size: 40px;
    font-size: 3.77358vw;
    letter-spacing: .18868vw;
    line-height: 4.33962vw;
    margin-bottom: 3.58491vw;
    padding-left: 1.88679vw
  }

  .c-title:before {
    height: 3.77358vw;
    width: .56604vw
  }

  .c-title span {
    font-size: 25px;
    font-size: 2.35849vw;
    letter-spacing: .11792vw;
    line-height: 1em
  }

  .p-parallax {
    min-height: 320px;
    min-width: 1040px;
    padding-top: 30%;
    width: 100%
  }

  .p-parallax:before {
    -webkit-transform: skewY(-4deg) translate(0, -400px);
    min-width: 1040px;
    transform: skewY(-4deg) translate(0, -400px)
  }

  .p-parallax:after {
    -webkit-transform: skewY(-4deg) translate(0, 400px);
    min-width: 1040px;
    transform: skewY(-4deg) translate(0, 400px)
  }

  .p-parallax1 .p-parallax__bg {
    background: #f4f2ef url(../img/top/parallax1_pc.jpg) no-repeat center top;
    background-size: cover
  }

  .p-parallax2 .p-parallax__bg {
    background: #f4f2ef url(../img/top/parallax2_pc.jpg) no-repeat center top;
    background-size: cover
  }

  .p-parallax3 .p-parallax__bg {
    background: #f0f9ef url(../img/top/parallax3_pc.jpg) no-repeat center top;
    background-size: cover
  }

  .js-textWriter .js-textWriter__line--pc {
    display: block;
    overflow: hidden
  }

  .js-textWriter .js-textWriter__line--sp {
    display: inline
  }

  .p-about .p-page__heading {
    font-size: 32px;
    font-size: 3.2rem;
    letter-spacing: 0;
    line-height: 1em
  }

  .p-about .p-page__heading img {
    margin: -.2em .2em 0 0;
    width: 110px
  }

  .p-aboutOverview {
    padding: 85px 0 70px
  }

  .p-aboutOverview p {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 28px
  }

  .p-aboutGroup__heading {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: 50px
  }

  .p-aboutGroup__heading:after {
    margin-top: 10px
  }

  .p-aboutGroup__list {
    margin: auto;
    width: 1000px
  }

  .p-aboutGroup__list:after {
    content: '';
    width: 220px
  }

  .p-aboutGroup__list:before {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    content: '';
    order: 4;
    width: 220px
  }

  .p-aboutGroup__list li {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 50px;
    width: 220px
  }

  .p-aboutGroup__list img {
    margin-bottom: 10px
  }

  .p-aboutFeature {
    padding: 50px 0 0
  }

  .p-aboutFeature__heading {
    margin-bottom: 65px
  }

  .p-aboutFeature__heading img {
    margin-bottom: 20px;
    width: 200px
  }

  .p-aboutFeature__heading:after {
    margin-top: 14px
  }

  .p-aboutFeature__box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 700px;
    padding: 0
  }

  .p-aboutFeature__box p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 32px
  }

  .p-aboutFeature__box p:last-child {
    margin-bottom: 0
  }

  .p-aboutFeature__box .l-inner {
    padding: 0 30px;
    width: 1060px
  }

  .aboutFeature__header,
  .p-aboutFeature__content {
    width: 50%
  }

  .p-aboutFeature__number {
    margin-bottom: 40px;
    width: 70px
  }

  .p-aboutFeature__title {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 45px
  }

  .p-aboutFeature1 {
    background: #fff url(../img/about/feature1_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-aboutFeature2 {
    background: #fff url(../img/about/feature2_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-aboutFeature2 .p-aboutFeature__header {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .p-aboutFeature3 {
    background: #fff url(../img/about/feature3_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-article__body {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 32px
  }

  .p-article__pankuzu,
  .p-archive__pankuzu {
    font-size: 16px;
    font-size: 1.6rem;
    height: 50px;
    letter-spacing: 0;
    line-height: 28px
  }

  .p-article__titleWrap {
    padding: 60px 0 0 0
  }

  .p-article__titleWrap .l-inner--sp {
    width: 900px
  }

  .p-article__header {
    padding: 0
  }

  .p-article__title {
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: 0;
    line-height: 43px;
    margin-bottom: 20px
  }

  .p-article__category .p-blogCat {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1em;
    padding-left: 80px
  }

  .p-article__category .p-blogCat:before {
    width: 70px
  }

  .p-article__category .p-article__date {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0;
    width: auto
  }

  .p-article__info {
    padding: 18px 20px
  }

  .p-article__tags a {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 3px 4px 0;
    padding: .3em .8em
  }

  #toc_container {
    margin: 0 0 60px 0;
    padding: 27px 32px;
    width: 100%
  }

  .p-article__content .toc_title {
    -moz-text-align-last: left;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 16px;
    text-align-last: left
  }

  .toc_list li {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 32px;
    padding-left: 0;
    text-indent: 0
  }

  .p-article__content {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 32px
  }

  .p-article__content .l-inner--sp {
    margin-bottom: 32px;
    padding-bottom: 70px
  }

  .p-article__content h2 {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 20px
  }

  .p-article__content h3 {
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: 0;
    line-height: 30px;
    padding: 12px 20px
  }

  .p-article__content .wp-caption-text,
  .p-article__content p {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 32px
  }

  .p-article__content table th {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 24px
  }

  .p-article__content table td {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 24px
  }

  .p-articleVideo {
    padding: 20px 0 40px
  }

  .p-articleLead {
    margin-bottom: 0;
    padding: 40px 0
  }

  .p-articleLead__content {
    margin-bottom: 0;
    width: 350px
  }

  .p-articleLead__content p {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 32px
  }

  .p-articleLead__content__image {
    max-width: 300px
  }

  .p-articleFooter aside {
    margin-bottom: 60px
  }

  .p-articleFooter__heading {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0 0 18px 0
  }

  .p-articleSns {
    margin-bottom: 90px
  }

  .p-articleSns__list li {
    margin-right: 10px
  }

  .p-articleReport .c-btn {
    border-radius: 30px;
    height: 60px;
    margin: 0;
    width: 300px
  }

  .p-articleReport__content {
    padding: 40px 30px 40px 275px;
    position: relative
  }

  .p-articleReport__title {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 20px
  }

  .p-articleReport__image {
    left: 30px;
    margin: 0;
    position: absolute;
    top: 40px;
    width: 200px
  }

  .p-articleReport__text {
    clear: none;
    margin-bottom: 20px
  }

  .p-articleReport__text li,
  .p-articleReport__text p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 24px
  }

  .p-articleAuthor__content {
    padding: 30px
  }

  .p-articleAuthor__portfolio {
    float: left;
    margin: 0 40px 0 0;
    width: 200px
  }

  .p-articleAuthor__name {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 5px
  }

  .p-articleAuthor__biography {
    clear: none;
    overflow: hidden
  }

  .p-articleAuthor__biography p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 24px
  }

  .p-articleAuthor__position {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 10px
  }

  .p-blog {
    background-color: #f4f4f4
  }

  .p-blog .l-main--wrap {
    padding: 68px 30px
  }

  .p-blog__header {
    background: #000 url(../img/blog/blog_bg_pc.jpg) no-repeat center center;
    background-size: cover;
    height: 150px
  }

  .p-blog__heading {
    font-size: 32px;
    font-size: 3.2rem;
    letter-spacing: 3.2px;
    line-height: 1em;
    margin-top: 5px;
    padding-left: 25px
  }

  .p-blog__heading:before {
    height: 50px
  }

  .p-blog__heading span {
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 1em;
    padding-left: 20px
  }

  .p-blog__list {
    margin-top: 23px;
    padding: 0
  }

  .p-blog__inner:after {
    content: '';
    display: block;
    width: 285px
  }

  .p-blogCard__wrap {
    display: block;
    margin: 0;
    padding: 0;
    width: 285px
  }

  .p-blogCard {
    display: block;
    margin: 0 0 60px;
    padding: 0;
    width: 285px
  }

  .p-blogCard article {
    display: block;
    margin: 0;
    width: 100%
  }

  .p-blogCard__image {
    width: 100%
  }

  .p-blogCard__image a,
  .p-blogCard__image span {
    background-color: #d7d7d7;
    margin: 0 0 12px;
    padding-top: 66.6666%;
    width: 100%
  }

  .p-blogCard__content {
    padding: 0 13px 5px 13px;
    width: 100%
  }

  .p-blogCard__content .p-blogCat {
    color: #000;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1em;
    padding-left: 36px
  }

  .p-blogCard__content .p-blogCat:before {
    height: 10px;
    width: 30px
  }

  .p-blog__title {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 0;
    min-height: 5em
  }

  .p-blog__time {
    margin-bottom: 12px
  }

  .p-blogCard__tag {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
  }

  .p-cat__item a {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 20px;
    padding-left: 60px
  }

  .p-blogCat {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 15px;
    padding-left: 55px
  }

  .p-blogCat:before {
    height: 15px;
    width: 45px
  }

  .p-contact {
    margin: 0;
    padding: 95px 0 85px
  }

  .p-contact__heading {
    font-size: 36px;
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 38px;
    padding-left: 30px
  }

  .p-contact__heading:before {
    height: 40px;
    width: 10px
  }

  .p-contact__lead {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 50px
  }

  .p-contact__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .p-contact__form {
    margin-right: 98px;
    width: 300px
  }

  .p-contact__title {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 23px
  }

  .p-contact__title:before {
    border-width: 5px 0 5px 9px
  }

  .p-contact__btn {
    border-radius: 30px;
    font-size: 12px;
    font-size: 1.2rem;
    height: 60px;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 0;
    width: 100%
  }

  .p-contact__btn:after {
    right: 20px
  }

  .p-contact__number {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 1.5px;
    line-height: 1em;
    margin: 0 0 10px 0;
    text-align: left
  }

  .p-contact__text {
    font-size: 19px;
    font-size: 1.9rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-left: -8px;
    text-align: left
  }

  .p-floatLead {
    -webkit-transform: translateY(600px);
    -webkit-transition: all .3s ease-out;
    background-color: rgba(68, 68, 68, .8);
    bottom: 0;
    display: block;
    min-height: 300px;
    padding: 20px;
    position: fixed;
    right: 0;
    transform: translateY(600px);
    transition: all .3s ease-out;
    width: 300px;
    z-index: 9999
  }

  .p-floatLead.is-active {
    -webkit-transform: translateY(0);
    display: block;
    transform: translateY(0)
  }

  .p-floatLead.is-hide {
    display: none !important
  }

  .p-footerService {
    background: #000 url(../img/top/service_bg_pc.jpg) no-repeat center top;
    background-size: cover;
    padding: 154px 0
  }

  .p-footerService .c-btn {
    font-size: 12px;
    font-size: 1.2rem;
    height: 40px;
    letter-spacing: 0;
    line-height: 1em;
    position: absolute;
    top: 140px;
    width: 240px
  }

  .p-footerService .c-btn:after {
    right: 12px
  }

  .p-footerService__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .p-footerService__heading {
    font-size: 36px;
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 43px;
    margin: 0 126px 0 0;
    padding-left: 30px
  }

  .p-footerService__heading:before {
    width: 10px
  }

  .p-footerService__list {
    width: 850px
  }

  .p-footerService__list li {
    margin-bottom: 37px;
    width: 230px
  }

  .p-footerService__list img {
    margin-bottom: 7px
  }

  .p-footerService__list a {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1em
  }

  .p-footerMovie {
    background: #000 url(../img/top/movie_bg_pc.jpg) no-repeat center center;
    background-size: cover;
    padding: 116px 0 140px
  }

  .p-footerMovie .p-footerService__heading {
    margin-bottom: 42px
  }

  .p-footerMovie .p-footerMovie__text {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 30px
  }

  .p-footerMovie .c-btn {
    font-size: 12px;
    font-size: 1.2rem;
    height: 40px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0;
    width: 240px
  }

  .p-footerMovie .c-btn:after {
    right: 12px
  }

  .p-lead .p-page__heading {
    margin-top: 10px
  }

  .p-lead .p-page__heading:before {
    margin-top: -.2em
  }

  .p-lead__section {
    padding: 70px 0
  }

  .p-lead__category {
    font-size: 26px;
    font-size: 2.6rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 40px;
    padding-bottom: 8px
  }

  .p-lead__list {
    margin-bottom: 0
  }

  .p-lead__list:after {
    content: '';
    display: block;
    width: 360px
  }

  .p-lead__card {
    margin-bottom: 58px;
    width: 360px
  }

  .p-lead__card:hover .p-lead__dl {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .p-leadCard__content {
    min-height: 215px;
    padding: 20px 20px 20px
  }

  .p-lead__tag {
    font-size: 13px;
    font-size: 1.3rem;
    height: 25px;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 10px;
    padding: 0 .7em
  }

  .p-lead__title {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 15px
  }

  .p-lead__text {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 22px
  }

  .p-lead__dl {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1em
  }

  .p-leadContact .p-serviceContact__section {
    padding-top: 50px
  }

  .p-leadContactThanks {
    padding-bottom: 0
  }

  .p-leadPage {
    padding: 40px 0 0
  }

  .p-leadPageHeader {
    margin: 0 auto 50px;
    width: 1200px
  }

  .p-leadPage__content .l-inner {
    margin: auto;
    width: 1260px
  }

  .p-leadPage__content .l-fex-between--tablet {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .p-leadPage__lead {
    margin-bottom: 70px;
    width: 800px
  }

  .p-leadPage__lead p {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 30px
  }

  .p-leadPage__sample {
    width: 320px
  }

  .p-leadPage__special {
    margin: 1em 0 0;
    padding: 34px 10px
  }

  .p-leadPage__special ul {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 32px
  }

  .p-leadContact__form {
    padding: 50px 0
  }

  .p-leadContact__form .l-inner {
    margin: auto;
    padding: 0;
    width: 700px
  }

  .p-leadThanks {
    padding-top: 40px
  }

  .p-leadThanks__heading {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 28px;
    margin: 55px 0 40px;
    text-align: center
  }

  .p-leadThanks__content {
    margin: 0 auto 100px;
    padding: 65px 100px;
    width: 1000px
  }

  .p-leadThanks__content h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 30px
  }

  .p-leadThanks__content a {
    margin: 35px 0
  }

  .p-magazineHeader {
    height: 150px
  }

  .p-magazineHeader__heading {
    font-size: 36px;
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 36px;
    padding-left: 30px
  }

  .p-magazineHeader__heading:before {
    width: 15px
  }

  .p-magazine__content {
    padding: 70px 0 100px
  }

  .p-magazine__title {
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 30px;
    padding-left: 14px
  }

  .p-magazine__title:before {
    width: 5px
  }

  .p-magazine__text {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 30px
  }

  .mktoForm {
    margin: auto;
    width: 660px !important
  }

  .mktoForm .mktoLabel {
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700 !important;
    letter-spacing: 0;
    line-height: 1em;
    width: 200px !important
  }

  .mktoForm .mktoRequiredField .mktoLabel {
    padding-bottom: 1em !important
  }

  .mktoForm .mktoRequiredField .mktoLabel .must {
    bottom: 0;
    left: 0;
    position: absolute
  }

  .mktoForm .mktoFormCol {
    width: 100% !important
  }

  .mktoForm .mktoFormCol+.mktoFormCol {
    padding-left: 1%
  }

  .mktoForm .mktoFormRow {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .mktoForm .mktoFieldWrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none !important;
    margin-bottom: 10px
  }

  .mktoForm .must {
    display: block
  }

  .mktoForm .mktoButtonWrap {
    width: 660px
  }

  .mktoForm .mktoButton {
    border-radius: 25px;
    font-size: 16px !important;
    font-size: 1.6rem !important;
    height: 50px !important;
    margin: 0 auto !important;
    padding-right: .8em;
    text-indent: 0 !important;
    width: 270px !important
  }

  .mktoForm .mktoButton:after {
    right: 20px
  }

  .mktoForm .privacy-policy {
    padding: 2em 4em !important
  }

  .p-leadPage .mktoButtonRow {
    width: 700px !important
  }

  .p-magazine .mktoForm {
    margin: 0
  }

  .p-magazine .mktoLabel {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1em;
    width: 150px !important
  }

  .p-magazine .mktoButton {
    border-radius: 25px;
    font-size: 16px !important;
    font-size: 1.6rem !important;
    height: 50px;
    margin: 0 !important;
    padding-right: .8em;
    width: 270px
  }

  .p-magazine .mktoButton:after {
    right: 20px
  }

  .p-notFound {
    padding: 80px 0
  }

  .p-notFound h2 {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 40px
  }

  .p-notFound p {
    margin-bottom: 5em
  }

  .p-notFound__heading {
    font-size: 36px;
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 36px;
    padding-left: 30px
  }

  .p-page {
    margin-top: 160px
  }

  .p-page__header {
    height: 150px
  }

  .p-page__heading {
    font-size: 32px;
    font-size: 3.2rem;
    letter-spacing: 0;
    line-height: 34px;
    padding-left: 37px
  }

  .p-page__heading:before {
    width: 10px
  }

  .p-page__heading span {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 34px;
    padding-bottom: .2em
  }

  .p-service .p-page__header {
    background: #000 url(../img/service/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-lead .p-page__header {
    background: #000 url(../img/lead/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-about .p-page__header {
    background: #000 url(../img/about/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-search {
    margin: 15px 0 0
  }

  .p-search__input {
    padding: 12px
  }

  .p-search__btn {
    right: 10px
  }

  .p-search__nav {
    display: none
  }

  .p-service__section {
    padding: 80px 0 90px
  }

  .p-service__card {
    margin-bottom: 50px;
    padding-bottom: 140px;
    padding-top: 30px;
    width: 270px
  }

  .p-service__card:hover {
    opacity: .7;
  }

  .p-service__name {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 1em
  }

  .p-service__text {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 0
  }

  .p-service__image {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
  }

  .p-serviceContactHeader__inner {
    margin: 0 auto 65px;
    padding-top: 40px;
    width: 1200px
  }

  .p-serviceContact__heading {
    font-size: 30px;
    font-size: 3rem;
    height: 150px;
    letter-spacing: 0;
    line-height: 1em;
    width: 600px
  }

  .p-serviceContact__heading span {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 14px
  }

  .p-serviceContact__section {
    padding: 0
  }

  .p-serviceContact__lead {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .8px;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center
  }

  .p-serviceContact__form {
    padding: 80px 0
  }

  .p-serviceContact__form .l-inner {
    margin: auto;
    padding: 0;
    width: 700px
  }

  .p-serviceContact-thanks {
    padding-bottom: 100px
  }

  .p-serviceContact-thanks .p-serviceContact__lead {
    margin-bottom: 35px
  }

  .p-servicePage__header {
    height: 500px;
    padding-top: 100px
  }

  .p-servicePage__header .l-inner {
    padding: 0 30px;
    width: 1260px
  }

  .p-servicePage__headerWrap {
    height: 180px;
    padding-left: 20px;
    width: 546px
  }

  .p-servicePage__heading {
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: 0;
    line-height: 50px;
    padding-left: 24px
  }

  .p-servicePage__heading span {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 7px;
    padding-left: 10px
  }

  .p-servicePage__heading:before {
    width: 10px
  }

  .p-servicePageOverview {
    padding: 90px 0 90px
  }

  .p-servicePageOverview .l-inner {
    padding: 0 30px;
    width: 1260px
  }

  .p-servicePage__copy {
    font-size: 34px;
    font-size: 3.4rem;
    letter-spacing: 0;
    line-height: 51px;
    margin-bottom: 30px
  }

  .p-servicePage__lead {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 32px
  }

  .p-servicePageFeature {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px;
    padding: 40px 0
  }

  .p-servicePageFeature__box {
    margin: 0;
    min-height: 350px;
    padding: 30px 40px;
    width: 540px
  }

  .p-servicePageFeature__box p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 26px
  }

  .p-servicePageFeature__content {
    padding: 0
  }

  .p-servicePageFeature__title {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 36px;
    margin-bottom: 20px
  }

  .p-servicePageContact {
    padding: 60px 0
  }

  .p-servicePageContact .c-btn {
    border-radius: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    height: 80px;
    letter-spacing: 0;
    line-height: 1em;
    width: 500px
  }

  .p-servicePageResult {
    background: #fff url(../img/service/result_bg_pc.jpg) no-repeat center center;
    background-size: cover;
    padding: 65px 0
  }

  .p-servicePageResult__heading {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 60px
  }

  .p-servicePageResult__heading:before {
    width: 5px
  }

  .p-servicePageResult__card {
    margin: 0;
    width: 580px
  }

  .p-servicePageResult__card dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .p-servicePageResult__card dt {
    height: 23px;
    margin-right: 20px;
    padding: .1em 1.8em 0 .8em
  }

  .p-servicePageResult__card dt:after {
    border-width: 0 12px 23px 0
  }

  .p-servicePageResult__card dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1
  }

  .p-servicePageResult__theme {
    padding: 40px 30px 20px
  }

  .p-servicePageResult__type {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 30px
  }

  .p-servicePageResult__type span {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-right: 30px
  }

  .p-servicePageResult__result {
    padding: 20px 30px 30px
  }

  .p-servicePage__sns {
    padding: 70px 0 80px
  }

  .p-servicePage__figure {
    padding: 55px 0
  }

  .p-service--web .p-servicePage__header {
    background: #fff url(../img/service/web/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--web .p-servicePageFeature {
    background: #fff url(../img/service/web/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--flyer .p-servicePage__header {
    background: #fff url(../img/service/flyer/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--flyer .p-servicePageFeature {
    background: #fff url(../img/service/flyer/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--crmsupport .p-servicePage__header {
    background: #fff url(../img/service/crmsupport/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--crmsupport .p-servicePageFeature {
    background: #fff url(../img/service/crmsupport/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--flyer .p-servicePage__figure img {
    width: 700px
  }

  .p-service--form .p-servicePage__header {
    background: #fff url(../img/service/form/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--form .p-servicePageFeature {
    background: #fff url(../img/service/form/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--form .p-servicePage__figure img {
    width: 800px
  }

  .p-service--tv .p-servicePage__header {
    background: #fff url(../img/service/tv/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--tv .p-servicePageFeature {
    background: #fff url(../img/service/tv/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--tv .p-servicePageFeature__content {
    height: 23em
  }

  .p-service--radio .p-servicePage__header {
    background: #fff url(../img/service/radio/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--radio .p-servicePageFeature {
    background: #fff url(../img/service/radio/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--radio .p-servicePageFeature__content {
    height: 23em
  }

  .p-service--radio .p-servicePageResult__result dd {
    height: 2.5em
  }

  .p-service--casting .p-servicePage__header {
    background: #fff url(../img/service/casting/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--casting .p-servicePageFeature {
    background: #fff url(../img/service/casting/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--casting .p-servicePageFeature__content {
    height: 23em
  }

  .p-service--casting .p-servicePageResult__theme dd {
    height: 2.4em
  }

  .p-service--dm .p-servicePage__header {
    background: #fff url(../img/service/dm/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--dm .p-servicePageFeature {
    background: #fff url(../img/service/dm/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--dm .p-servicePageFeature__content {
    height: 23em
  }

  .p-service--china .p-servicePage__header {
    background: #fff url(../img/service/china/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--china .p-servicePageFeature {
    background: #fff url(../img/service/china/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--china .p-servicePageFeature__content {
    height: 23em
  }

  .p-service--china .p-servicePage__lead {
    width: 100%
  }

  .p-service--asia .p-servicePage__header {
    background: #fff url(../img/service/asia/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--asia .p-servicePageFeature {
    background: #fff url(../img/service/asia/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--asia .p-servicePageFeature__content {
    height: 23em
  }

  .p-service--asia .p-servicePage__lead {
    width: 100%
  }

  .p-service--asia .p-servicePageResult__result dd {
    height: 2.2em
  }

  .p-service--usa .p-servicePage__header {
    background: #fff url(../img/service/usa/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--usa .p-servicePageFeature {
    background: #fff url(../img/service/usa/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--usa .p-servicePageFeature__content {
    height: 20em
  }

  .p-service--crm .p-servicePage__header {
    background: #fff url(../img/service/crm/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--crm .p-servicePageFeature {
    background: #fff url(../img/service/crm/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--crm .p-servicePageFeature__content {
    height: 24em
  }

  .p-service--logistics .p-servicePage__header {
    background: #fff url(../img/service/logistics/main_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--logistics .p-servicePageFeature {
    background: #fff url(../img/service/logistics/feature_bg_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-service--logistics .p-servicePageFeature__content {
    height: 24em
  }

  .p-sideCategory {
    margin-bottom: 35px
  }

  .p-sideCategory__box {
    background-color: #f9f9f9;
    padding: 20px
  }

  .p-sideRecommend {
    margin-bottom: 30px
  }

  .p-sideRecommend__box {
    padding: 0 0 10px
  }

  .p-sideRecommend__box a:first-child .p-sideRecommend__card {
    display: block;
    margin: 0;
    padding: 0
  }

  .p-sideRecommend__box a:first-child .p-sideRecommend__card .p-sideRecommend__image {
    margin: 0;
    width: 100%
  }

  .p-sideRecommend__box a:first-child .p-sideRecommend__card .p-sideRecommend__title {
    font-size: 12px;
    font-size: 1.2rem;
    height: auto;
    letter-spacing: 0;
    line-height: 18px;
    padding: 10px 10px 25px;
    width: 100%
  }

  .p-sideRecommend__card {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 10px 8px 10px 10px
  }

  .p-sideRecommend__image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin: 0;
    order: 2;
    width: 75px
  }

  .p-sideRecommend__title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    font-size: 12px;
    font-size: 1.2rem;
    height: 4.5em;
    letter-spacing: 0;
    line-height: 18px;
    order: 1;
    overflow: hidden;
    width: 128px
  }

  .p-sideTag {
    margin-bottom: 30px
  }

  .p-sideTag__box {
    padding: 10px 13px 18px
  }

  .p-sideTag__box a {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 3px 4px 0;
    padding: .3em .8em
  }

  .p-top {
    background-color: #353535;
    margin-top: 90px
  }

  .p-top .l-side {
    padding-top: 60px
  }

  .p-top .l-side__heading {
    color: #fff
  }

  .p-top .p-blog__title a {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden
  }

  .p-top .p-blogCard {
    height: 350px;
    margin-bottom: 68px
  }

  .home.is-top .p-top {
    margin-top: 160px
  }

  .home.is-top .p-topLead {
    display: block
  }

  .p-topPickUp {
    padding: 56px 0 90px
  }

  .p-topPickUp .c-btn {
    margin-top: 0
  }

  .p-topPickUp .p-blogCard__wrap {
    margin-bottom: 0
  }

  .p-topPickUp__heading {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 auto 42px;
    padding-bottom: 6px;
    width: 900px
  }

  .p-topPickUp__heading:after {
    width: 50px
  }

  .p-topNew__heading {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 auto 42px;
    padding-bottom: 6px;
    width: 900px
  }

  .p-topNew__heading:after {
    width: 50px
  }

  .p-topCategory .c-btn--small {
    margin-top: 23px
  }

  .p-topCategory .p-blogCard {
    margin-bottom: 0
  }

  .p-topCategory .p-blogCard__wrap {
    margin-bottom: 100px
  }

  .p-topCategory .p-blogLink {
    border-radius: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    height: 40px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 23px auto 0;
    padding-right: 14px;
    position: relative;
    right: auto;
    top: auto;
    width: 240px
  }

  .p-topCategory .p-blogLink .p-blogLink--small {
    -webkit-transform: none;
    transform: none
  }

  .p-topCategory .p-blogLink:after {
    border-width: 5.5px 0 5.5px 10px;
    right: 20px
  }

  .p-topCategory__heading {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 36px;
    width: 100%
  }

  .p-topCategory__heading:after {
    width: 50px
  }

  .p-topCategory__title {
    font-size: 32px;
    font-size: 3.2rem;
    height: 160px;
    letter-spacing: 6.4px;
    line-height: 1em;
    margin-bottom: 35px;
    padding-left: 38px;
    width: 900px
  }

  .p-topCategory__title--new {
    background: transparent url(../img/top/category_new_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-topCategory__title--repeat {
    background: transparent url(../img/top/category_repeat_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-topCategory__title--overseas {
    background: transparent url(../img/top/category_overseas_pc.jpg) no-repeat center center;
    background-size: cover
  }

  .p-topService {
    background: #000 url(../img/top/service_bg_pc.jpg) no-repeat center top;
    background-size: cover;
    padding: 154px 0
  }

  .p-topService .c-btn {
    font-size: 12px;
    font-size: 1.2rem;
    height: 40px;
    letter-spacing: 0;
    line-height: 1em;
    position: absolute;
    top: 140px;
    width: 240px
  }

  .p-topService .c-btn:after {
    right: 12px
  }

  .p-topService__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .p-topService__heading {
    font-size: 36px;
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 43px;
    margin: 0 126px 0 0;
    padding-left: 30px
  }

  .p-topService__heading:before {
    height: 80%;
    margin-top: 0;
    width: 10px
  }

  .p-topService__list {
    width: 850px
  }

  .p-topService__list li {
    margin-bottom: 37px;
    width: 230px
  }

  .p-topService__list img {
    margin-bottom: 7px
  }

  .p-topService__list a {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1em
  }

  .p-topMovie {
    background: #000 url(../img/top/movie_bg_pc.jpg) no-repeat center center;
    background-size: cover;
    padding: 116px 0 140px
  }

  .p-topMovie .p-topService__heading {
    margin-bottom: 42px
  }

  .p-topMovie .p-topMovie__text {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 30px
  }

  .p-topMovie .c-btn {
    font-size: 12px;
    font-size: 1.2rem;
    height: 40px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0;
    width: 240px
  }

  .p-topMovie .c-btn:after {
    right: 12px
  }

  .p-topHero {
    margin: 0;
    padding-top: 400px
  }

  .p-topHero .swiper-container {
    height: auto;
    min-width: 1600px;
    width: 180vw
  }

  .p-topSlider__prev {
    min-width: 50px
  }

  .p-topSlider__prev:before {
    height: 30px;
    left: auto;
    margin-top: -15px;
    right: 10%;
    width: 30px
  }

  .p-topSlider__next {
    min-width: 50px
  }

  .p-topSlider__next:before {
    height: 30px;
    left: 10%;
    margin-top: -15px;
    right: auto;
    width: 30px
  }

  .p-topSlider {
    width: 2400px
  }

  .p-sliderCard {
    height: 400px;
    width: 800px
  }

  .p-sliderCard__content {
    background: 0 0;
    bottom: 0;
    padding: 23px 20px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1000
  }

  .p-sliderCard__content .p-blog__title {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: .6em;
    min-height: 1em
  }

  .p-sliderCard__content .p-blog__title a {
    color: #fff
  }

  .p-sliderCard__image a {
    padding-top: 400px
  }

  .swiper-container .swiper-slide {
    width: 800px !important
  }

  .u-tablet-hidden {
    display: none
  }

  .u-sp-hidden {
    display: inline-block
  }

  .u-mb-45 {
    margin-bottom: 3.61156vw
  }
}

@media only screen and (min-width:768px) and (min-width:768px) {

  .scrolled .p-gNav__item>a:hover,
  .single-blog .p-gNav__item>a:hover {
    background: 0 0
  }

  .c-form__group--textarea label {
    margin-top: 10px
  }

  .mw_wp_form_confirm .c-form__group--textarea label {
    margin-top: 0
  }
}

@media only screen and (min-width:769px) {

  a:active,
  a:hover {
    outline-width: 0
  }
}

@media only screen and (min-width:1024px) {

  a:active,
  a:hover {
    outline-width: 0
  }

  p {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 32px
  }

  .c-form__group {
    margin-bottom: 35px;
    padding-left: 68px
  }

  .c-form__text {
    width: 600px
  }

  .c-form__textarea {
    width: 600px
  }

  .c-form__textarea--address {
    min-height: 0;
    padding: 20px 15px 5px
  }

  .mw_wp_form .error {
    margin-left: 200px
  }

  .c-pageHeading {
    font-size: 60px;
    font-size: 6rem;
    letter-spacing: 9px;
    line-height: 1em
  }

  .c-pageHeading:after {
    width: 150px
  }

  .c-pageHeading span {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 8px;
    line-height: 1em;
    margin: 22px 0 24px
  }

  .c-heading--md {
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 30px;
    padding-left: 22px
  }

  .c-heading--md span {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: .65px;
    line-height: 1em;
    margin: 0 0 .2em;
    padding-left: 24px
  }

  .c-heading--lg {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 30px;
    padding-left: 26px
  }

  .c-heading--lg span {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: .65px;
    line-height: 1em;
    margin: 0 0 .2em;
    padding-left: 24px
  }

  .c-heading--lg2 {
    display: block;
    margin-bottom: 60px
  }

  .c-section {
    padding: 100px 0
  }

  .c-title {
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: 2px;
    line-height: 46px;
    margin-bottom: 38px;
    padding-left: 20px
  }

  .c-title:before {
    height: 40px;
    width: 6px
  }

  .c-title span {
    font-size: 25px;
    font-size: 2.5rem;
    letter-spacing: 1.25px;
    line-height: 1em
  }

  .u-pc-show {
    display: inline-block
  }
}

@media only screen and (min-width:1260px) {
  .l-section {
    padding: 90px 0 90px
  }

  .l-header__contactWrap {
    -webkit-transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%)
  }

  .l-headerLead {
    -webkit-transform: translateX(-50%);
    left: 50%;
    transform: translateX(-50%)
  }

  .u-mb-45 {
    margin-bottom: 45px
  }
}

@media only screen and (max-width:768px) {
  .p-article__content table {
    width: 100% !important
  }
}

@media screen {
  [hidden~=screen] {
    display: inherit
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important
  }
}

@media only screen and (max-width:768px) {
  .l-header__lead {
    margin-bottom: 20px;
    font-size: 1.4rem;
    width: 100%
  }
}

@media only screen and (min-width:768px) {
  .p-article .p-article__pankuzu .l-inner--sp {
    width: 700px
  }

  .p-article .p-article__pankuzu .p-article__title {
    width: 700px
  }

  .p-article .l-main {
    width: 700px
  }

  .p-article .l-main--wrap {
    width: 1080px
  }

  .p-article__titleWrap .l-inner--sp {
    width: 700px
  }

  .p-articleRelated .p-blogCard {
    width: 320px
  }

  .p-article__pankuzu .l-inner {
    width: 1080px
  }
}

.l-content {
  margin-top: 90px
}

@media only screen and (min-width:768px) {
  .p-archive__pankuzu .l-inner {
    width: 1260px
  }
}

@media only screen and (max-width:768px) {

  .p-archive__pankuzu,
  .p-article__pankuzu {
    overflow-x: scroll;
    word-break: keep-all;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .l-content {
    margin-top: 15.625vw;
  }
}

.l-breadcrumbs-list {
  display: flex;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1em;
  text-decoration: none;
}

@media screen and (max-width:768px) {
  .l-description--wrap {
    background-color: #f4f4f4;
    padding-top: 30px;
    margin-bottom: -20px;
  }

  .p-blog__description {
    margin: 0 auto;
    width: 93.75vw;
    background-color: #f4f4f4;
    font-size: 12px;
  }
}

@media screen and (min-width:768px) {
  .p-blog__description {
    color: #333;
    font-size: 14px;
    margin: 0 auto 0 0;
    width: 900px;
  }

  .l-description--wrap {
    max-width: 1260px;
    margin: 0 auto -50px;
    padding: 40px 0 0 30px;
  }
}


.p-articleAuthor {
  margin-top: -30px;
}

.p-author__heading {
  font-size: 24px;
  margin: 40px 0 15px;
}

.p-authorCard {
  display: flex;
  background: #e8e9f2;
  width: 900px;
}

.p-authorCard__image {
  min-width: 300px;
  max-width: 300px;
}

.p-authorCard__image img {
  width: 100%;
  height: 180px;
}

.p-authorCard__content {
  margin-left: 20px;
}

.p-author__title {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-right: 15px;
}

.p-author__title a {
  color: #0000ff;
}

.p-authorCard__content .p-blogCat {
  color: #000;
  font-size: 14px;
}

.p-authorCard__content .p-authorCatlink {
  text-decoration: none;
}

.p-author__time {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}

.p-AuthorCard__name {
  font-size: 2.1rem;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 5px;
  display: block;
}

.p-AuthorCard__position {
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 28px;
  margin: 0 0 10px;
  display: block;
}

.p-AuthorCard__biography p {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 24px;
}

.p-blogCard__content.author {
  padding: 8px 18px 15px 18px;
}

.p-blogCard__content.author a {
  color: #000;
}

.p-articleAuthor__link {
  text-align: right;
  display: block;
  font-size: 1.6rem;
  color: #0000ff;
  margin-top: 15px;
}

.p-blog__header.author {
  background: #000 url(../img/blog/author_bg_pc.jpg) no-repeat center center;
}


@media screen and (max-width:768px) {
  .p-articleAuthor__portfolio.author {
    margin: 0 auto 30px;
    width: 60%;
    float: none;
    max-width: 300px;
  }

  .p-articleAuthor.author {
    max-width: 400px;
    margin: 0 auto;
  }

  .p-author__heading {
    font-size: 18px;
    margin: 30px 0 8px;
    max-width: 400px;
    margin: 15px auto 10px;
    padding-left: 0;
  }

  .p-authorCard {
    display: block;
    width: 100%;
    max-width: 400px;
    padding-bottom: 40px;
    margin: 0 auto;
  }

  .p-authorCard__image {
    width: 100%;
    min-width: none;
    max-width: 400px;
  }

  .p-authorCard__image img {
    width: 100%;
    height: auto;
  }

  .p-authorCard__content {
    margin-left: 0px;
    margin-top: 20px;
    width: 100%;
    padding: 0 15px 0 15px;
  }

  .p-author__title {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-right: 15px;
  }


  .p-authorCard__content .p-blogCat {
    color: #000;
    font-size: 14px;
  }

  .p-authorCard__content .p-authorCatlink {
    text-decoration: none;
  }

  .p-author__time {
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
  }

  .p-author__inner {
    padding-left: 5%;
    padding-right: 5%;
  }

  .p-AuthorCard__name {
    font-size: 1.8rem;
  }

  .p-AuthorCard__position {
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 10px 0 0;
  }

  .p-AuthorCard__biography p {
    display: none;
  }

  .p-service__name {
    margin-bottom: 12px;
  }

  .p-service__text {
    margin: 0px 0 30% 20px;
  }

  .p-service__image img {
    padding-top: 100px;
  }

  .p-service__card:hover {
    opacity: 1;
  }

  .p-service__card a:hover {
    opacity: 1;
  }
}

@media screen and (max-width:400px) {
  .p-author__heading {
    padding-left: 5%;
  }

  .p-articleAuthor.author {
    padding: 0 5%;
  }
}

ul.p-gNav li.p-gNav__item:nth-child(3) {
  width: auto;
}

.l-header__contactWrap .l-header__lead:before {
  content: "";
  background: #e2545e;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  right: 8px;
}

.l-header__contactWrap .l-header__lead:after {
  content: none;
}

.p-leadCard__content {
  display: flex;
  flex-direction: column;
  min-height: 185px;
}

.p-lead__btn {
  margin: auto 0 0;
  padding: 0 0 20px;
  text-align: center;
}

.p-lead__btn span {
  display: block;
  position: relative;
  top: 0;
  padding: 20px;
  background: #eaff05;
  letter-spacing: 0;
  line-height: 1em;
  border-radius: 30px;
  font-size: 20px;
  font-weight: bold;
  box-shadow: 0 4px 0 #e8c314;
  transition: .2s ease;
}

.p-lead__btn span:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #b2b2b2;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.p-lead__card a:hover .p-lead__btn span {
  top: 4px;
  box-shadow: 0 0 0 #e8c314;
}

.p-articleReport__content {
  background: none;
  padding: 0;
}

.p-articleReport__content a {
  display: block;
  padding: 30px 10px 30px 40px;
  border: solid #000 2px;
  color: #000;
  text-decoration: none;
}

.p-articleReport__content a:hover {
  opacity: 1;
}

.p-articleReport__title {
  font-size: 20px;
  padding: 0;
  border-bottom: none;
  margin: 0 0 40px;
  text-align: left;
}

.p-articleReport__wrap {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.p-articleReport__image {
  width: 30%;
  position: static;
}

.p-articleReport__image.mg {
  margin: 0 20px;
}

.p-articleReport__text {
  width: 70%;
}

.p-articleReport__text p.listHead {
  font-size: 20px;
  font-weight: bold;
  color: #e53935;
  margin: 0 0 10px;
  text-align: left;
}

.p-article__body ul.listInt {
  padding: 0 0 0 20px;
  margin: 0;
  border-left: solid #000 5px;
  text-align: left;
}

.p-article__body ul li {
  margin: 0 0 0 10px;
  font-size: 16px;
  line-height: 1.7;
}

.p-articleReport__text {
  text-align: center;
}

.p-articleReport__text p {
  text-align: left;
}

.p-articleReport__text span.p-articleReport__btn {
  border-radius: 30px;
  height: 60px;
  margin: 20px 0 0;
  width: 300px;
  -webkit-box-shadow: 0 6px #e5ce08;
  background: #eaff05;
  border: none;
  box-shadow: 0 6px #e5ce08;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  position: relative;
  transition: .2s ease;
}

.p-articleReport__text span.p-articleReport__btn:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #b2b2b2;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.p-articleReport__content a:hover .p-articleReport__text span.p-articleReport__btn {
  opacity: .8;
  -webkit-transform: translateY(6px);
  -webkit-box-shadow: none;
  background: #eaff05;
  box-shadow: none;
  color: #000;
  transform: translateY(6px);
}

.p-blog__description {
  line-height: 1.4;
}

.p-sideTag__inner {
  height: auto;
}

.p-sideTag__inner a {}

.p-sideTag__inner a:nth-child(n + 11) {
  display: none;
}

.p-sideTag__inner.is-open a:nth-child(n + 11) {
  display: inline-block;
}

.p-floatLead {
  -webkit-transform: translateY(0);
  -webkit-transition: all .3s ease-out;
  background-color: transparent;
  bottom: 20px;
  min-height: auto;
  padding: 0;
  position: fixed;
  right: 20px;
  transform: translateY(0);
  transition: all .3s ease-out;
  z-index: 10000;
  width: 300px;
  opacity: 0;
  display: none;
}

.p-floatLead.wide {
  width: 400px;
}

.p-floatLead__inner {
  margin-bottom: 0;
}

.p-floatLead a:hover {
  opacity: 1;
}

.p-floatLead.is-show {
  display: block;
}

.p-floatLead.is-active {
  opacity: 1;
}

.p-floatLead__close {
  right: 15px;
  top: 15px;
}

.popular-content {
  margin: 0 0 40px;
}

.popular-content__head {}

.popular-content__head h2 {
  font-size: 24px;
  margin: 0 0 10px;
}

.popular-content__inner {}

.popular-content a {
  display: block;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgb(21 21 21 / 10%);
  padding: 40px;
  text-decoration: none;
}

.popular-content a:hover {
  opacity: 1;
}

.popular-content__title {
  margin: 0 0 20px;
}

.popular-content__title h3 {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 0;
  color: #000;
}

.popular-content a:hover .popular-content__title h3 {
  opacity: .7;
}

.popular-content__body {
  display: flex;
  justify-content: space-between;
}

.popular-content__body figure {
  width: 30%;
}

.popular-content__text {
  width: 65%;
}

.popular-content__text p {
  color: #000;
  font-size: 14px;
  line-height: 1.6;
}

.popular-content__meta {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.popular-content__meta time {
  text-align: left;
  font-size: 12px;
  color: #000;
}

.popular-content__meta .btn {
  text-align: right;
}

.popular-content__meta .btn span {
  border-radius: 30px;
  height: 60px;
  margin: 20px 0 0;
  width: 300px;
  -webkit-box-shadow: 0 6px #e5ce08;
  background: #eaff05;
  border: none;
  box-shadow: 0 6px #e5ce08;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  color: #000;
  line-height: 60px;
  position: relative;
  transition: .2s ease;
}

.popular-content__meta .btn span:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #b2b2b2;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.popular-content a:hover .popular-content__meta .btn span {
  opacity: .8;
  -webkit-transform: translateY(6px);
  -webkit-box-shadow: none;
  background: #eaff05;
  box-shadow: none;
  color: #000;
  transform: translateY(6px);
}

.l-side__heading {
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: solid 1px #c6c6c6;
}

.l-side__heading.u-sp-hidden {
  margin: 0 0 15px;
  padding: 0;
  border-bottom: none;
}

@media screen and (max-width:768px) {

  .p-articleReport__content {
    padding: 0 20px;
  }

  .p-articleReport__wrap {
    padding: 20px 0 0;
    flex-direction: column-reverse;
    align-items: center;
  }

  .p-articleReport__image {
    width: auto;
    float: none;
    margin: 0 0 20px;
  }

  .p-articleReport__image.mg {
    margin: 0 0 20px;
  }

  .p-articleReport__text {
    width: auto;
  }

  .p-articleReport__content a {
    padding: 20px;
  }

  .p-articleReport__text span.p-articleReport__btn {
    width: 100%;
  }

  .popular-content {
    width: 93.75vw;
    margin: 0 auto 20px;
  }

  .popular-content__head {}

  .popular-content__head h2 {
    font-size: 20px;
  }

  .popular-content__inner {}

  .popular-content a {
    padding: 20px;
  }

  .popular-content a:hover {}

  .popular-content__title {}

  .popular-content__title h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
  }

  .popular-content a:hover .popular-content__title h3 {}

  .popular-content__body {
    display: block;
  }

  .popular-content__body figure {
    width: auto;
    margin: 0 0 10px;
  }

  .popular-content__text {
    width: auto;
  }

  .popular-content__text p {}

  .popular-content__meta {
    padding: 10px 0 0;
    display: block;
  }

  .popular-content__meta time {}

  .popular-content__meta .btn {
    padding: 10px 0 0;
    text-align: center;
  }

  .popular-content__meta .btn span {
    width: auto;
    display: block;
  }

  .popular-content__meta .btn span:after {}

  .popular-content a:hover .popular-content__meta .btn span {}

  .p-floatLead.is-show {
    display: none;
  }

  .p-floatLead.is-active {
    display: none;
  }

}

/*----------------------------------
20221111追加
----------------------------------*/

.p-leadContact__form2 .mktoForm .mktoButton:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent;
  border-style: none;
  border-width: 0;
  content: '';
  height: 16px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  background: url(../img/common/icon-dl.svg) no-repeat center /16px auto;
}

.p-leadContact__form2 .mktoForm .mktoButton:hover:after {
  background: url(../img/common/icon-dl_b.svg) no-repeat center /16px auto;
}

.p-article__content .link-button-area {
  text-align: center;
}

.p-article__content .link-button-area a {
  display: inline-block;
  padding: 16px 40px;
  color: #fff;
  text-decoration: none;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 32px;
  background-color: #00001A;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: .3s ease;
}

.p-article__content .link-button-area a:hover {
  opacity: .8;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
}

.p-article__content .post-link {}

.p-article__content .post-link a {
  display: block;
  padding: 16px 26px;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 32px;
  background-color: #fff;
  border: solid 1px #c6c6c6;
  border-radius: 4px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: .3s ease;
}

.p-article__content .post-link a:hover {
  opacity: .8;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.p-article__content .post-link a span.tag {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  font-weight: bold;
  color: grey;
  border: solid 1px grey;
  padding: 0 20px;
  border-radius: 4px;
  margin: 0 0 10px;
}

.p-article__content .post-link a span.tit {
  display: block;
  font-weight: bold;
}

.p-article__content .post-link a span.tit.h {
  width: 100%;
  height: 3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.p-article__content .post-link .post-link_wrap {
  display: flex;
  align-items: center;
  gap: 4%;
}

.p-article__content .post-link .post-link_wrap .post-link_thumbnail {
  width: 20%;
}

.p-article__content .post-link .post-link_wrap .post-link_thumb img {}

.p-article__content .post-link .post-link_wrap .post-link_text {
  width: 76%;
}

.p-article__content .post-link a span.desc {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  height: 3rem;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.p-article__authors {
  margin: 10px 0 0;
  line-height: 18px;
}

.p-article__authors a {
  color: #150a8f;
  margin: 0 10px 0 0;
}

.p-article__authors a:hover {
  text-decoration: none;
}

.p-article__authors small {
  display: inline-block;
  line-height: 16px;
}

.p-consultation {
  width: 1200px;
  margin: 0 auto;
}

.p-consultation__main {
  padding: 0 0 80px;
}

.p-consultation__wrap {
  display: flex;
  align-items: start;
  gap: 40px;
}

.p-consultation__text {
  padding: 20px 0 0;
}

.p-consultation__text .text-title {
  margin: 0 0 20px;
}

.p-consultation__text .text-title span.tag {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: #000;
  padding: 2px 30px;
  border-radius: 30px;
  margin: 0 0 20px;
}

.p-consultation__text .text-title h2 {
  padding: 0 0 0 12px;
  border-left: solid #000 10px;
  font-size: 30px;
  line-height: 1.2;
}

.p-consultation__text .text-body {
  margin: 0 0 40px;
}

.p-consultation__text .text-body p {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
}

.p-consultation__text .text-body figure {
  margin: 0 0 20px;
  text-align: center;
}

.p-consultation__text .text-body figure img {
  width: auto;
  height: auto;
  /*max-height:240px;*/
}

.p-consultation__text .text-body ul {
  padding: 16px 20px;
  border-top: solid #000 2px;
  border-bottom: solid #000 2px;
}

.p-consultation__text .text-body ul li {
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  margin: 0 0 0 1em;
  list-style: outside disc;
}

.p-consultation__form {
  padding: 30px 30px 20px;
  background-color: #fff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  flex: 1;
}

.p-consultation__form h3 {
  font-size: 12px;
  padding: 0 0 5px;
  margin: 20px 0 10px;
  display: inline-block;
}

.p-consultation__form .form-body {
  padding: 0 20px;
}

.p-consultation__form .mktoForm {
  width: 480px !important;
}

.p-consultation__form .mktoForm .mktoFieldWrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-consultation__form .mktoForm .mktoLabel {
  width: 127px !important;
  font-size: 12px;
}

.p-consultation__form .mktoForm .mktoLabel#LblLastName {
  width: 103px !important;
}

.mktoForm .mktoGutter {}

.p-consultation__form .mktoForm input[type=text],
.p-consultation__form .mktoForm input[type=url],
.p-consultation__form .mktoForm input[type=email],
.p-consultation__form .mktoForm input[type=tel],
.p-consultation__form .mktoForm input[type=number],
.p-consultation__form .mktoForm input[type=date],
.p-consultation__form .mktoForm textarea.mktoField,
.p-consultation__form .mktoForm select.mktoField {
  padding: 14px 16px !important;
  background-color: #eee !important;
  border: none !important;
  height: auto !important;
  font-size: 14px !important;
}

.p-consultation__form .mktoForm input[type=text]#LastName {
  width: 181px !important;
}

.p-consultation__form .mktoForm input[type=text]#FirstName {
  width: 181px !important;
}

.p-consultation__form .mktoForm textarea.mktoField {
  height: 6.8em !important;
}

.p-consultation__form .mktoForm ::placeholder {
  color: #888 !important;
}

.p-consultation__form .mktoForm button.mktoButton {
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2) !important;
  padding: 0;
}

.p-consultation__form .mktoForm .mktoButton:after {
  content: none;
}

.p-consultation__form .mktoForm a {
  color: #000;
}

.p-leadPage .p-consultation__form .mktoButtonRow {
  width: 480px !important;
}

.p-consultation__form .mktoForm .mktoButtonWrap {
  width: 480px !important;
}

.p-consultation__form .mktoForm div.mktoFieldDescriptor {
  border-bottom: solid #eee 1px;
}

.p-consultation__form p {
  font-size: 14px;
  text-align: center;
}

main.p-leadSingle {
  margin: 50px 0 0;
}

.scrolled-fix .l-header {
  height: 90px;
}

.scrolled-fix .l-header__inner {
  height: 90px;
}

.scrolled-fix .l-header__logo {
  width: 130px;
}

.l-main-t .p-article__content .wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
}

.p-leadThanksHeader.narrow {
  margin: -60px 0 0;
}

a.p-leadThanks__content-btn {
  text-decoration: none;
  color: #fff;
  background-color: #000;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 40px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  transition: .2s ease;
}

a.p-leadThanks__content-btn:hover {
  text-decortation: none;
  color: #fff;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 40px;
  transform: translateY(2px);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}

.p-floatLead__close:after,
.p-floatLead__close:before {
  background: #404040;
}

@media screen and (max-width:768px) {

  .p-article__content .link-button-area a {
    padding: 20px 40px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }

  .p-article__content .post-link a {
    padding: 10px 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }

  .p-article__content .post-link a span.tag {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
  }

  .p-consultation {
    width: auto;
    margin: 0;
  }

  .p-consultation__main {
    padding: 0 0 60px;
  }

  .p-consultation__flow {
    padding: 0 0 60px;
  }

  .p-consultation__wrap {
    display: block;
  }

  .p-consultation__text {
    padding: 40px 20px 0;
  }

  .p-consultation__text .text-title {
    margin: 0 0 20px;
  }

  .p-consultation__text .text-title span.tag {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #000;
    padding: 2px 30px;
    border-radius: 30px;
    margin: 0 0 20px;
  }

  .p-consultation__text .text-title h2 {
    padding: 0 0 0 12px;
    border-left: solid #000 10px;
    font-size: 28px;
    line-height: 1.2;
  }

  .p-consultation__text .text-title h2 small {
    font-size: 20px;
  }

  .p-consultation__text .text-body {}

  .p-consultation__text .text-title.pc,
  .p-consultation__text .text-body.pc {
    display: none;
  }

  .p-consultation__text .text-body p {
    font-size: 14px;
  }

  .p-consultation__text .text-body figure {
    display: none;
  }

  .p-consultation__text .text-body ul {
    padding: 16px 20px;
    border-top: solid #000 2px;
    border-bottom: solid #000 2px;
  }

  .p-consultation__text .text-body ul li {
    font-size: 14px;
  }

  .p-consultation__form {
    padding: 40px 20px 20px;
  }

  .p-consultation__form h3 {
    font-size: 16px;
    padding: 0 0 5px;
    margin: 0 0 20px;
  }

  .p-consultation__form .form-body {
    padding: 0 20px;
  }

  .p-consultation__form .mktoForm {
    width: auto !important;
  }

  .p-consultation__form .mktoForm .mktoFieldWrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .p-consultation__form .mktoForm .mktoLabel {
    width: auto !important;
    font-size: 12px;
  }

  .p-consultation__form .mktoForm .mktoLabel#LblLastName {
    width: auto !important;
  }

  .mktoForm .mktoGutter {}

  .p-consultation__form .mktoForm input[type=text],
  .p-consultation__form .mktoForm input[type=url],
  .p-consultation__form .mktoForm input[type=email],
  .p-consultation__form .mktoForm input[type=tel],
  .p-consultation__form .mktoForm input[type=number],
  .p-consultation__form .mktoForm input[type=date],
  .p-consultation__form .mktoForm textarea.mktoField,
  .p-consultation__form .mktoForm select.mktoField {
    padding: 8px 16px !important;
    background-color: #eee !important;
    border: none !important;
    height: auto !important;
    font-size: 14px !important;
  }

  .p-consultation__form .mktoForm input[type=text]#LastName {
    width: 100% !important;
  }

  .p-consultation__form .mktoForm input[type=text]#FirstName {
    width: 100% !important;
  }

  .p-consultation__form .mktoForm textarea.mktoField {}

  .p-consultation__form .mktoForm ::placeholder {}

  .p-consultation__form .mktoForm .mktoButtonWrap.mktoMinimal button.mktoButton {}

  .p-consultation__form .mktoForm .mktoButton:after {}

  .p-consultation__form .mktoForm a {}

  .p-leadPage .p-consultation__form .mktoButtonRow {
    width: auto !important;
  }

  .p-consultation__form .mktoForm .mktoButtonWrap {
    width: auto !important;
  }

  .p-consultation__form .mktoForm div.mktoFieldDescriptor {}

  .p-consultation__form p {
    font-size: 12px;
  }

  main.p-leadSingle {
    margin: 100px 0 0;
  }

  .l-main-t .p-article__content .wp-caption-text {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
  }

  .p-leadThanksHeader.narrow {
    margin: 0;
  }

}

@media screen and (max-width:480px) {

  main.p-leadSingle {
    margin: 60px 0 0;
  }

}

/*------------------------------------
20230616
------------------------------------*/
.l-header.single-fixed {
  position: absolute;
}


/*------------------------------------
202301023
------------------------------------*/

.p-download {
  padding-top: 20px;
}

.p-download .p-download-list {
  display: grid;
  gap: 25px 0;
  grid-template-columns: 1fr;
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .p-download .p-download-list {
    gap: 0 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.p-download .p-download-list li {
  width: 100%;
}

.p-download .p-download-list li a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.p-download .p-download-list__img {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;

}

.p-download .p-download-list li a img {
  transition: .4s transform;
  display: block;
}

@media (hover: hover) and (pointer: fine) {
  .p-download .p-download-list li a:hover img {
    transform: scale(1.1);
  }
}

.p-download .p-download-title {
  margin-bottom: 15px;
  padding-left: 10px;
  padding-bottom: 2px;
  border-left: 5px solid #000;
  border-bottom: 1px solid #eee;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .p-download .p-download-title {
    margin-bottom: 30px;
    padding-left: 15px;
    font-size: 2rem;
  }
}

.p-download .p-download-btn {
  width: 80%;
  margin: 0 auto;
  padding: 0 0 20px;
  text-align: center;
}

.p-download .p-download-btn span {
  display: block;
  position: relative;
  top: 0;
  padding: 20px;
  background: #000 !important;
  color: #fff;
  letter-spacing: 0;
  line-height: 1em;
  border-radius: 30px;
  font-size: 20px;
  font-weight: bold;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  transition: .2s ease;
}

@media (hover: hover) and (pointer: fine) {
  .p-download .p-download-list li a:hover .p-download-btn span {
    top: 4px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  }
}

.p-download .p-download-btn span:after {
  -webkit-transform: translateY(-50%);
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 5.5px 0 5.5px 10px;
  content: '';
  height: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.p-download .p-leadThanks__content.p-download-content {
  margin-bottom: 60px;
}

.p-download .p-leadThanks__content.p-download-content a.p-leadThanks__content-btn {
  margin-bottom: 0;
}