@charset "UTF-8";
/* !!------------------------------------ */
/* !! 共通 */
/* !!------------------------------------ */
@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}

.u-sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .u-sp {
    display: block !important;
  }
}

a {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-decoration: none;
  color: inherit;
}

a:hover {
  opacity: 0.6;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  line-height: 1;
  word-break: break-all;
}
body.oh {
  overflow: hidden;
}

div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
}

img {
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
div,
address,
iframe,
canvas,
hr,
textarea {
  display: block;
  line-height: 1;
}

alabel {
  cursor: pointer;
}

blockquote {
  padding: 0;
  margin: 0;
  display: block;
}

address,
em {
  font-style: normal;
}

hr {
  border: 0;
  margin: 0;
  padding: 0;
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
  overflow: hidden;
  -webkit-appearance: none;
  border: none;
}

button,
select {
  vertical-align: middle;
  border-radius: 0px;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
}

table {
  border-collapse: collapse;
}

*:before,
*:after {
  padding: 0;
  margin: 0;
  line-height: 1;
}

::selection {
  color: #fff;
  background: #27446c;
}

::-moz-selection {
  color: #fff;
  background: #27446c;
}

*,
:before,
:after {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  font-size: 10px;
  visibility: hidden;
}
html.wp-login {
  margin-top: 0 !important;
}
html.wf-active {
  visibility: visible;
}

body {
  width: 100%;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  word-break: break-word;
  overflow-wrap: break-word;
  color: #363636;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 767px) {
  body {
    min-width: inherit;
  }
}
body.on {
  overflow: hidden;
}

.pc {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}

.inner {
  max-width: 87.8477306003vw;
  margin: 0 auto;
  padding: 0 8.0527086384vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .inner {
    max-width: 100%;
    min-width: 100%;
    padding: 0;
  }
}

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

main {
  padding-top: 7.3206442167vw;
}
@media screen and (max-width: 767px) {
  main {
    padding-top: 60px;
  }
}

.container {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.table-wrap {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .table-wrap {
    overflow-x: scroll;
  }
}

.wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .wrap {
    flex-direction: column;
  }
}

.en-font {
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}

section {
  position: relative;
}
@media screen and (max-width: 767px) {
  section {
    padding: 0 5.3333333333vw;
  }
}

.ttl-h2.en-font {
  font-size: 4.39238653vw;
  display: block;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .ttl-h2.en-font {
    font-size: 8vw;
    margin-bottom: 2.6666666667vw;
  }
}

.ttl-h3 {
  font-size: 2.3426061493vw;
  line-height: 1.69;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .ttl-h3 {
    font-size: 6.4vw;
    line-height: 1.7;
  }
}

.lead-txt {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .lead-txt {
    font-size: 3.7333333333vw;
    line-height: 2;
  }
}

.btn-more {
  width: 16.8374816984vw;
  height: 2.9282576867vw;
  font-size: 1.0248901903vw;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.1464128843vw solid #fff;
  border-radius: 0.2928257687vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .btn-more {
    width: 100%;
    height: 13.3333333333vw;
    font-size: 3.7333333333vw;
    border-width: 0.5333333333vw;
    border-radius: 1.0666666667vw;
  }
}
.btn-more:after {
  content: "";
  width: 0.2928257687vw;
  height: 0.2928257687vw;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 1.0980966325vw;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .btn-more:after {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
    right: 4vw;
  }
}
.btn-more.cl-bk {
  color: #363636;
  border-color: #363636;
}
.btn-more.cl-bk:after {
  background-color: #363636;
}

/* !!------------------------------------ */
/* !! header */
.header {
  width: 100%;
  height: 7.3206442167vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.15);
  padding: 0 1.0980966325vw 0 5.8565153734vw;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .header {
    height: 60px;
    padding: 0 2.6666666667vw 0 6.6666666667vw;
  }
}
.header .ttl-h1 {
  width: 11.0541727672vw;
  height: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .header .ttl-h1 {
    width: 25.8666666667vw;
    height: 6.9333333333vw;
  }
}
.header .ttl-h1 .logo {
  width: 100%;
  height: 100%;
  display: block;
}
.header .ttl-h1 .logo:hover {
  opacity: 1;
}
.header .nav {
  height: 5.4904831625vw;
  background-color: #27446c;
  border-radius: 0.3660322108vw;
}
@media screen and (max-width: 767px) {
  .header .nav {
    width: calc(100% - 5.3333333333vw);
    height: calc(100vh - 5.3333333333vw);
    border-radius: 1.0666666667vw;
    display: none;
    position: absolute;
    top: 2.6666666667vw;
    left: 2.6666666667vw;
  }
}
.header .gnav-list {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 3.6603221083vw 0 5.1244509517vw;
}
@media screen and (max-width: 767px) {
  .header .gnav-list {
    display: list-item;
    padding: 0;
    overflow-y: scroll;
  }
}
.header .gnav-list-item {
  height: 100%;
  flex-basis: 8.78477306vw;
  max-width: 8.78477306vw;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item {
    height: auto;
    flex-basis: 100%;
    max-width: 100%;
    border-bottom: 0.2666666667vw solid #32527e;
  }
  .header .gnav-list-item > a:before {
    content: "";
    width: 3.2vw;
    height: 0.5333333333vw;
    border-radius: 0.2666666667vw;
    background-color: #fff;
    position: absolute;
    top: 5.8666666667vw;
    right: 3.7333333333vw;
  }
  .header .gnav-list-item > a:hover {
    opacity: 1;
  }
}
.header .gnav-list-item a {
  width: 8.78477306vw;
  height: 100%;
  font-size: 0.7320644217vw;
  font-weight: bold;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item a {
    width: 100%;
    height: 13.3333333333vw;
    align-items: flex-start;
    padding-left: 8vw;
  }
}
.header .gnav-list-item a .en-font {
  font-size: 1.0248901903vw;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item a .en-font {
    font-size: 4.8vw;
  }
}
.header .gnav-list-item a i {
  display: none;
}
.header .gnav-list-item a:after {
  content: none;
  width: 100%;
  height: 0.2928257687vw;
  background-color: #fff;
  border-radius: 0.1464128843vw 0.1464128843vw 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item a:after {
    content: "";
    width: 3.2vw;
    height: 0.5333333333vw;
    border-radius: 0.2666666667vw;
    top: 5.8666666667vw;
    bottom: auto;
    right: 3.7333333333vw;
    left: auto;
    transform: rotate(90deg);
  }
}
.header .gnav-list-item a.active:after {
  content: "";
}
.header .gnav-list-item a.active .en-font {
  margin-bottom: 0.3660322108vw;
}
.header .gnav-list-item a.active i {
  display: block;
}
.header .gnav-list-item a.active i:after {
  content: "";
  width: 0.2928257687vw;
  height: 0.2928257687vw;
  background-color: #fff;
  display: block;
  margin: 0.5124450952vw auto 0;
  border-radius: 50%;
}
.header .gnav-list-item.home {
  display: none;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item.home {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item.webconsulting.open > a:before, .header .gnav-list-item.company.open > a:before {
    content: none;
  }
  .header .gnav-list-item.webconsulting.open > a:after, .header .gnav-list-item.company.open > a:after {
    transform: rotate(180deg);
  }
}
.header .gnav-list-item.webconsulting a:hover, .header .gnav-list-item.company a:hover {
  opacity: 1;
}
.header .gnav-list-item.privacypolicy {
  display: none;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item.privacypolicy {
    display: flex;
    border-bottom: none;
  }
  .header .gnav-list-item.privacypolicy a {
    height: auto;
    font-size: 3.7333333333vw;
    font-weight: 500;
    padding-top: 6.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
  .header .gnav-list-item.privacypolicy a:before, .header .gnav-list-item.privacypolicy a:after {
    content: none;
  }
}
.header .gnav-list-item.contact {
  flex-basis: 16.1054172767vw;
  max-width: 16.1054172767vw;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item.contact {
    flex-basis: calc(100% - 5.3333333333vw);
    max-width: calc(100% - 5.3333333333vw);
    margin: 0 auto;
    padding-bottom: 2.6666666667vw;
    border-bottom: none;
  }
}
.header .gnav-list-item.contact a {
  width: 16.1054172767vw;
  padding: 0 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item.contact a {
    width: 100%;
    font-size: 3.7333333333vw;
    font-weight: bold;
    padding: 0;
    align-items: center;
    border: 0.2666666667vw solid #fff;
    border-radius: 1.3333333333vw;
  }
  .header .gnav-list-item.contact a:before {
    content: none;
  }
}
.header .gnav-list-item.contact a:after {
  content: "";
  width: 13.17715959vw;
  height: 2.9282576867vw;
  background-color: #a3922e;
  border-radius: 0.2928257687vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item.contact a:after {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
    background-color: #fff;
    right: 4vw;
    left: auto;
    transform: translate(0, -50%);
  }
}
.header .gnav-list-item.contact .en-font {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.header .gnav-list-item .megamenu-list {
  width: 19.0336749634vw;
  visibility: hidden;
  background-color: #fff;
  position: relative;
  left: -5.1244509517vw;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item .megamenu-list {
    width: 100%;
    padding-bottom: 5.3333333333vw;
    visibility: visible;
    background: none;
    position: static;
  }
}
.header .gnav-list-item:hover .megamenu-list {
  visibility: visible;
}
.header .gnav-list-item .megamenu-list-item a {
  width: 100%;
  height: 3.6603221083vw;
  font-size: 0.878477306vw;
  color: #27446c;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-left: 1.4641288433vw;
  -webkit-transition: none;
  transition: none;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item .megamenu-list-item a {
    height: auto;
    font-size: 3.7333333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 2.86;
    padding-left: 13.3333333333vw;
  }
}
.header .gnav-list-item .megamenu-list-item a:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #27446c;
  border-radius: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item .megamenu-list-item a:after {
    content: none;
  }
}
.header .gnav-list-item .megamenu-list-item:last-child a {
  border-bottom: none;
}
.header .gnav-list-item .sub-megamenu-list {
  padding-left: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item .sub-megamenu-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .header .gnav-list-item .sub-megamenu-list a {
    padding-left: 17.3333333333vw;
  }
}
.header .gnav-list-item .sub-megamenu-list a:after {
  width: calc(100% + 1.4641288433vw);
  left: -1.4641288433vw;
}

.btn-hbg {
  display: none;
}
@media screen and (max-width: 767px) {
  .btn-hbg {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    display: block;
    background-color: #27446c;
    border-radius: 1.0666666667vw;
    position: relative;
  }
  .btn-hbg:before, .btn-hbg:after {
    content: "";
    width: 3.2vw;
    height: 0.5333333333vw;
    background-color: #fff;
    border-radius: 0.2666666667vw;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  .btn-hbg:before {
    top: calc(50% - 1vw);
  }
  .btn-hbg:after {
    top: calc(50% + 1vw);
  }
  .btn-hbg.on:before, .btn-hbg.on:after {
    top: 50%;
    left: 50%;
  }
  .btn-hbg.on:before {
    transform: translate(-50%, -50%) rotate(225deg);
  }
  .btn-hbg.on:after {
    transform: translate(-50%, -50%) rotate(-225deg);
  }
}

/* !!------------------------------------ */
/* !! KV */
.kv-section .inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.kv-section .ttl-h2 {
  font-size: 1.756954612vw;
  color: #fff;
  margin-top: 23.4260614934vw;
}
@media screen and (max-width: 767px) {
  .kv-section .ttl-h2 {
    font-size: 4.8vw;
    margin-top: 0;
    margin-bottom: 61.3333333333vw;
  }
}
.kv-section .ttl-h2 .en-font {
  font-size: 5.8565153734vw;
  display: block;
}
@media screen and (max-width: 767px) {
  .kv-section .ttl-h2 .en-font {
    font-size: 11.4666666667vw;
  }
}

/* !!------------------------------------ */
/* !! TOP */
@media screen and (max-width: 767px) {
  .top .kv-section {
    padding: 0;
  }
  .top .kv-section .inner {
    padding: 0 5.3333333333vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
.top .kv-section .ttl-h2 {
  font-weight: bold;
}
.top .kv-section .ttl-h2 .en-font {
  margin-bottom: 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .top .kv-section .ttl-h2 .en-font {
    margin-bottom: 2.6666666667vw;
  }
}
.top .kv-section .ttl-h2 h2 {
  font-weight: bold;
}
.top .kv-section .kv-wrap {
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .kv-section .kv-wrap {
    height: 100%;
  }
  .top .kv-section .kv-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
  }
}
.top .ourpolicy-section .inner {
  z-index: 1;
}
.top .ourpolicy-section .wrap {
  width: 55.6368960469vw;
  margin-top: -7.3206442167vw;
  margin-left: auto;
  padding: 7.3206442167vw 0 6.588579795vw 6.9546120059vw;
  flex-direction: column;
  align-items: flex-start;
  background-color: #fff;
  border-radius: 4.39238653vw 0 0 4.39238653vw;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top .ourpolicy-section .wrap {
    width: 100%;
    margin-top: -40vw;
    padding: 13.3333333333vw 0 17.3333333333vw 21.3333333333vw;
    border-radius: 8vw 0 0 8vw;
  }
}
.top .ourpolicy-section .wrap:before {
  content: "";
  width: 39.2386530015vw;
  height: 80.9663250366vw;
  background-image: url(../img/bg-top-ourpolicy@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: -1.0980966325vw;
  right: calc(-41.9472913616vw + 50%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top .ourpolicy-section .wrap:before {
    width: 57.0666666667vw;
    height: 117.6vw;
    top: auto;
    right: -5.3333333333vw;
    bottom: -18.6666666667vw;
  }
}
.top .ourpolicy-section .wrap:after {
  content: "";
  width: 100vw;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: calc(-50vw - 50%);
  z-index: -1;
}
.top .ourpolicy-section .ttl-h2 {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  position: absolute;
  top: 11.3469985359vw;
  left: -2.196193265vw;
}
@media screen and (max-width: 767px) {
  .top .ourpolicy-section .ttl-h2 {
    top: 25.3333333333vw;
    left: 6.4vw;
  }
}
.top .ourpolicy-section .ttl-h2 .en-font {
  margin-bottom: 0;
}
.top .ourpolicy-section h2 {
  font-size: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .top .ourpolicy-section h2 {
    font-size: 8vw;
  }
}
.top .ourpolicy-section .ttl-h3 {
  margin-bottom: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .top .ourpolicy-section .ttl-h3 {
    margin-bottom: 6.6666666667vw;
  }
}
.top .ourpolicy-section .ttl-h4 {
  font-size: 1.4641288433vw;
  line-height: 2;
  font-weight: bold;
  color: #27446c;
  padding: 2.9282576867vw 0;
}
@media screen and (max-width: 767px) {
  .top .ourpolicy-section .ttl-h4 {
    font-size: 4.8vw;
    line-height: 1.67;
    padding: 6.6666666667vw 0;
  }
}
.top .ourpolicy-section .lead-txt {
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top .ourpolicy-section .lead-txt {
    white-space: normal;
  }
}
.top .ourpolicy-section .lead-txt + .lead-txt {
  margin-top: 1em;
}
.top .service-voice-section {
  margin-top: -12.4450951684vw;
  padding-top: 20.1317715959vw;
  background: rgb(0, 39, 74);
  background: linear-gradient(0deg, rgb(0, 39, 74) 0%, rgb(68, 96, 122) 100%);
}
@media screen and (max-width: 767px) {
  .top .service-voice-section {
    margin-top: -68vw;
    padding-top: 90.6666666667vw;
  }
}
.top .service-section {
  padding-bottom: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .top .service-section {
    padding-right: 0;
    padding-bottom: 24vw;
    padding-left: 0;
  }
}
.top .service-section .ttl-h2 {
  font-size: 1.1713030747vw;
  color: #fff;
  margin-bottom: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .top .service-section .ttl-h2 {
    font-size: 4.2666666667vw;
    margin-bottom: 9.3333333333vw;
  }
}
.top .service-section .ttl-h2 .en-font {
  font-size: 4.39238653vw;
  display: block;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .top .service-section .ttl-h2 .en-font {
    font-size: 8vw;
    margin-bottom: 2.6666666667vw;
  }
}
.top .service-section .service-list {
  width: calc(100% + 16.1054172768vw);
  display: flex;
  justify-content: space-between;
  margin-left: -8.0527086384vw;
}
@media screen and (max-width: 767px) {
  .top .service-section .service-list {
    width: 100%;
    flex-direction: column;
    margin-left: 0;
  }
}
.top .service-section .service-list-item {
  flex-basis: 21.2298682284vw;
  max-width: 21.2298682284vw;
}
@media screen and (max-width: 767px) {
  .top .service-section .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    height: 57.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  .top .service-section .service-list-item:last-child {
    margin-bottom: 0;
  }
}
.top .service-section .service-list-item a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.top .service-section .service-list-item a:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(39, 68, 108, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.top .service-section .service-list-item a .txt {
  font-size: 1.0248901903vw;
  font-weight: bold;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .top .service-section .service-list-item a .txt {
    font-size: 3.7333333333vw;
  }
}
.top .service-section .service-list-item a .txt .en-font {
  font-size: 1.4641288433vw;
  margin-bottom: 0.3660322108vw;
}
@media screen and (max-width: 767px) {
  .top .service-section .service-list-item a .txt .en-font {
    font-size: 5.3333333333vw;
    margin-bottom: 1.3333333333vw;
  }
}
.top .service-section .service-list-item a .arrow {
  width: 0.5856515373vw;
  height: 0.5856515373vw;
  display: block;
  margin: 1.0980966325vw auto 0;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .service-section .service-list-item a .arrow {
    width: 8vw;
    height: 8vw;
    margin-top: 4vw;
  }
  .top .service-section .service-list-item a .arrow:after {
    content: "";
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-top: 0.5333333333vw solid #27446c;
    border-right: 0.5333333333vw solid #27446c;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
.top .service-section .service-list-item a:hover {
  opacity: 1;
}
.top .service-section .service-list-item a:hover:before {
  background-color: rgba(39, 68, 108, 0.9);
}
.top .service-section .service-list-item a:hover .arrow {
  width: 2.196193265vw;
  height: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .top .service-section .service-list-item a:hover .arrow {
    width: 8vw;
    height: 8vw;
  }
}
.top .service-section .service-list-item a:hover .arrow:after {
  content: "";
  width: 0.5856515373vw;
  height: 0.5856515373vw;
  border-top: 0.1464128843vw solid #27446c;
  border-right: 0.1464128843vw solid #27446c;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg) scale(1);
}
@media screen and (max-width: 767px) {
  .top .service-section .service-list-item a:hover .arrow:after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-width: 0.5333333333vw;
  }
}
.top .service-section .btn-more {
  margin-top: 2.196193265vw;
  margin-right: -8.0527086384vw;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .top .service-section .btn-more {
    margin-top: 8vw;
    margin-right: 0;
  }
}
.top .company-section {
  height: 40.6295754026vw;
}
@media screen and (max-width: 767px) {
  .top .company-section {
    height: 86.6666666667vw;
  }
}
.top .company-section .inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top .company-section .ttl-h2 {
  font-size: 1.1713030747vw;
  font-weight: bold;
  margin-bottom: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .top .company-section .ttl-h2 {
    font-size: 4.2666666667vw;
    margin-bottom: 8vw;
  }
}
.top .company-section .ttl-h2 .en-font {
  font-size: 4.39238653vw;
  display: block;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .top .company-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
    margin-top: 2.6666666667vw;
  }
}
.top .company-section .btn-more {
  color: #363636;
  border-color: #363636;
}
.top .company-section .btn-more:after {
  background-color: #363636;
}
.top .company-section .wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .top .company-section .wrap {
    flex-direction: row;
  }
}
.top .company-section .wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.top .company-section .left-wrap {
  flex-basis: 32.5768667643vw;
  max-width: 32.5768667643vw;
}
@media screen and (max-width: 767px) {
  .top .company-section .left-wrap {
    flex-basis: 69.3333333333vw;
    max-width: 69.3333333333vw;
  }
}
.top .company-section .right-wrap {
  flex-basis: calc(100% - 32.5768667643vw);
  max-width: calc(100% - 32.5768667643vw);
}
@media screen and (max-width: 767px) {
  .top .company-section .right-wrap {
    flex-basis: calc(100% - 69.3333333333vw);
    max-width: calc(100% - 69.3333333333vw);
  }
}
.top .company-section .btn-more {
  background-color: #fff;
}

.footer-contact-section {
  color: #fff;
  text-align: center;
  padding-top: 7.3206442167vw;
  padding-bottom: 7.3206442167vw;
  background: rgb(163, 146, 46);
  background: linear-gradient(45deg, rgb(163, 146, 46) 0%, rgb(128, 89, 0) 100%);
}
@media screen and (max-width: 767px) {
  .footer-contact-section {
    padding-top: 26.6666666667vw;
    padding-bottom: 26.6666666667vw;
  }
}
.footer-contact-section .lead-txt {
  font-weight: bold;
  text-align: center;
}
.footer-contact-section .btn-more {
  margin: 2.5622254758vw auto 0;
}
@media screen and (max-width: 767px) {
  .footer-contact-section .btn-more {
    margin-top: 9.3333333333vw;
  }
}

.scroll {
  height: 12.8111273792vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 10.2489019034vw;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .scroll {
    display: none;
  }
}
.scroll .en-font {
  font-size: 0.7320644217vw;
  color: #fff;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
.scroll:before {
  content: "";
  width: 0.0732064422vw;
  height: 8.78477306vw;
  display: block;
  background-color: #666;
  position: absolute;
  top: 4.0263543192vw;
  left: 50%;
  transform: translate(-50%, 0);
}
.scroll:after {
  content: "";
  width: 0.0732064422vw;
  height: 8.78477306vw;
  display: block;
  background-color: #fff;
  animation: pathmove 2s ease-in-out infinite;
  opacity: 0;
  position: absolute;
  top: 4.0263543192vw;
  left: 50%;
  transform: translate(-50%, 0);
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 4.0263543192vw;
    opacity: 0;
  }
  30% {
    height: 8.78477306vw;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 17.5695461201vw;
    opacity: 0;
  }
}
.voice-section {
  padding-bottom: 10.2489019034vw;
}
@media screen and (max-width: 767px) {
  .voice-section {
    padding-right: 0;
    padding-bottom: 18.6666666667vw;
    padding-left: 0;
  }
}
.voice-section .ttl-h2 {
  font-size: 1.1713030747vw;
  color: #fff;
  margin-bottom: 4.7584187408vw;
}
@media screen and (max-width: 767px) {
  .voice-section .ttl-h2 {
    font-size: 4.2666666667vw;
    margin-bottom: 10.6666666667vw;
  }
}
.voice-section .ttl-h2 .en-font {
  font-size: 4.39238653vw;
  display: block;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .voice-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
.voice-section .swiper {
  width: 100vw;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .voice-section .swiper {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .voice-section .swiper-wrapper {
    align-items: stretch;
  }
}
.voice-section .swiper-slide {
  width: 27.8184480234vw !important;
  height: 100%;
  margin-right: 2.9282576867vw;
  background-color: #172941;
}
@media screen and (max-width: 767px) {
  .voice-section .swiper-slide {
    width: 100% !important;
    height: auto;
    margin-right: 0;
  }
}
.voice-section .swiper-slide a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.voice-section .swiper-slide .img-wrap {
  height: 17.5695461201vw;
}
@media screen and (max-width: 767px) {
  .voice-section .swiper-slide .img-wrap {
    height: 56vw;
  }
}
.voice-section .swiper-slide .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.voice-section .swiper-slide .wrap {
  height: 100%;
  color: #fff;
  font-weight: bold;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .voice-section .swiper-slide .wrap {
    padding: 8vw;
  }
}
.voice-section .swiper-slide .wrap .ttl {
  font-size: 1.317715959vw;
  line-height: 1.44;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .voice-section .swiper-slide .wrap .ttl {
    font-size: 4.8vw;
    margin-bottom: 2.6666666667vw;
  }
}
.voice-section .swiper-slide .wrap .ttl .sub-ttl {
  font-size: 1.0248901903vw;
  display: block;
  margin-bottom: 0.5856515373vw;
}
@media screen and (max-width: 767px) {
  .voice-section .swiper-slide .wrap .ttl .sub-ttl {
    font-size: 3.2vw;
    margin-bottom: 2.1333333333vw;
  }
}
.voice-section .swiper-slide .wrap .txt {
  font-size: 1.0248901903vw;
  color: #5478aa;
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .voice-section .swiper-slide .wrap .txt {
    font-size: 3.2vw;
  }
}
.voice-section .btn-more {
  position: absolute;
  right: 0;
  bottom: -1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .voice-section .btn-more {
    position: relative;
    right: auto;
    bottom: auto;
  }
}

.swiper-button-next,
.swiper-button-prev {
  width: 2.5622254758vw;
  height: 4.39238653vw;
  border: 0.0732064422vw solid #fff;
  margin-top: 0;
  top: auto;
  bottom: -1.9033674963vw;
  z-index: auto;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media screen and (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 9.0666666667vw;
    height: 16vw;
    border: none;
    background-color: #fff;
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%);
    z-index: 1;
  }
}
.swiper-button-next:after,
.swiper-button-prev:after {
  content: "";
  width: 0.5856515373vw;
  height: 0.5856515373vw;
  border-top: 0.1464128843vw solid #fff;
  border-right: 0.1464128843vw solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media screen and (max-width: 767px) {
  .swiper-button-next:after,
  .swiper-button-prev:after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-width: 0.5333333333vw;
    border-color: #27446c;
  }
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #fff;
}
.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
  border-color: #27446c;
}

.swiper-button-next {
  left: 3.6603221083vw;
  right: auto;
}
@media screen and (max-width: 767px) {
  .swiper-button-next {
    right: -4.5333333333vw;
    left: auto;
  }
}
.swiper-button-next:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.top .swiper-button-next {
  left: 11.7130307467vw;
}
@media screen and (max-width: 767px) {
  .top .swiper-button-next {
    right: -4.5333333333vw;
    left: auto;
  }
}

.page .swiper-button-next {
  left: 11.7130307467vw;
}
@media screen and (max-width: 767px) {
  .page .swiper-button-next {
    right: -4.5333333333vw;
    left: auto;
  }
}

.swiper-button-prev {
  left: 0;
}
@media screen and (max-width: 767px) {
  .swiper-button-prev {
    left: -4.5333333333vw;
  }
}
.swiper-button-prev:after {
  transform: translate(-50%, -50%) rotate(-135deg);
}

.top .swiper-button-prev {
  left: 8.0527086384vw;
}
@media screen and (max-width: 767px) {
  .top .swiper-button-prev {
    left: -4.5333333333vw;
  }
}

.page .swiper-button-prev {
  left: 8.0527086384vw;
}
@media screen and (max-width: 767px) {
  .page .swiper-button-prev {
    left: -4.5333333333vw;
  }
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 47.5841874085vw;
  height: 2px;
  margin-top: 4.7584187408vw;
  margin-left: 8.78477306vw;
  background: #27446c;
  position: static;
}
@media screen and (max-width: 767px) {
  .swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 0.5333333333vw;
    margin-top: 6.6666666667vw;
    margin-bottom: 10.6666666667vw;
    margin-left: 0;
  }
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff;
}

/* !!------------------------------------ */
/* !! 下層ページ */
.page .header .logo {
  width: 11.0541727672vw;
  height: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page .header .logo {
    width: 25.8666666667vw;
    height: 6.9333333333vw;
  }
}
.page .header .logo:hover {
  opacity: 1;
}
.page .kv-section {
  z-index: 1;
  height: 45vh;
}
.page .kv-section .kv-wrap {
  height: 100%;
}
.page .kv-section .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 767px) {
  .page .kv-section {
    height: 33vh;
    padding-right: 0;
    padding-left: 0;
  }
  .page .kv-section:after {
    content: "";
    width: 100vw;
    height: 50%;
    background-color: #fafafa;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .page .kv-section .kv-wrap {
    height: 100%;
  }
}
.page .kv-section .img-wrap {
  width: 90.775988287vw;
  height: 100%;
  border-bottom-right-radius: 4.39238653vw;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page .kv-section .img-wrap {
    width: calc(100% - 5.3333333333vw);
    height: 100%;
    border-bottom-right-radius: 8vw;
  }
  .page .kv-section .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
  }
}
.page .kv-section .img-wrap:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(39, 68, 108, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}
.page .kv-section .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page .kv-section .inner .ttl-h2 {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .page .kv-section .inner {
    height: auto;
    padding: 0 5.3333333333vw;
    top: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 0;
  }
}
.page .kv-section .inner .ttl-h2 {
  top: auto;
  margin-bottom: 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .page .kv-section .inner .ttl-h2 {
    top: auto;
    margin-bottom: 2.6666666667vw;
  }
}
.page .kv-section .inner .ttl-h1 {
  font-size: 1.756954612vw;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page .kv-section .inner .ttl-h1 {
    font-size: 4.8vw;
    margin-top: 0;
  }
}
.page .scroll {
  bottom: 2.9282576867vw;
}
.page .scroll:before {
  background-color: #ccc;
}
.page .scroll:after {
  background-color: #363636;
}
.page .scroll .en-font {
  color: #363636;
}
.page .beginning-section {
  padding-top: 1.4641288433vw;
  padding-bottom: 5.1244509517vw;
}
@media screen and (max-width: 767px) {
  .page .beginning-section {
    padding-top: 6.6666666667vw;
    padding-bottom: 12vw;
    background-color: #fafafa;
  }
}
.page .beginning-section:after {
  content: "";
  width: 100%;
  height: 175.6954612006vw;
  background-color: #fafafa;
  position: absolute;
  top: -21.9619326501vw;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .page .beginning-section:after {
    content: none;
  }
}
.page .beginning-section #breadcrumbs {
  font-size: 0.878477306vw;
  font-weight: bold;
  margin-bottom: 3.2942898975vw;
}
@media screen and (max-width: 767px) {
  .page .beginning-section #breadcrumbs {
    display: none;
  }
}
.page .beginning-section #breadcrumbs a {
  color: #8bbbcc;
  text-decoration: underline;
}
.page .beginning-section #breadcrumbs a:hover {
  text-decoration: none;
  opacity: 1;
}
.page .ttl-h2._1 {
  font-size: 2.3426061493vw;
  margin-bottom: 2.9282576867vw;
  padding-left: 9.5168374817vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page .ttl-h2._1 {
    font-size: 4.5333333333vw;
    text-align: center;
    margin-bottom: 8vw;
    padding-left: 0;
  }
}
.page .ttl-h2._1 .num.en-font {
  width: 8.0527086384vw;
  font-size: 5.8565153734vw;
  color: transparent;
  text-align: center;
  display: block;
  margin-bottom: 0;
  text-stroke: 0.0732064422vw #363636;
  -webkit-text-stroke: 0.0732064422vw #363636;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .page .ttl-h2._1 .num.en-font {
    width: auto;
    font-size: 10.6666666667vw;
    line-height: 1;
    margin-bottom: 1.3333333333vw;
    text-stroke-width: 0.2666666667vw;
    -webkit-text-stroke-width: 0.2666666667vw;
    position: static;
    transform: none;
  }
}
.page .ttl-h2._1 .num.en-font:after {
  content: none;
}
.page .ttl-h2._1 .en-font {
  font-size: 1.0248901903vw;
  display: flex;
  align-items: baseline;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page .ttl-h2._1 .en-font {
    font-size: 3.2vw;
    line-height: 1.67;
    display: block;
    margin-bottom: 2.6666666667vw;
  }
}
.page .ttl-h2._1 .en-font:after {
  content: "/";
  margin-left: 0.5em;
}
.page .ttl-h2._1 h2 {
  font-weight: bold;
}
.page .ttl-h2._2 {
  font-size: 2.3426061493vw;
  margin-bottom: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .page .ttl-h2._2 {
    font-size: 4.8vw;
    line-height: 1.45;
    margin-bottom: 5.3333333333vw;
  }
}
.page .ttl-h2._2 .en-font {
  font-size: 5.8565153734vw;
  color: transparent;
  margin-bottom: 0.7320644217vw;
  text-stroke: 0.0732064422vw #363636;
  -webkit-text-stroke: 0.0732064422vw #363636;
  display: block;
}
@media screen and (max-width: 767px) {
  .page .ttl-h2._2 .en-font {
    margin-bottom: 2.6666666667vw;
    line-height: 1;
    text-stroke-width: 0.2666666667vw;
    -webkit-text-stroke-width: 0.2666666667vw;
  }
}
.page .ttl-h2._2 h2 {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page .service-section {
    background-color: #fafafa;
  }
}
.page .service-section .service-list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page .service-section .service-list {
    flex-direction: column;
  }
}
.page .service-section .service-wrap {
  z-index: 1;
}
.page .service-section .service-wrap .btn-more {
  margin-top: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap .btn-more {
    margin-top: 5.3333333333vw;
  }
}
.page .service-section .service-wrap:nth-of-type(odd) {
  padding: 7.3206442167vw 8.0527086384vw;
  background-color: #fff;
  border-radius: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap:nth-of-type(odd) {
    padding: 10.6666666667vw 4vw 13.3333333333vw;
    border-radius: 8vw;
  }
}
.page .service-section .service-wrap:nth-of-type(even) {
  margin-top: -4.7584187408vw;
  padding-top: 13.17715959vw;
  background: rgb(0, 39, 74);
  background: linear-gradient(0deg, rgb(0, 39, 74) 0%, rgb(68, 96, 122) 100%);
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap:nth-of-type(even) {
    margin-top: -26.6666666667vw;
    padding-top: 32vw;
  }
}
.page .service-section .service-wrap:nth-of-type(even):before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/pt1.jpg);
  background-repeat: repeat;
  background-position: center center;
  background-size: 5.8565153734vw 5.8565153734vw;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.005;
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap:nth-of-type(even):before {
    background-size: 2.9282576867vw 2.9282576867vw;
  }
}
.page .service-section .service-wrap:nth-of-type(even) .ttl-h2 {
  color: #fff;
}
.page .service-section .service-wrap:nth-of-type(even) .ttl-h2 .num.en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page .service-section .service-wrap._2 {
  padding-bottom: 13.17715959vw;
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap._2 {
    width: 100vw;
    margin-left: -5.3333333333vw;
    padding-bottom: 41.3333333333vw;
  }
}
.page .service-section .service-wrap._3 {
  margin-top: -4.7584187408vw;
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap._3 {
    margin-top: -24vw;
  }
}
.page .service-section .service-wrap._4 {
  padding-bottom: 9.5168374817vw;
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap._4 {
    width: 100vw;
    margin-left: -5.3333333333vw;
    padding-bottom: 18.6666666667vw;
  }
}
.page .service-section .service-wrap._5 {
  margin-top: -4.7584187408vw;
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap._5 {
    margin-top: -24vw;
  }
}
@media screen and (max-width: 767px) {
  .page .service-section .service-wrap._6 {
    width: 100vw;
    margin-top: -24vw;
    margin-left: -5.3333333333vw;
  }
}
.page .voice-section {
  padding-top: 7.3206442167vw;
  padding-bottom: 10.2489019034vw;
  background: rgb(0, 39, 74);
  background: linear-gradient(0deg, rgb(0, 39, 74) 0%, rgb(68, 96, 122) 100%);
}
@media screen and (max-width: 767px) {
  .page .voice-section {
    padding: 20vw 5.3333333333vw 18.6666666667vw 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .page .voice-section .ttl-h2 {
    font-size: 4.2666666667vw;
    margin-bottom: 10.6666666667vw;
  }
}
.page .voice-section .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
@media screen and (max-width: 767px) {
  .page .voice-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page .voice-section._wh {
  background: transparent;
}
.page .voice-section._wh .ttl-h2 {
  color: #363636;
}
.page .voice-section._wh .ttl-h2 .en-font {
  text-stroke-color: #363636;
  -webkit-text-stroke-color: #363636;
}
.page .voice-section._wh .ttl-h2 h2 {
  font-weight: bold;
}
.page .voice-section._wh .btn-more {
  color: #27446c;
  border-color: #27446c;
}
.page .voice-section._wh .btn-more:after {
  background-color: #27446c;
}
.page .voice-section .swiper-button-next,
.page .voice-section .swiper-button-prev {
  border-color: #27446c;
}
.page .voice-section .swiper-button-next:after,
.page .voice-section .swiper-button-prev:after {
  border-color: #27446c;
}
.page .voice-section .swiper-button-next:hover,
.page .voice-section .swiper-button-prev:hover {
  background-color: #27446c;
}
.page .voice-section .swiper-button-next:hover:after,
.page .voice-section .swiper-button-prev:hover:after {
  border-color: #fff;
}
.page .voice-section .swiper-container-horizontal > .swiper-pagination-progressbar {
  background: #d5d3d3;
}
.page .voice-section .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #27446c;
}
.page .flow-section {
  padding-top: 11.7130307467vw;
  padding-bottom: 6.588579795vw;
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .page .flow-section {
    padding-top: 22.6666666667vw;
    padding-bottom: 22.6666666667vw;
  }
  .page .flow-section .ttl-h2 {
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .page .flow-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page .flow-section .flow-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  counter-reset: number 0;
}
@media screen and (max-width: 767px) {
  .page .flow-section .flow-list {
    flex-direction: column;
  }
}
.page .flow-section .flow-list-item {
  flex-basis: 34.0409956076vw;
  max-width: 34.0409956076vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page .flow-section .flow-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 13.3333333333vw;
  }
  .page .flow-section .flow-list-item:first-child {
    margin-top: 0;
  }
}
.page .flow-section .flow-list-item:nth-child(n+3) {
  margin-top: 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .page .flow-section .flow-list-item:nth-child(n+3) {
    margin-top: 13.3333333333vw;
  }
}
.page .flow-section .flow-list-item:before {
  font-size: 2.9282576867vw;
  font-family: montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
  counter-increment: number 1;
  content: "0" counter(number);
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page .flow-section .flow-list-item:before {
    font-size: 8vw;
    margin-bottom: 2.6666666667vw;
  }
}
.page .flow-section .flow-list-item .ttl-h3 {
  font-size: 2.0497803807vw;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page .flow-section .flow-list-item .ttl-h3 {
    font-size: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.page .flow-section .flow-list-item .img-wrap {
  margin: 0 auto 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .page .flow-section .flow-list-item .img-wrap {
    margin-bottom: 5.3333333333vw;
  }
}
.page .flow-section .flow-list-item .img-wrap img {
  width: auto;
  height: 17.5695461201vw;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page .flow-section .flow-list-item .img-wrap img {
    height: 40vw;
  }
}
.page .client-section {
  padding-top: 9.8828696925vw;
  padding-bottom: 9.5168374817vw;
}
@media screen and (max-width: 767px) {
  .page .client-section {
    padding-top: 30.6666666667vw;
    padding-bottom: 18.6666666667vw;
  }
  .page .client-section .ttl-h2 {
    font-size: 5.3333333333vw;
    text-align: center;
    margin-bottom: 13.3333333333vw;
  }
  .page .client-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page .client-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .page .client-list {
    flex-direction: column;
  }
}
.page .client-list-item {
  flex-basis: 22.4011713031vw;
  max-width: 22.4011713031vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page .client-list-item {
    flex-basis: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 13.3333333333vw;
  }
  .page .client-list-item:first-child {
    margin-top: 0;
  }
}
.page .client-list-item:nth-child(n+4) {
  margin-top: 6.588579795vw;
}
@media screen and (max-width: 767px) {
  .page .client-list-item:nth-child(n+4) {
    margin-top: 13.3333333333vw;
  }
}
.page .client-list-item .img-wrap {
  height: 8.78477306vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page .client-list-item .img-wrap {
    flex-basis: 50%;
    max-width: 50%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .page .client-list-item .txt-wrap {
    flex-basis: 50%;
    max-width: 50%;
  }
}
.page .client-list-item .ttl {
  font-size: 1.4641288433vw;
  font-weight: bold;
  padding: 1.8301610542vw 0 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page .client-list-item .ttl {
    font-size: 4.8vw;
    text-align: left;
    padding: 0 0 2.6666666667vw;
  }
}
.page .client-list-item .txt {
  font-size: 1.1713030747vw;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .page .client-list-item .txt {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    text-align: justify;
  }
}
.page .client-list-item:first-child img {
  width: 8.4187408492vw;
}
.page .client-list-item:nth-child(2) img {
  width: 8.4187408492vw;
}
.page .client-list-item:nth-child(3) img {
  width: 8.4187408492vw;
}
.page .client-list-item:nth-child(4) img {
  width: 10.541727672vw;
}
.page .client-list-item:nth-child(5) img {
  width: 9.3704245974vw;
}
.page .client-list-item:nth-child(6) img {
  width: 9.2972181552vw;
}
.page .client-list-item:nth-child(7) img {
  width: 8.78477306vw;
}
.page .client-list-item:nth-child(8) img {
  width: 8.4187408492vw;
}
.page .client-list-item:last-child img {
  width: 7.9795021962vw;
}
@media screen and (max-width: 767px) {
  .page .client-list-item:first-child img {
    width: 22.4vw;
  }
  .page .client-list-item:nth-child(2) img {
    width: 22.4vw;
  }
  .page .client-list-item:nth-child(3) img {
    width: 21.0666666667vw;
  }
  .page .client-list-item:nth-child(4) img {
    width: 21.3333333333vw;
  }
  .page .client-list-item:nth-child(5) img {
    width: 19.4666666667vw;
  }
  .page .client-list-item:nth-child(6) img {
    width: 23.4666666667vw;
  }
  .page .client-list-item:nth-child(7) img {
    width: 19.7333333333vw;
  }
  .page .client-list-item:nth-child(8) img {
    width: 20vw;
  }
  .page .client-list-item:last-child img {
    width: 20vw;
  }
}

/* !!------------------------------------ */
/* !! サービス */
.page-service .beginning-section {
  padding-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-service .beginning-section {
    display: none;
  }
}
.page-service .beginning-section #breadcrumbs {
  margin-bottom: 0;
}
.page-service .service-section .service-wrap .wrap {
  align-items: flex-start;
}
.page-service .service-section .service-wrap .txt-wrap {
  flex-basis: 35.8711566618vw;
  max-width: 35.8711566618vw;
}
.page-service .service-section .service-wrap .txt-wrap .btn-more {
  display: flex;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .txt-wrap .btn-more {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .txt-wrap {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 8vw;
  }
}
.page-service .service-section .service-wrap .img-wrap {
  flex-basis: 114.6666666667vw;
  max-width: 31.4787701318vw;
}
.page-service .service-section .service-wrap .img-wrap .btn-more {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .img-wrap .btn-more {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .img-wrap {
    height: 37.3333333333vw;
    flex-basis: 100%;
    max-width: 100%;
  }
  .page-service .service-section .service-wrap .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
  }
}
.page-service .service-section .service-wrap:nth-of-type(even) {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap:nth-of-type(even) {
    padding-right: 9.3333333333vw;
    padding-left: 9.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap._2 {
    padding-top: 33.3333333333vw;
  }
}
.page-service .service-section .service-wrap._2 .inner {
  z-index: 1;
}
.page-service .service-section .service-wrap .service-list {
  margin-top: 3.2942898975vw;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .service-list {
    margin-top: 24vw;
  }
}
.page-service .service-section .service-wrap .service-list-item {
  flex-basis: 15.7393850659vw;
  max-width: 15.7393850659vw;
  border: 0.0732064422vw solid #fff;
  border-radius: 0.2928257687vw;
  padding-top: 1.8301610542vw;
  padding-bottom: 1.0980966325vw;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    border: none;
    border-radius: 0;
    margin-bottom: 12vw;
    padding: 0;
  }
  .page-service .service-section .service-wrap .service-list-item:last-child {
    margin-bottom: 0;
  }
}
.page-service .service-section .service-wrap .service-list-item a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.page-service .service-section .service-wrap .service-list-item a:hover {
  opacity: 0.3;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .service-list-item a:hover {
    background-color: transparent;
  }
}
.page-service .service-section .service-wrap .service-list-item .img-wrap {
  height: 5.4904831625vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .service-list-item .img-wrap {
    height: auto;
    flex-basis: 40%;
    max-width: 40%;
    margin-bottom: 0;
  }
}
.page-service .service-section .service-wrap .service-list-item .txt {
  height: 3.6603221083vw;
  font-size: 1.1713030747vw;
  line-height: 1.38;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .service-list-item .txt {
    height: auto;
    flex-basis: 50%;
    max-width: 50%;
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1.44;
    text-align: left;
    display: block;
    white-space: nowrap;
  }
}
.page-service .service-section .service-wrap .service-list-item .txt:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.2196193265vw 0 0.2196193265vw 0.439238653vw;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  right: 1.4641288433vw;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .service-list-item .txt:after {
    content: none;
  }
}
.page-service .service-section .service-wrap .service-list-item:first-child img {
  width: 6.7349926794vw;
}
.page-service .service-section .service-wrap .service-list-item:nth-child(2) img {
  width: 5.270863836vw;
}
.page-service .service-section .service-wrap .service-list-item:nth-child(3) img {
  width: 5.270863836vw;
}
.page-service .service-section .service-wrap .service-list-item:last-child img {
  width: 5.270863836vw;
}
@media screen and (max-width: 767px) {
  .page-service .service-section .service-wrap .service-list-item:first-child img {
    width: 22.6666666667vw;
  }
  .page-service .service-section .service-wrap .service-list-item:nth-child(2) img {
    width: 20.2666666667vw;
  }
  .page-service .service-section .service-wrap .service-list-item:nth-child(3) img {
    width: 20.2666666667vw;
  }
  .page-service .service-section .service-wrap .service-list-item:last-child img {
    width: 19.2vw;
  }
}

/* !!------------------------------------ */
/* !! WEBコンサルティング */
.page-web-consulting .service-section .service-wrap._1 .service-list-item {
  flex-basis: 32.2108345534vw;
  max-width: 32.2108345534vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._1 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page-web-consulting .service-section .service-wrap._1 .service-list-item .ttl {
  height: 4.39238653vw;
  font-size: 1.756954612vw;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._1 .service-list-item .ttl {
    height: auto;
    font-size: 4.2666666667vw;
    justify-content: center;
    margin-bottom: 2.6666666667vw;
  }
}
.page-web-consulting .service-section .service-wrap._1 .service-list-item .ttl img {
  margin-right: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._1 .service-list-item .ttl img {
    margin-right: 2.6666666667vw;
  }
}
.page-web-consulting .service-section .service-wrap._1 .service-list-item .lead-txt {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._1 .service-list-item:first-child {
    margin-bottom: 8vw;
  }
}
.page-web-consulting .service-section .service-wrap._1 .service-list-item:first-child:after {
  content: "";
  width: 1px;
  height: 9.8828696925vw;
  background-color: #e5e5e5;
  position: absolute;
  top: 50%;
  right: -1.8301610542vw;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._1 .service-list-item:first-child:after {
    width: 100%;
    height: 0.2666666667vw;
    display: block;
    margin-top: 5.3333333333vw;
    position: static;
    transform: none;
  }
}
.page-web-consulting .service-section .service-wrap._1 .service-list-item:first-child img {
  flex-basis: 12.9575402635vw;
  max-width: 12.9575402635vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._1 .service-list-item:first-child img {
    flex-basis: 33.0666666667vw;
    max-width: 33.0666666667vw;
  }
}
.page-web-consulting .service-section .service-wrap._1 .service-list-item:last-child img {
  flex-basis: 13.6896046852vw;
  max-width: 13.6896046852vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._1 .service-list-item:last-child img {
    flex-basis: 33.0666666667vw;
    max-width: 33.0666666667vw;
  }
}
.page-web-consulting .service-section .service-wrap._2 .service-list {
  padding: 0 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._2 .service-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
  }
  .page-web-consulting .service-section .service-wrap._2 .service-list .inner {
    padding: 0 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._2 .service-list-item {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .page-web-consulting .service-section .service-wrap._2 .service-list-item:nth-child(n+4) {
    margin-top: 6.6666666667vw;
  }
}
.page-web-consulting .service-section .service-wrap._2 .service-list-item img {
  width: 5.8565153734vw;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._2 .service-list-item img {
    width: 12vw;
  }
}
.page-web-consulting .service-section .service-wrap._2 .service-list-item figcaption {
  font-size: 2.0497803807vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._2 .service-list-item figcaption {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
  }
}
.page-web-consulting .service-section .service-wrap._3 .service-list {
  padding: 0 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._3 .service-list {
    padding: 0;
  }
}
.page-web-consulting .service-section .service-wrap._3 .service-list-item {
  flex-basis: 18.3016105417vw;
  max-width: 18.3016105417vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._3 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 10.6666666667vw;
  }
  .page-web-consulting .service-section .service-wrap._3 .service-list-item:last-child {
    margin-bottom: 0;
  }
}
.page-web-consulting .service-section .service-wrap._3 .service-list-item:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8052708638vw 0 0.8052708638vw 1.317715959vw;
  border-color: transparent transparent transparent #24434e;
  position: absolute;
  top: 8.2723279649vw;
  left: -0.439238653vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._3 .service-list-item:before {
    border-width: 1.8666666667vw 0 1.8666666667vw 3.7333333333vw;
    top: auto;
    top: 41.0666666667vw;
    left: calc(50% + 0.4666666667vw);
    transform: translate(-50%, 0);
  }
}
.page-web-consulting .service-section .service-wrap._3 .service-list-item:after {
  content: "";
  width: 4.831625183vw;
  height: 4.831625183vw;
  border: 0.1464128843vw solid #e5e5e5;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 6.7349926794vw;
  left: -2.4158125915vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._3 .service-list-item:after {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-width: 0.5333333333vw;
    top: 37.3333333333vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._3 .service-list-item figure {
    text-align: center;
  }
  .page-web-consulting .service-section .service-wrap._3 .service-list-item figure img {
    width: 42.6666666667vw;
  }
}
.page-web-consulting .service-section .service-wrap._3 .service-list-item figure:after {
  content: "";
  width: 100%;
  height: 18.3016105417vw;
  border: 0.0732064422vw solid #e5e5e5;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._3 .service-list-item figure:after {
    width: 42.6666666667vw;
    height: 42.6666666667vw;
    border-width: 0.2666666667vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.page-web-consulting .service-section .service-wrap._3 .service-list-item figcaption {
  font-size: 1.9033674963vw;
  font-weight: bold;
  text-align: center;
  margin-top: 1.4641288433vw;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._3 .service-list-item figcaption {
    font-size: 4.2666666667vw;
    margin-top: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._4 .service-list {
    align-items: center;
  }
}
.page-web-consulting .service-section .service-wrap._4 .service-list-item {
  flex-basis: 22.4011713031vw;
  max-width: 22.4011713031vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._4 .service-list-item {
    flex-basis: initial;
    max-width: 81.6vw;
    margin-bottom: 9.3333333333vw;
  }
  .page-web-consulting .service-section .service-wrap._4 .service-list-item:last-child {
    margin-bottom: 0;
  }
}
.page-web-consulting .service-section .service-wrap._4 .service-list-item img {
  border-radius: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._4 .service-list-item img {
    border-radius: 2.6666666667vw;
  }
}
.page-web-consulting .service-section .service-wrap._4 .service-list-item figcaption {
  font-size: 1.4641288433vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .service-section .service-wrap._4 .service-list-item figcaption {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
  }
}
.page-web-consulting .about-service-section {
  padding-top: 9.1508052709vw;
  padding-bottom: 11.7130307467vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .about-service-section {
    padding-top: 32vw;
    padding-bottom: 29.3333333333vw;
  }
  .page-web-consulting .about-service-section .ttl-h2 {
    font-size: 5.3333333333vw;
    text-align: center;
    margin-bottom: 8vw;
  }
  .page-web-consulting .about-service-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page-web-consulting .about-service-section .service-list-item {
  margin-bottom: 2.196193265vw;
  padding: 2.196193265vw 4.39238653vw 2.9282576867vw;
  background-color: #fff;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .page-web-consulting .about-service-section .service-list-item {
    margin-bottom: 6.6666666667vw;
    padding: 6.6666666667vw 5.3333333333vw 8vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.2);
  }
}
.page-web-consulting .about-service-section .service-list-item:last-child {
  margin-bottom: 0;
}
.page-web-consulting .about-service-section .ttl-h3 {
  font-size: 2.196193265vw;
  font-weight: bold;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .about-service-section .ttl-h3 {
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}
.page-web-consulting .about-service-section .img-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.page-web-consulting .about-service-section .img-wrap:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/pt1.jpg);
  background-repeat: repeat;
  background-position: center center;
  background-size: 5.8565153734vw 5.8565153734vw;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.05;
}
@media screen and (max-width: 767px) {
  .page-web-consulting .about-service-section .img-wrap:before {
    background-size: 10.6666666667vw 10.6666666667vw;
  }
}
.page-web-consulting .about-service-section .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.page-web-consulting .voice-section .swiper-button-next,
.page-web-consulting .voice-section .swiper-button-prev {
  background: none;
  border-color: #fff;
}
.page-web-consulting .voice-section .swiper-button-next:after,
.page-web-consulting .voice-section .swiper-button-prev:after {
  border-color: #fff;
}
.page-web-consulting .voice-section .swiper-button-next:hover,
.page-web-consulting .voice-section .swiper-button-prev:hover {
  background-color: #fff;
}
.page-web-consulting .voice-section .swiper-button-next:hover:after,
.page-web-consulting .voice-section .swiper-button-prev:hover:after {
  border-color: #27446c;
}

/* !!------------------------------------ */
/* !! マーケティングコンサルティング */
.page-consulting .service-section .service-wrap .lead-txt {
  margin-bottom: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap .lead-txt {
    margin-bottom: 8vw;
  }
}
.page-consulting .service-section .service-wrap .ttl-h3 {
  font-size: 1.4641288433vw;
  line-height: 1;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap .ttl-h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
.page-consulting .service-section .service-wrap .service-list {
  flex-direction: column;
}
.page-consulting .service-section .service-wrap .service-list-item {
  font-size: 1.1713030747vw;
  list-style: disc inside;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap .service-list-item {
    font-size: 3.7333333333vw;
    text-align: justify;
    text-indent: -1em;
    margin-bottom: 2.6666666667vw;
    padding-left: 1em;
  }
  .page-consulting .service-section .service-wrap .service-list-item:last-child {
    margin-bottom: 0;
  }
}
.page-consulting .service-section .service-wrap .wrap {
  flex-direction: column;
  align-items: flex-start;
  padding: 2.5622254758vw 3.6603221083vw;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap .wrap {
    padding: 6.6666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap:nth-of-type(even) {
    padding-right: 8vw;
    padding-left: 8vw;
  }
}
.page-consulting .service-section .service-wrap:nth-of-type(even) .lead-txt,
.page-consulting .service-section .service-wrap:nth-of-type(even) .ttl-h3,
.page-consulting .service-section .service-wrap:nth-of-type(even) .service-list-item {
  color: #fff;
}
.page-consulting .service-section .service-wrap:nth-of-type(even) .wrap {
  background-color: #24708b;
}
.page-consulting .service-section .service-wrap._1 .service-list {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap._1 .service-list {
    flex-direction: column;
  }
}
.page-consulting .service-section .service-wrap._1 .service-list-item {
  flex-basis: 22.4011713031vw;
  max-width: 22.4011713031vw;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap._1 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 9.3333333333vw;
  }
  .page-consulting .service-section .service-wrap._1 .service-list-item:last-child {
    margin-bottom: 0;
  }
}
.page-consulting .service-section .service-wrap._1 .service-list-item img {
  border-radius: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap._1 .service-list-item img {
    border-radius: 2.6666666667vw;
  }
}
.page-consulting .service-section .service-wrap._1 .service-list-item figcaption {
  font-size: 1.4641288433vw;
  font-weight: bold;
  line-height: 1.45;
  text-align: center;
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-consulting .service-section .service-wrap._1 .service-list-item figcaption {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    margin-top: 5.3333333333vw;
  }
}

/* !!------------------------------------ */
/* !! SEOコンサルティング */
@media screen and (max-width: 767px) {
  .page-seo .service-section {
    background: none;
  }
  .page-seo .service-section:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
.page-seo .service-section .service-wrap .ttl-h3 {
  font-size: 1.4641288433vw;
  line-height: 1;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-seo .service-section .service-wrap .ttl-h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
.page-seo .service-section .service-wrap .wrap {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2.196193265vw;
  padding: 2.5622254758vw 3.6603221083vw;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .page-seo .service-section .service-wrap .wrap {
    margin-top: 10.6666666667vw;
    padding: 6.6666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 767px) {
  .page-seo .service-section .service-wrap:nth-of-type(even) {
    padding-right: 8vw;
    padding-left: 8vw;
  }
}
.page-seo .service-section .service-wrap:nth-of-type(even) .wrap {
  color: #fff;
  background-color: #24708b;
}
@media screen and (max-width: 767px) {
  .page-seo .service-section .service-wrap._3 {
    padding-bottom: 32vw;
  }
  .page-seo .service-section .service-wrap._3 .ttl-h2 {
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .page-seo .service-section .service-wrap._3 .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
  .page-seo .service-section .service-wrap._3 .service-list {
    flex-direction: column;
  }
}
.page-seo .service-section .service-wrap._3 .service-list-item {
  flex-basis: 22.4011713031vw;
  max-width: 22.4011713031vw;
}
@media screen and (max-width: 767px) {
  .page-seo .service-section .service-wrap._3 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 13.3333333333vw;
  }
  .page-seo .service-section .service-wrap._3 .service-list-item:first-child {
    margin-top: 0;
  }
}
.page-seo .service-section .service-wrap._3 .service-list-item img {
  border-radius: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-seo .service-section .service-wrap._3 .service-list-item img {
    border-radius: 2.6666666667vw;
  }
}
.page-seo .service-section .service-wrap._3 .service-list-item figcaption {
  font-size: 1.4641288433vw;
  font-weight: bold;
  text-align: center;
  margin-top: 1.8301610542vw;
}
@media screen and (max-width: 767px) {
  .page-seo .service-section .service-wrap._3 .service-list-item figcaption {
    font-size: 4.2666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.page-seo .service-section .service-wrap._3 .service-list-item .lead-txt {
  margin-top: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-seo .service-section .service-wrap._3 .service-list-item .lead-txt {
    margin-top: 4vw;
  }
}
.page-seo .client-section {
  margin-top: -9.5168374817vw;
  padding-top: 13.17715959vw;
  background: rgb(0, 39, 74);
  background: linear-gradient(0deg, rgb(0, 39, 74) 0%, rgb(68, 96, 122) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .page-seo .client-section {
    margin-top: -21.3333333333vw;
    padding-top: 34.6666666667vw;
  }
}
.page-seo .client-section .ttl-h2 {
  color: #fff;
}
.page-seo .client-section .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page-seo .client-section .client-list-item {
  color: #fff;
}

/* !!------------------------------------ */
/* !! WEB広告コンサルティング */
.page-advertising .service-section .service-wrap:nth-of-type(even) {
  color: #fff;
}
.page-advertising .service-section .service-wrap._1 .service-list-item {
  flex-basis: 32.2108345534vw;
  max-width: 32.2108345534vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._1 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page-advertising .service-section .service-wrap._1 .service-list-item .ttl {
  height: 4.39238653vw;
  font-size: 1.756954612vw;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._1 .service-list-item .ttl {
    height: auto;
    font-size: 4.2666666667vw;
    justify-content: center;
    margin-bottom: 2.6666666667vw;
  }
}
.page-advertising .service-section .service-wrap._1 .service-list-item .ttl img {
  margin-right: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._1 .service-list-item .ttl img {
    margin-right: 2.6666666667vw;
  }
}
.page-advertising .service-section .service-wrap._1 .service-list-item .lead-txt {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._1 .service-list-item:first-child {
    margin-bottom: 8vw;
  }
}
.page-advertising .service-section .service-wrap._1 .service-list-item:first-child:after {
  content: "";
  width: 1px;
  height: 9.8828696925vw;
  background-color: #e5e5e5;
  position: absolute;
  top: 50%;
  right: -1.8301610542vw;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._1 .service-list-item:first-child:after {
    width: 100%;
    height: 0.2666666667vw;
    display: block;
    margin-top: 5.3333333333vw;
    position: static;
    transform: none;
  }
}
.page-advertising .service-section .service-wrap._1 .service-list-item:first-child img {
  flex-basis: 12.9575402635vw;
  max-width: 12.9575402635vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._1 .service-list-item:first-child img {
    flex-basis: 33.0666666667vw;
    max-width: 33.0666666667vw;
  }
}
.page-advertising .service-section .service-wrap._1 .service-list-item:last-child img {
  flex-basis: 13.6896046852vw;
  max-width: 13.6896046852vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._1 .service-list-item:last-child img {
    flex-basis: 33.0666666667vw;
    max-width: 33.0666666667vw;
  }
}
.page-advertising .service-section .service-wrap._2 .service-list {
  padding: 0 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._2 .service-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
  }
  .page-advertising .service-section .service-wrap._2 .service-list .inner {
    padding: 0 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._2 .service-list-item {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .page-advertising .service-section .service-wrap._2 .service-list-item:nth-child(n+4) {
    margin-top: 6.6666666667vw;
  }
}
.page-advertising .service-section .service-wrap._2 .service-list-item img {
  width: 5.8565153734vw;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._2 .service-list-item img {
    width: 12vw;
  }
}
.page-advertising .service-section .service-wrap._2 .service-list-item figcaption {
  font-size: 2.0497803807vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._2 .service-list-item figcaption {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
  }
}
.page-advertising .service-section .service-wrap._3 .service-list, .page-advertising .service-section .service-wrap._4 .service-list {
  text-align: center;
  padding: 0 6.588579795vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._3 .service-list, .page-advertising .service-section .service-wrap._4 .service-list {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._3 .service-list-item, .page-advertising .service-section .service-wrap._4 .service-list-item {
    margin-bottom: 13.3333333333vw;
  }
  .page-advertising .service-section .service-wrap._3 .service-list-item:last-child, .page-advertising .service-section .service-wrap._4 .service-list-item:last-child {
    margin-bottom: 0;
  }
  .page-advertising .service-section .service-wrap._3 .service-list-item figure, .page-advertising .service-section .service-wrap._4 .service-list-item figure {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._3 .service-list-item figure, .page-advertising .service-section .service-wrap._4 .service-list-item figure {
    flex-direction: column;
  }
}
.page-advertising .service-section .service-wrap._3 .service-list-item img, .page-advertising .service-section .service-wrap._4 .service-list-item img {
  width: 8.4187408492vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._3 .service-list-item img, .page-advertising .service-section .service-wrap._4 .service-list-item img {
    width: 20vw;
  }
}
.page-advertising .service-section .service-wrap._3 .service-list-item figcaption, .page-advertising .service-section .service-wrap._4 .service-list-item figcaption {
  font-size: 1.4641288433vw;
  font-weight: bold;
  margin-top: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._3 .service-list-item figcaption, .page-advertising .service-section .service-wrap._4 .service-list-item figcaption {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    text-align: center;
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 2.6666666667vw;
  }
}
.page-advertising .service-section .service-wrap._3 .img, .page-advertising .service-section .service-wrap._4 .img {
  height: 10.980966325vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._3 .img, .page-advertising .service-section .service-wrap._4 .img {
    height: 19.2vw;
  }
}
.page-advertising .service-section .service-wrap._4 {
  padding-bottom: 8.0527086384vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .service-section .service-wrap._4 {
    padding-top: 41.3333333333vw;
    padding-bottom: 21.3333333333vw;
  }
}
.page-advertising .about-service-section {
  padding-top: 9.1508052709vw;
  padding-bottom: 11.7130307467vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .about-service-section {
    padding-top: 32vw;
    padding-bottom: 29.3333333333vw;
  }
  .page-advertising .about-service-section .ttl-h2 {
    font-size: 5.3333333333vw;
    text-align: center;
    margin-bottom: 8vw;
  }
  .page-advertising .about-service-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page-advertising .about-service-section .service-list-item {
  margin-bottom: 2.196193265vw;
  padding: 2.196193265vw 4.39238653vw 2.9282576867vw;
  background-color: #fff;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .page-advertising .about-service-section .service-list-item {
    margin-bottom: 6.6666666667vw;
    padding: 6.6666666667vw 5.3333333333vw 8vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.2);
  }
}
.page-advertising .about-service-section .service-list-item:last-child {
  margin-bottom: 0;
}
.page-advertising .about-service-section .ttl-h3 {
  font-size: 2.196193265vw;
  font-weight: bold;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-advertising .about-service-section .ttl-h3 {
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}
.page-advertising .about-service-section .img-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.page-advertising .about-service-section .img-wrap:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/pt1.jpg);
  background-repeat: repeat;
  background-position: center center;
  background-size: 5.8565153734vw 5.8565153734vw;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.05;
}
@media screen and (max-width: 767px) {
  .page-advertising .about-service-section .img-wrap:before {
    background-size: 10.6666666667vw 10.6666666667vw;
  }
}
.page-advertising .about-service-section .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
.page-advertising .client-section .txt {
  color: #8bbbcc;
}
@media screen and (max-width: 767px) {
  .page-advertising .client-section .txt {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-advertising .client-section .client-list {
    flex-direction: row;
  }
  .page-advertising .client-section .client-list-item {
    flex-basis: 50%;
    max-width: 50%;
    flex-direction: column;
    margin-top: 0;
  }
  .page-advertising .client-section .client-list-item .img-wrap {
    height: 21.3333333333vw;
    flex-basis: initial;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-advertising .client-section .client-list-item .txt-wrap {
    flex-basis: initial;
    max-width: 100%;
    margin-top: 2.6666666667vw;
  }
  .page-advertising .client-section .client-list-item:nth-child(n+3) {
    margin-top: 8vw;
  }
  .page-advertising .client-section .ttl {
    text-align: center;
    padding-bottom: 0;
  }
}
.page-advertising .voice-section .swiper-button-next,
.page-advertising .voice-section .swiper-button-prev {
  background: none;
  border-color: #fff;
}
.page-advertising .voice-section .swiper-button-next:after,
.page-advertising .voice-section .swiper-button-prev:after {
  border-color: #fff;
}
.page-advertising .voice-section .swiper-button-next:hover,
.page-advertising .voice-section .swiper-button-prev:hover {
  background-color: #fff;
}
.page-advertising .voice-section .swiper-button-next:hover:after,
.page-advertising .voice-section .swiper-button-prev:hover:after {
  border-color: #27446c;
}

/* !!------------------------------------ */
/* !! ホームページ・SNS解析 */
@media screen and (max-width: 767px) {
  .page-analysis .ttl-h2._2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .page-analysis .ttl-h2._2 .en-font {
    font-size: 10.6666666667vw;
    line-height: 1;
  }
}
.page-analysis .service-section .service-wrap._1 .service-list {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .page-analysis .service-section .service-wrap._1 .service-list {
    flex-direction: column;
  }
}
.page-analysis .service-section .service-wrap._1 .service-list-item {
  flex-basis: 22.4011713031vw;
  max-width: 22.4011713031vw;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .page-analysis .service-section .service-wrap._1 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 10.6666666667vw;
  }
  .page-analysis .service-section .service-wrap._1 .service-list-item:last-child {
    margin-bottom: 0;
  }
}
.page-analysis .service-section .service-wrap._1 .service-list-item img {
  border-radius: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-analysis .service-section .service-wrap._1 .service-list-item img {
    border-radius: 2.6666666667vw;
  }
}
.page-analysis .service-section .service-wrap._1 .service-list-item figcaption {
  font-size: 1.4641288433vw;
  line-height: 1.45;
  text-align: center;
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-analysis .service-section .service-wrap._1 .service-list-item figcaption {
    font-size: 4.2666666667vw;
    line-height: 1;
    margin-top: 5.3333333333vw;
  }
}
.page-analysis .service-section .service-wrap._1 .service-list-item .lead-txt {
  margin-top: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-analysis .service-section .service-wrap._1 .service-list-item .lead-txt {
    text-align: left;
    margin-top: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .page-analysis .service-section .service-wrap._2 {
    padding-top: 40vw;
    padding-bottom: 18.6666666667vw;
  }
  .page-analysis .service-section .service-wrap._2 .inner {
    padding-right: 8vw;
    padding-left: 8vw;
  }
}
.page-analysis .service-section .service-wrap._2 .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page-analysis .service-section .service-wrap._2 .ttl-h3 {
  font-size: 1.4641288433vw;
  line-height: 1;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-analysis .service-section .service-wrap._2 .ttl-h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.page-analysis .service-section .service-wrap._2 .wrap {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2.196193265vw;
  padding: 2.5622254758vw 3.6603221083vw;
  background-color: #24708b;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .page-analysis .service-section .service-wrap._2 .wrap {
    margin-top: 6.6666666667vw;
    padding: 6.6666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.1);
  }
  .page-analysis .service-section .service-wrap._2 .wrap:first-of-type {
    margin-top: 0;
  }
}

/* !!------------------------------------ */
/* !! 海外向けWEBマーケティング */
@media screen and (max-width: 767px) {
  .page-global .ttl-h2._2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .page-global .ttl-h2._2 .en-font {
    font-size: 10.6666666667vw;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .page-global .service-section {
    background: none;
  }
  .page-global .service-section:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._1 {
    padding-bottom: 24vw;
  }
  .page-global .service-section .service-wrap._1 .service-list {
    flex-direction: column;
  }
}
.page-global .service-section .service-wrap._1 .service-list-item {
  flex-basis: 22.6939970717vw;
  max-width: 22.6939970717vw;
  padding: 2.5622254758vw 2.196193265vw;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._1 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 8vw;
    padding: 6.6666666667vw 6.6666666667vw 10.6666666667vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.1);
  }
  .page-global .service-section .service-wrap._1 .service-list-item:last-child {
    margin-bottom: 0;
  }
}
.page-global .service-section .service-wrap._1 .service-list-item .ttl-h3 {
  font-size: 1.4641288433vw;
  line-height: 1.45;
  text-align: center;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._1 .service-list-item .ttl-h3 {
    font-size: 4.2666666667vw;
    line-height: 1;
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._1 .service-list-item .lead-txt {
    text-align: center;
  }
}
.page-global .service-section .service-wrap._1 .note-txt {
  font-size: 1.317715959vw;
  margin-top: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._1 .note-txt {
    font-size: 3.7333333333vw;
    line-height: 1.43;
    text-align: justify;
    display: flex;
    align-items: baseline;
    margin-top: 9.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._2 {
    padding-top: 40vw;
  }
  .page-global .service-section .service-wrap._2 .inner {
    padding: 0 8vw;
  }
}
.page-global .service-section .service-wrap._2 .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page-global .service-section .service-wrap._2 .ttl-h3 {
  font-size: 1.4641288433vw;
  line-height: 1;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._2 .ttl-h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.page-global .service-section .service-wrap._2 .wrap {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2.196193265vw;
  padding: 2.5622254758vw 3.6603221083vw;
  background-color: #24708b;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._2 .wrap {
    margin-top: 6.6666666667vw;
    padding: 6.6666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.1);
  }
  .page-global .service-section .service-wrap._2 .wrap:first-of-type {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._3 {
    padding-bottom: 21.3333333333vw;
  }
  .page-global .service-section .service-wrap._3 .service-list {
    display: flex;
  }
}
.page-global .service-section .service-wrap._3 .service-list-item {
  flex-basis: 22.4011713031vw;
  max-width: 22.4011713031vw;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._3 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 9.3333333333vw;
  }
  .page-global .service-section .service-wrap._3 .service-list-item:first-child {
    margin-top: 0;
  }
}
.page-global .service-section .service-wrap._3 .service-list-item img {
  border-radius: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._3 .service-list-item img {
    border-radius: 2.6666666667vw;
  }
}
.page-global .service-section .service-wrap._3 .service-list-item figcaption {
  font-size: 1.4641288433vw;
  font-weight: bold;
  line-height: 1.45;
  text-align: center;
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._3 .service-list-item figcaption {
    font-size: 4.2666666667vw;
    line-height: 1;
    margin-top: 5.3333333333vw;
  }
}
.page-global .service-section .service-wrap._3 .service-list-item .lead-txt {
  margin-top: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-global .service-section .service-wrap._3 .service-list-item .lead-txt {
    margin-top: 4vw;
  }
}
.page-global .client-section {
  margin-top: -4.7584187408vw;
  background: rgb(0, 39, 74);
  background: linear-gradient(0deg, rgb(0, 39, 74) 0%, rgb(68, 96, 122) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .page-global .client-section {
    margin-top: -18.6666666667vw;
  }
}
.page-global .client-section .ttl-h2 {
  color: #fff;
}
.page-global .client-section .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page-global .client-section .client-list-item {
  color: #fff;
}
.page-global .client-section .client-list-item:first-child img {
  width: 10.541727672vw;
}
@media screen and (max-width: 767px) {
  .page-global .client-section .client-list-item:first-child img {
    width: 19.2vw;
  }
}
.page-global .client-section .client-list-item:last-child img {
  width: 9.3704245974vw;
}
@media screen and (max-width: 767px) {
  .page-global .client-section .client-list-item:last-child img {
    width: 19.2vw;
  }
}
@media screen and (max-width: 767px) {
  .page-global .client-section .client-list-item:nth-child(2) img {
    width: 19.2vw;
  }
}

/* !!------------------------------------ */
/* !! WEBクリエイティブ制作 */
@media screen and (max-width: 767px) {
  .page-design .ttl-h2._2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .page-design .ttl-h2._2 .en-font {
    font-size: 10.6666666667vw;
    line-height: 1;
  }
}
.page-design .service-section {
  padding-bottom: 10.2489019034vw;
}
@media screen and (max-width: 767px) {
  .page-design .service-section {
    padding-bottom: 18.6666666667vw;
  }
}
.page-design .service-section .service-wrap._1 .service-list {
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .page-design .service-section .service-wrap._1 .service-list {
    padding: 0 5.3333333333vw;
  }
}
.page-design .service-section .service-wrap._1 .service-list-item {
  flex-basis: 22.4011713031vw;
  max-width: 22.4011713031vw;
}
@media screen and (max-width: 767px) {
  .page-design .service-section .service-wrap._1 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 13.3333333333vw;
  }
  .page-design .service-section .service-wrap._1 .service-list-item:first-child {
    margin-top: 0;
  }
}
.page-design .service-section .service-wrap._1 .service-list-item:first-child img {
  width: 6.8081991215vw;
}
.page-design .service-section .service-wrap._1 .service-list-item:nth-child(2) img {
  width: 6.2225475842vw;
}
.page-design .service-section .service-wrap._1 .service-list-item:nth-child(3) img {
  width: 6.8081991215vw;
}
.page-design .service-section .service-wrap._1 .service-list-item:nth-child(4) img {
  width: 4.6120058565vw;
}
.page-design .service-section .service-wrap._1 .service-list-item:nth-child(5) img {
  width: 8.1259150805vw;
}
.page-design .service-section .service-wrap._1 .service-list-item:last-child img {
  width: 7.6134699854vw;
}
.page-design .service-section .service-wrap._1 .service-list-item:nth-child(n+4) {
  margin-top: 7.3206442167vw;
}
@media screen and (max-width: 767px) {
  .page-design .service-section .service-wrap._1 .service-list-item:first-child img {
    width: 24.8vw;
  }
  .page-design .service-section .service-wrap._1 .service-list-item:nth-child(2) img {
    width: 20.2666666667vw;
  }
  .page-design .service-section .service-wrap._1 .service-list-item:nth-child(3) img {
    width: 24.8vw;
  }
  .page-design .service-section .service-wrap._1 .service-list-item:nth-child(4) img {
    width: 18.9333333333vw;
  }
  .page-design .service-section .service-wrap._1 .service-list-item:nth-child(5) img {
    width: 23.2vw;
  }
  .page-design .service-section .service-wrap._1 .service-list-item:last-child img {
    width: 21.8666666667vw;
  }
  .page-design .service-section .service-wrap._1 .service-list-item:nth-child(n+4) {
    margin-top: 13.3333333333vw;
  }
}
.page-design .service-section .service-wrap._1 .img {
  height: 6.2225475842vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-design .service-section .service-wrap._1 .img {
    height: auto;
  }
}
.page-design .service-section .service-wrap._1 .ttl-h3 {
  height: 7.6866764275vw;
  font-size: 1.3909224012vw;
  line-height: 1.45;
  text-align: center;
  padding: 1.0980966325vw 0;
}
@media screen and (max-width: 767px) {
  .page-design .service-section .service-wrap._1 .ttl-h3 {
    height: auto;
    font-size: 4.2666666667vw;
    line-height: 1.5;
    padding: 6.6666666667vw 0 2.6666666667vw;
  }
}
.page-design .service-section .service-wrap._1 .lead-txt {
  font-size: 1.317715959vw;
}
@media screen and (max-width: 767px) {
  .page-design .service-section .service-wrap._1 .lead-txt {
    font-size: 3.7333333333vw;
    line-height: 1.71;
  }
}
.page-design .flow-section {
  background-color: #fff;
}

/* !!------------------------------------ */
/* !! アウトソース */
.page-outsorce .service-section {
  padding-bottom: 5.8565153734vw;
}
@media screen and (max-width: 767px) {
  .page-outsorce .service-section {
    padding-bottom: 17.3333333333vw;
  }
}
.page-outsorce .service-section .service-wrap .wrap {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2.9282576867vw;
  padding: 2.5622254758vw 3.6603221083vw;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .page-outsorce .service-section .service-wrap .wrap {
    margin-top: 12vw;
    padding: 6.6666666667vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.1);
  }
}
.page-outsorce .service-section .service-wrap .ttl-h3 {
  font-size: 1.4641288433vw;
  margin-bottom: 1.8301610542vw;
}
@media screen and (max-width: 767px) {
  .page-outsorce .service-section .service-wrap .ttl-h3 {
    font-size: 4.2666666667vw;
    line-height: 1;
    margin-bottom: 2.6666666667vw;
  }
}
.page-outsorce .service-section .service-wrap .service-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.page-outsorce .service-section .service-wrap .service-list-item {
  font-size: 1.1713030747vw;
  line-height: 2.4;
  flex-basis: 50%;
  max-width: 50%;
  list-style: disc inside;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .page-outsorce .service-section .service-wrap .service-list-item {
    font-size: 3.7333333333vw;
    line-height: 1.64;
    text-align: justify;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 2.6666666667vw;
    white-space: normal;
    text-indent: -1em;
    padding-left: 1em;
  }
  .page-outsorce .service-section .service-wrap .service-list-item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-outsorce .service-section .service-wrap._1 {
    padding-bottom: 22.6666666667vw;
  }
}
.page-outsorce .service-section .service-wrap._2 {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page-outsorce .service-section .service-wrap._2 {
    margin-top: -26.6666666667vw;
    padding-top: 37.3333333333vw;
  }
  .page-outsorce .service-section .service-wrap._2 .inner {
    padding: 0 8vw;
  }
}
.page-outsorce .service-section .service-wrap._2 .wrap {
  background-color: #24708b;
}

/* !!------------------------------------ */
/* !! お客様事例 */
.page-case .beginning-section {
  padding-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-case .beginning-section {
    display: none;
  }
}
.page-case .beginning-section #breadcrumbs {
  margin-bottom: 0;
}
.page-case .casestudy-section {
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section {
    padding-top: 10.6666666667vw;
  }
}
.page-case .casestudy-section .inner {
  padding: 0;
}
.page-case .casestudy-section .casestudy-list-item {
  margin-bottom: 1.4641288433vw;
  background-color: #fff;
  border-radius: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item {
    margin-bottom: 5.3333333333vw;
    border-radius: 8vw;
  }
}
.page-case .casestudy-section .casestudy-list-item:last-child {
  margin-bottom: 0;
}
.page-case .casestudy-section .casestudy-list-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4.39238653vw 8.0527086384vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item a {
    flex-direction: column;
    padding: 8vw 4vw;
  }
}
.page-case .casestudy-section .casestudy-list-item .img-wrap {
  flex-basis: 22.3279648609vw;
  max-width: 22.3279648609vw;
  height: 17.5695461201vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item .img-wrap {
    flex-basis: 100%;
    max-width: 100%;
    height: 64vw;
  }
}
.page-case .casestudy-section .casestudy-list-item .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
  border-radius: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item .img-wrap img {
    border-radius: 2.6666666667vw;
  }
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap {
  flex-basis: 47.2181551977vw;
  max-width: 47.2181551977vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item .txt-wrap {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 4vw;
  }
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap .category-list {
  display: flex;
  margin-bottom: 1.0980966325vw;
  margin-bottom: 2.6666666667vw;
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap .category-list-item {
  font-size: 0.9516837482vw;
  padding: 0.2928257687vw 0.5856515373vw;
  border: 0.0732064422vw solid #707070;
  margin-right: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item .txt-wrap .category-list-item {
    font-size: 3.2vw;
    padding: 1.0666666667vw 2.1333333333vw;
    border-width: 0.2666666667vw;
    margin-right: 1.6vw;
  }
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap .category-list-item:last-child {
  margin-right: 0;
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap .ttl {
  font-size: 1.9033674963vw;
  font-weight: bold;
  line-height: 1.42;
  text-align: justify;
  margin-bottom: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item .txt-wrap .ttl {
    font-size: 4.8vw;
    line-height: 1.44;
    margin-bottom: 4vw;
  }
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap .tag-list {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item .txt-wrap .tag-list {
    margin-top: 4vw;
  }
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap .tag-list-item {
  font-size: 1.1713030747vw;
}
@media screen and (max-width: 767px) {
  .page-case .casestudy-section .casestudy-list-item .txt-wrap .tag-list-item {
    font-size: 3.7333333333vw;
  }
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap .tag-list-item:after {
  content: "｜";
}
.page-case .casestudy-section .casestudy-list-item .txt-wrap .tag-list-item:last-child:after {
  content: none;
}

/* !!------------------------------------ */
/* !! コラム一覧 2カラムレイアウト */
/* !!------------------------------------ */
.archive-column .container,
.page-single.\-column .container {
  overflow: visible;
}

.page-case.archive-column .casestudy-section .casestudy-list-item {
  border-radius: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-case.archive-column .casestudy-section .casestudy-list-item {
    border-radius: 5.3333333333vw;
  }
}
.page-case.archive-column .casestudy-section .casestudy-list-item a {
  padding: 1.8301610542vw 2.196193265vw;
  gap: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-case.archive-column .casestudy-section .casestudy-list-item a {
    padding: 5.3333333333vw 4vw;
    gap: 4vw;
  }
}
.page-case.archive-column .casestudy-section .casestudy-list-item .img-wrap {
  flex-basis: 14.6412884334vw;
  max-width: 14.6412884334vw;
  height: 13.9092240117vw;
}
@media screen and (max-width: 767px) {
  .page-case.archive-column .casestudy-section .casestudy-list-item .img-wrap {
    flex-basis: 100%;
    max-width: 100%;
    height: 53.3333333333vw;
  }
}
.page-case.archive-column .casestudy-section .casestudy-list-item .txt-wrap {
  flex-basis: 0;
  flex-grow: 1;
  max-width: none;
}
.page-case.archive-column .casestudy-section .casestudy-list-item .txt-wrap .ttl {
  font-size: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-case.archive-column .casestudy-section .casestudy-list-item .txt-wrap .ttl {
    font-size: 4.2666666667vw;
  }
}
.page-case.archive-column .casestudy-section .casestudy-list-item .txt-wrap .lead-txt {
  font-size: 1.0248901903vw;
}
@media screen and (max-width: 767px) {
  .page-case.archive-column .casestudy-section .casestudy-list-item .txt-wrap .lead-txt {
    font-size: 3.4666666667vw;
  }
}

.page-single.\-column .article-casestudy {
  background-color: transparent;
}

.single-column-content {
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .single-column-content {
    padding: 10.6666666667vw 0 16vw 0;
  }
}
.single-column-content .inner {
  padding: 4.39238653vw 1.6105417277vw 8.0527086384vw;
}
@media screen and (max-width: 767px) {
  .single-column-content .inner {
    padding: 0;
  }
}
.single-column-content .column-archive-main {
  background-color: #fff;
  border-radius: 2.9282576867vw;
  padding: 3.6603221083vw 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .single-column-content .column-archive-main {
    border-radius: 8vw;
    padding: 8vw 4vw 12vw 4vw;
  }
}
.single-column-content .prevnext-thumb-wrap {
  display: none;
  justify-content: space-between;
  gap: 4.39238653vw;
  max-width: 73.2064421669vw;
  margin: 2.9282576867vw auto 0;
  padding: 2.196193265vw 0;
}
@media screen and (max-width: 767px) {
  .single-column-content .prevnext-thumb-wrap {
    flex-direction: column;
    gap: 6.6666666667vw;
    margin-top: 6.6666666667vw;
    padding: 5.3333333333vw 4vw;
  }
}
.single-column-content .prevnext-thumb-wrap .prevnext-thumb-item {
  display: flex;
  align-items: center;
  gap: 1.317715959vw;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .single-column-content .prevnext-thumb-wrap .prevnext-thumb-item {
    gap: 2.6666666667vw;
  }
}
.single-column-content .prevnext-thumb-wrap .prevnext-thumb-item.next-item {
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .single-column-content .prevnext-thumb-wrap .prevnext-thumb-item.next-item {
    justify-content: flex-start;
  }
}
.single-column-content .prevnext-thumb-wrap .prevnext-thumb-item.empty {
  visibility: hidden;
}
.single-column-content .prevnext-thumb-wrap .prevnext-arrow {
  font-size: 2.196193265vw;
  color: #999;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .single-column-content .prevnext-thumb-wrap .prevnext-arrow {
    font-size: 5.3333333333vw;
  }
}
.single-column-content .prevnext-thumb-wrap .prevnext-thumb-img {
  flex-shrink: 0;
  width: 6.588579795vw;
  height: 4.7584187408vw;
}
@media screen and (max-width: 767px) {
  .single-column-content .prevnext-thumb-wrap .prevnext-thumb-img {
    width: 16vw;
    height: 12vw;
  }
}
.single-column-content .prevnext-thumb-wrap .prevnext-thumb-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.single-column-content .prevnext-thumb-wrap .prevnext-thumb-title {
  font-size: 1.0980966325vw;
  font-weight: bold;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .single-column-content .prevnext-thumb-wrap .prevnext-thumb-title {
    font-size: 3.4666666667vw;
  }
}

.column-archive-wrap {
  display: flex;
  gap: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .column-archive-wrap {
    flex-direction: column;
    gap: 8vw;
  }
}

.column-main-area {
  flex: 1;
  min-width: 0;
}

.column-archive-main {
  flex: 1;
  min-width: 0;
}

.column-sidebar {
  width: 19.7657393851vw;
  position: sticky;
  top: 7.3206442167vw;
  align-self: flex-start;
}
@media screen and (max-width: 767px) {
  .column-sidebar {
    width: 100%;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .archive-column .column-sidebar {
    padding-bottom: 10.6666666667vw;
  }
}

.column-sidebar-spacer {
  padding-top: 8.345534407vw;
}
@media screen and (max-width: 767px) {
  .column-sidebar-spacer {
    padding-top: 0;
  }
}

.sidebar-banner-area {
  margin-bottom: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .sidebar-banner-area {
    margin-bottom: 4vw;
    padding: 0 4vw;
  }
}
.sidebar-banner-area .sidebar-banner-link {
  display: block;
  margin-bottom: 0.7320644217vw;
  border-radius: 0.7320644217vw;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sidebar-banner-area .sidebar-banner-link {
    margin-bottom: 4vw;
    border-radius: 2.6666666667vw;
  }
}
.sidebar-banner-area .sidebar-banner-link:last-child {
  margin-bottom: 0;
}
.sidebar-banner-area .sidebar-banner-link img {
  width: 100%;
  aspect-ratio: 280/110;
  object-fit: cover;
  display: block;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .sidebar-banner-area .sidebar-banner-link img {
    aspect-ratio: auto;
    object-fit: initial;
    height: auto;
  }
}
.sidebar-banner-area .sidebar-banner-link:hover img {
  opacity: 0.8;
}

.sidebar-popular-area {
  background-color: #f5f5f5;
  padding: 1.317715959vw 1.1713030747vw;
  border-radius: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .sidebar-popular-area {
    padding: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
.sidebar-popular-area .sidebar-heading {
  font-size: 1.1713030747vw;
  font-weight: bold;
  padding-bottom: 0.7320644217vw;
  margin-bottom: 0.878477306vw;
  border-bottom: 0.1464128843vw solid #333;
}
@media screen and (max-width: 767px) {
  .sidebar-popular-area .sidebar-heading {
    font-size: 4.2666666667vw;
    padding-bottom: 2.6666666667vw;
    margin-bottom: 4vw;
    border-bottom-width: 0.5333333333vw;
  }
}
.sidebar-popular-area .popular-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-popular-area .popular-list-item {
  padding: 0.7320644217vw 0;
  border-bottom: 0.0732064422vw solid #ddd;
}
@media screen and (max-width: 767px) {
  .sidebar-popular-area .popular-list-item {
    padding: 3.2vw 0;
    border-bottom-width: 0.2666666667vw;
  }
}
.sidebar-popular-area .popular-list-item:first-child {
  padding-top: 0;
}
.sidebar-popular-area .popular-list-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar-popular-area .popular-list-item a {
  display: flex;
  align-items: flex-start;
  gap: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .sidebar-popular-area .popular-list-item a {
    gap: 2.6666666667vw;
  }
}
.sidebar-popular-area .popular-list-item .popular-thumb {
  flex-shrink: 0;
  width: 4.39238653vw;
  height: 5.1244509517vw;
}
@media screen and (max-width: 767px) {
  .sidebar-popular-area .popular-list-item .popular-thumb {
    width: 24vw;
    height: 17.3333333333vw;
  }
}
.sidebar-popular-area .popular-list-item .popular-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.sidebar-popular-area .popular-list-item .popular-info {
  flex: 1;
  min-width: 0;
}
.sidebar-popular-area .popular-list-item .popular-title {
  font-size: 0.878477306vw;
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sidebar-popular-area .popular-list-item .popular-title {
    font-size: 3.4666666667vw;
  }
}
.sidebar-popular-area .popular-list-item .popular-date {
  font-size: 0.8052708638vw;
  color: #999;
  margin-top: 0.2196193265vw;
}
@media screen and (max-width: 767px) {
  .sidebar-popular-area .popular-list-item .popular-date {
    font-size: 2.9333333333vw;
    margin-top: 0.8vw;
  }
}

.wp-pagenavi {
  font-size: 1.317715959vw;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7.3206442167vw 0;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi {
    font-size: 4.8vw;
    padding: 13.3333333333vw 0;
  }
}
.wp-pagenavi .first,
.wp-pagenavi .last {
  font-size: 0;
  flex-basis: 2.9282576867vw;
  max-width: 2.9282576867vw;
  height: 2.9282576867vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.0732064422vw solid #27446c;
  border-radius: 0.439238653vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .first,
  .wp-pagenavi .last {
    flex-basis: 10.6666666667vw;
    max-width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-width: 0.2666666667vw;
    border-radius: 1.6vw;
  }
}
.wp-pagenavi .first:hover,
.wp-pagenavi .last:hover {
  opacity: 1;
  color: #fff;
  background-color: #27446c;
}
.wp-pagenavi .first:hover:before, .wp-pagenavi .first:hover:after,
.wp-pagenavi .last:hover:before,
.wp-pagenavi .last:hover:after {
  border-color: #fff;
}
.wp-pagenavi .first:before,
.wp-pagenavi .last:before {
  content: "";
  width: 0.6588579795vw;
  height: 0.6588579795vw;
  border-top: 0.1464128843vw solid #27446c;
  border-left: 0.1464128843vw solid #27446c;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .first:before,
  .wp-pagenavi .last:before {
    width: 2.4vw;
    height: 2.4vw;
    border-width: 0.2666666667vw;
  }
}
.wp-pagenavi .first:after,
.wp-pagenavi .last:after {
  content: "";
  width: 0.6588579795vw;
  height: 0.6588579795vw;
  border-top: 0.1464128843vw solid #27446c;
  border-left: 0.1464128843vw solid #27446c;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .first:after,
  .wp-pagenavi .last:after {
    width: 2.4vw;
    height: 2.4vw;
    border-width: 0.2666666667vw;
  }
}
.wp-pagenavi .first {
  margin-right: 0.3660322108vw;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .first {
    margin-right: 1.3333333333vw;
  }
}
.wp-pagenavi .first:before {
  left: 1.0248901903vw;
  transform: translate(0, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .first:before {
    left: 3.7333333333vw;
  }
}
.wp-pagenavi .first:after {
  left: 1.4641288433vw;
  transform: translate(0, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .first:after {
    left: 5.3333333333vw;
  }
}
.wp-pagenavi .last {
  margin-left: 0.3660322108vw;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .last {
    margin-left: 1.3333333333vw;
  }
}
.wp-pagenavi .last:before {
  right: 1.0248901903vw;
  transform: translate(0, -50%) rotate(135deg);
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .last:before {
    right: 3.7333333333vw;
  }
}
.wp-pagenavi .last:after {
  right: 1.4641288433vw;
  transform: translate(0, -50%) rotate(135deg);
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .last:after {
    right: 5.3333333333vw;
  }
}
.wp-pagenavi .page,
.wp-pagenavi .current {
  flex-basis: 2.9282576867vw;
  max-width: 2.9282576867vw;
  height: 2.9282576867vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.0732064422vw solid #27446c;
  border-radius: 0.439238653vw;
  margin: 0 0.3660322108vw;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .page,
  .wp-pagenavi .current {
    flex-basis: 10.6666666667vw;
    max-width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-width: 0.2666666667vw;
    border-radius: 1.6vw;
    margin: 0 1.3333333333vw;
  }
}
.wp-pagenavi .page {
  color: #27446c;
}
.wp-pagenavi .page:hover {
  opacity: 1;
  color: #fff;
  background-color: #27446c;
}
.wp-pagenavi .current {
  color: #fff;
  background-color: #27446c;
}

.page-single .beginning-section {
  padding-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-single .beginning-section {
    display: none;
  }
}
.page-single .beginning-section #breadcrumbs {
  margin-bottom: 0;
}
.page-single .article-casestudy {
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy {
    padding: 10.6666666667vw 5.3333333333vw 16vw 5.3333333333vw;
  }
}
.page-single .article-casestudy .inner {
  padding-top: 4.39238653vw;
  padding-bottom: 8.0527086384vw;
  background-color: #fff;
  border-radius: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .inner {
    padding: 8vw 4vw 12vw 4vw;
    border-radius: 8vw;
  }
}
.page-single .article-casestudy .ttl-h1 {
  font-size: 1.9033674963vw;
  font-weight: bold;
  line-height: 1.42;
  text-align: justify;
  margin-bottom: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .ttl-h1 {
    font-size: 4.8vw;
    line-height: 1.44;
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .img-wrap {
    margin-bottom: 5.3333333333vw;
  }
}
.page-single .article-casestudy .img-wrap img {
  max-width: 100%;
  width: initial;
  display: block;
  margin: 0 auto;
}
.page-single .article-casestudy p {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  padding-top: 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy p {
    font-size: 4.2666666667vw;
    line-height: 1.56;
    padding-top: 8vw;
  }
  .page-single .article-casestudy p:first-of-type {
    padding-top: 0;
  }
}
.page-single .article-casestudy figure img {
  width: 100%;
  max-width: 100%;
}
.page-single .article-casestudy figure.aligncenter {
  text-align: center;
}
.page-single .article-casestudy .wp-block-columns {
  display: flex;
  justify-content: space-between;
  padding: 3.6603221083vw 0;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .wp-block-columns {
    flex-direction: column;
    padding: 13.3333333333vw 0;
  }
}
.page-single .article-casestudy .wp-block-columns._3 .wp-block-column {
  flex-basis: calc((100% - 4.39238653vw) / 3);
  max-width: calc((100% - 4.39238653vw) / 3);
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .wp-block-columns._3 .wp-block-column {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 8vw;
  }
  .page-single .article-casestudy .wp-block-columns._3 .wp-block-column:last-child {
    margin-bottom: 0;
  }
}
.page-single .article-casestudy .wp-block-columns._2 .wp-block-column {
  flex-basis: calc((100% - 2.196193265vw) / 2);
  max-width: calc((100% - 2.196193265vw) / 2);
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .wp-block-columns._2 .wp-block-column {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 8vw;
  }
  .page-single .article-casestudy .wp-block-columns._2 .wp-block-column:last-child {
    margin-bottom: 0;
  }
}
.page-single .article-casestudy .info-wrap {
  background-color: #f7f7f7;
  border-radius: 0.439238653vw;
  padding: 1.8301610542vw 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .info-wrap {
    border-radius: 1.6vw;
    padding: 5.3333333333vw;
  }
}
.page-single .article-casestudy .info-wrap .info-list-item {
  display: flex;
  margin-bottom: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .info-wrap .info-list-item {
    flex-wrap: wrap;
    margin-bottom: 1.3333333333vw;
  }
}
.page-single .article-casestudy .info-wrap .info-list-item:last-child {
  margin-bottom: 0;
}
.page-single .article-casestudy .info-wrap .info-list-item .ttl {
  font-size: 1.317715959vw;
  line-height: 1;
  text-align: right;
  flex-basis: 9em;
  max-width: 9em;
  margin-right: 0.7320644217vw;
  padding-top: 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .info-wrap .info-list-item .ttl {
    font-size: 3.7333333333vw;
    line-height: 1.43;
    flex-basis: initial;
    max-width: initial;
    white-space: normal;
    margin-right: 2.6666666667vw;
  }
}
.page-single .article-casestudy .info-wrap ol {
  display: flex;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .info-wrap ol {
    flex-wrap: wrap;
  }
}
.page-single .article-casestudy .info-wrap ol li {
  font-size: 1.317715959vw;
}
@media screen and (max-width: 767px) {
  .page-single .article-casestudy .info-wrap ol li {
    font-size: 3.7333333333vw;
    line-height: 1.43;
  }
}
.page-single .article-casestudy .info-wrap ol li:after {
  content: "｜";
}
.page-single .article-casestudy .info-wrap ol li:last-child:after {
  content: none;
}
.page-single .prevnext-wrap {
  padding-top: 3.6603221083vw;
  padding-bottom: 1.8301610542vw;
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap {
    padding: 12vw 5.3333333333vw;
  }
}
.page-single .prevnext-wrap .prevnext-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list {
    justify-content: space-between;
  }
}
.page-single .prevnext-wrap .prevnext-list-item {
  font-size: 1.1713030747vw;
  line-height: 1.4;
  text-align: justify;
  flex-basis: calc((100% - 4.39238653vw) / 2);
  max-width: calc((100% - 4.39238653vw) / 2);
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item {
    font-size: 4.2666666667vw;
  }
}
.page-single .prevnext-wrap .prevnext-list-item a {
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item a {
    width: 36vw;
    border-width: 0.5333333333vw;
    border-radius: 1.6vw;
  }
}
.page-single .prevnext-wrap .prevnext-list-item a:before {
  content: "";
  width: 0.6588579795vw;
  height: 0.6588579795vw;
  border-top: 0.1464128843vw solid #27446c;
  border-left: 0.1464128843vw solid #27446c;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item a:before {
    width: 2.4vw;
    height: 2.4vw;
    border-width: 0.5333333333vw;
  }
}
.page-single .prevnext-wrap .prevnext-list-item a:after {
  content: "";
  width: 0.6588579795vw;
  height: 0.6588579795vw;
  border-top: 0.1464128843vw solid #27446c;
  border-left: 0.1464128843vw solid #27446c;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item a:after {
    width: 2.4vw;
    height: 2.4vw;
    border-width: 0.5333333333vw;
  }
}
.page-single .prevnext-wrap .prevnext-list-item:first-child {
  margin-right: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item:first-child {
    margin-right: 0;
  }
}
.page-single .prevnext-wrap .prevnext-list-item:first-child a {
  padding-left: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item:first-child a {
    padding-left: 8vw;
  }
}
.page-single .prevnext-wrap .prevnext-list-item:first-child a:before {
  left: 0;
  transform: translate(0, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item:first-child a:before {
    left: 0;
  }
}
.page-single .prevnext-wrap .prevnext-list-item:first-child a:after {
  left: 0.439238653vw;
  transform: translate(0, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item:first-child a:after {
    left: 1.6vw;
  }
}
.page-single .prevnext-wrap .prevnext-list-item:last-child {
  text-align: right;
}
.page-single .prevnext-wrap .prevnext-list-item:last-child a {
  justify-content: flex-end;
  padding-right: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item:last-child a {
    padding-right: 8vw;
  }
}
.page-single .prevnext-wrap .prevnext-list-item:last-child a:before {
  right: 0;
  transform: translate(0, -50%) rotate(135deg);
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item:last-child a:before {
    right: 0;
  }
}
.page-single .prevnext-wrap .prevnext-list-item:last-child a:after {
  right: 0.439238653vw;
  transform: translate(0, -50%) rotate(135deg);
}
@media screen and (max-width: 767px) {
  .page-single .prevnext-wrap .prevnext-list-item:last-child a:after {
    right: 1.6vw;
  }
}
.page-single .voice-section._wh {
  background-color: #fafafa;
}
.page-single .voice-section._wh .ttl-h2 {
  font-size: 2.3426061493vw;
  font-weight: bold;
  color: #363636;
  text-stroke: none;
  -webkit-text-stroke: none;
  margin-bottom: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .page-single .voice-section._wh .ttl-h2 {
    font-size: 5.3333333333vw;
    margin-bottom: 8vw;
  }
}

/* !!------------------------------------ */
/* !! コラム */
.archive-column .casestudy-section .casestudy-list-item {
  margin-bottom: 1.4641288433vw;
  background-color: #fff;
  border-radius: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .archive-column .casestudy-section .casestudy-list-item {
    margin-bottom: 5.3333333333vw;
    border-radius: 8vw;
  }
}
.archive-column .casestudy-section .casestudy-list-item:last-child {
  margin-bottom: 0;
}
.archive-column .casestudy-section .casestudy-list-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4.39238653vw 8.0527086384vw;
}
@media screen and (max-width: 767px) {
  .archive-column .casestudy-section .casestudy-list-item a {
    flex-direction: column;
    padding: 8vw 4vw;
  }
}

@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy {
    padding: 0;
  }
}
.page-single.-column .article-casestudy #toc_container {
  width: 100%;
  margin: 2.9282576867vw 0 2.196193265vw;
  padding: 2.196193265vw 2.5622254758vw 3.6603221083vw;
  background-color: #fff;
  border: 0.439238653vw solid #f5f5f5;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy #toc_container {
    margin: 0 0 8vw;
    padding: 6.6666666667vw;
    border-width: 1.6vw;
  }
}
.page-single.-column .article-casestudy #toc_container p.toc_title {
  font-size: 1.4641288433vw;
  font-weight: bold;
  line-height: 1;
  color: #627a9a;
  text-align: left;
  margin-bottom: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy #toc_container p.toc_title {
    font-size: 4.2666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.page-single.-column .article-casestudy #toc_container .toc_list {
  font-size: 1.317715959vw;
  line-height: 1.56;
  list-style: none;
  color: #333;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy #toc_container .toc_list {
    font-size: 4.2666666667vw;
  }
}
.page-single.-column .article-casestudy #toc_container .toc_list ul {
  list-style: none;
  margin-top: 0;
  padding-left: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy #toc_container .toc_list ul {
    padding-left: 4vw;
  }
}
.page-single.-column .article-casestudy #toc_container .toc_list ul li {
  font-size: 1.0248901903vw;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy #toc_container .toc_list ul li {
    font-size: 3.4666666667vw;
  }
}
.page-single.-column .article-casestudy #toc_container .toc_list ul li a {
  font-weight: bold;
}
.page-single.-column .article-casestudy #toc_container .toc_list li {
  list-style: none;
  color: #333;
}
.page-single.-column .article-casestudy #toc_container .toc_list > li {
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy #toc_container .toc_list > li {
    font-size: 4.2666666667vw;
    line-height: 1.6;
    margin-bottom: 2.6666666667vw;
  }
}
.page-single.-column .article-casestudy #toc_container .toc_list > li:last-child {
  margin-bottom: 0;
}
.page-single.-column .article-casestudy #toc_container .toc_list > li a {
  font-weight: bold;
  text-align: justify;
  color: #333;
}
.page-single.-column .article-casestudy #toc_container .toc_list > li a:hover {
  opacity: 1;
}
.page-single.-column .article-casestudy h2 {
  font-size: 1.756954612vw;
  font-weight: bold;
  line-height: 1.46;
  text-align: justify;
  margin-top: 8.78477306vw;
  padding-left: 2.5622254758vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy h2 {
    font-size: 4.8vw;
    line-height: 1.44;
    margin-top: 8vw;
    padding-left: 6.6666666667vw;
  }
}
.page-single.-column .article-casestudy h2:before {
  content: "";
  width: 1.0980966325vw;
  height: 100%;
  background-color: #32527e;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy h2:before {
    width: 2.6666666667vw;
  }
}
.page-single.-column .article-casestudy h3 {
  font-size: 1.6105417277vw;
  font-weight: bold;
  line-height: 1.46;
  text-align: justify;
  margin-top: 8.78477306vw;
  padding-bottom: 1.8301610542vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy h3 {
    font-size: 4.8vw;
    line-height: 1.44;
    margin-top: 8vw;
    padding-bottom: 4vw;
  }
}
.page-single.-column .article-casestudy h3:before {
  content: "";
  width: 10.2489019034vw;
  height: 0.2196193265vw;
  background-color: #32527e;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy h3:before {
    width: 32vw;
    height: 0.8vw;
  }
}
.page-single.-column .article-casestudy h3:after {
  content: "";
  width: 100%;
  height: 0.2196193265vw;
  background-color: #e5e5e5;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy h3:after {
    height: 0.8vw;
  }
}
.page-single.-column .article-casestudy h4 {
  font-size: 1.4641288433vw;
  font-weight: bold;
  line-height: 1.45;
  text-align: justify;
  margin-top: 8.78477306vw;
  padding-bottom: 1.8301610542vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy h4 {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    margin-top: 8vw;
    padding-bottom: 4vw;
  }
}
.page-single.-column .article-casestudy h4:after {
  content: "";
  width: 100%;
  height: 0.0732064422vw;
  border-bottom: 0.0732064422vw dashed #707070;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy h4:after {
    height: 0.2666666667vw;
    border-width: 0.2666666667vw;
  }
}
.page-single.-column .article-casestudy strong {
  font-weight: bold;
}
.page-single.-column .article-casestudy p.has-background {
  padding: 1.25em 2.375em;
}
.page-single.-column .article-casestudy .has-small-font-size {
  font-size: 13px !important;
}
.page-single.-column .article-casestudy .has-medium-font-size {
  font-size: 20px !important;
}
.page-single.-column .article-casestudy .has-large-font-size {
  font-size: 36px !important;
}
.page-single.-column .article-casestudy .has-x-large-font-size {
  font-size: 42px !important;
}
.page-single.-column .article-casestudy .has-text-color.has-vivid-cyan-blue-color {
  color: #0693e3;
}
.page-single.-column .article-casestudy .has-text-color.has-vivid-red-color {
  color: #cf2e2e;
}
.page-single.-column .article-casestudy .has-text-color.has-vivid-green-cyan-color {
  color: #00d084;
}
.page-single.-column .article-casestudy .has-text-color.has-luminous-vivid-orange-color {
  color: #ff6900;
}
.page-single.-column .article-casestudy .has-text-color.has-luminous-vivid-amber-color {
  color: #fcb900;
}
.page-single.-column .article-casestudy .has-text-color.has-light-green-cyan-color {
  color: #7bdcb5;
}
.page-single.-column .article-casestudy .has-text-color.has-pale-cyan-blue-color {
  color: #8ed1fc;
}
.page-single.-column .article-casestudy .has-text-color.has-pale-pink-color {
  color: #f78da7;
}
.page-single.-column .article-casestudy .has-text-color.has-white-color {
  color: #fff;
}
.page-single.-column .article-casestudy .has-text-color.has-cyan-bluish-gray-color {
  color: #abb8c3;
}
.page-single.-column .article-casestudy .has-text-color.has-black-color {
  color: #000;
}
.page-single.-column .article-casestudy .has-background.has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}
.page-single.-column .article-casestudy .has-background.has-vivid-red-background-color {
  background-color: #cf2e2e;
}
.page-single.-column .article-casestudy .has-background.has-vivid-green-cyan-background-color {
  background-color: #00d084;
}
.page-single.-column .article-casestudy .has-background.has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}
.page-single.-column .article-casestudy .has-background.has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}
.page-single.-column .article-casestudy .has-background.has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}
.page-single.-column .article-casestudy .has-background.has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}
.page-single.-column .article-casestudy .has-background.has-pale-pink-background-color {
  background-color: #f78da7;
}
.page-single.-column .article-casestudy .has-background.has-white-background-color {
  background-color: #fff;
}
.page-single.-column .article-casestudy .has-background.has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}
.page-single.-column .article-casestudy .has-background.has-black-background-color {
  background-color: #000;
}
.page-single.-column .article-casestudy .has-inline-color.has-vivid-cyan-blue-color {
  color: #0693e3;
}
.page-single.-column .article-casestudy .has-inline-color.has-vivid-red-color {
  color: #cf2e2e;
}
.page-single.-column .article-casestudy .has-inline-color.has-vivid-green-cyan-color {
  color: #00d084;
}
.page-single.-column .article-casestudy .has-inline-color.has-luminous-vivid-orange-color {
  color: #ff6900;
}
.page-single.-column .article-casestudy .has-inline-color.has-luminous-vivid-amber-color {
  color: #fcb900;
}
.page-single.-column .article-casestudy .has-inline-color.has-pale-pink-color {
  color: #f78da7;
}
.page-single.-column .article-casestudy .has-inline-color.has-white-color {
  color: #fff;
}
.page-single.-column .article-casestudy .has-inline-color.has-black-color {
  color: #000;
}
.page-single.-column .article-casestudy ul {
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy ul {
    margin-top: 4vw;
  }
}
.page-single.-column .article-casestudy ul li {
  font-size: 1.1713030747vw;
  line-height: 2.44;
  list-style: disc inside;
  color: #333;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy ul li {
    font-size: 3.7333333333vw;
    line-height: 2.5;
  }
}
.page-single.-column .article-casestudy ul li::marker {
  color: #27446c;
}
.page-single.-column .article-casestudy p a {
  color: #8bbbcc;
  text-decoration: underline;
}
.page-single.-column .article-casestudy p a:hover {
  text-decoration: none;
  opacity: 1;
}
.page-single.-column .article-casestudy blockquote {
  margin-top: 4.39238653vw;
  padding: 2.196193265vw 2.9282576867vw;
  border: 0.5856515373vw solid #e5e5e5;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy blockquote {
    margin-top: 8vw;
    padding: 4vw;
    border-width: 1.0666666667vw;
  }
}
.page-single.-column .article-casestudy blockquote p {
  padding-top: 0;
}
.page-single.-column .article-casestudy table {
  margin: 2em 0;
  font-size: 1.1713030747vw;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy table {
    font-size: 3.7333333333vw;
  }
}
.page-single.-column .article-casestudy .wp-block-table table tr th,
.page-single.-column .article-casestudy .wp-block-table table tr td {
  padding: 10px;
  border: solid 1px #27446c;
}
.page-single.-column .article-casestudy .wp-block-table table tr th {
  background-color: #dbe3ee;
  color: #27446c;
}
.page-single.-column .article-casestudy .wp-block-table.is-style-stripes table tr th,
.page-single.-column .article-casestudy .wp-block-table.is-style-stripes table tr td {
  padding: 10px;
  border: solid 0px #27446c;
}
.page-single.-column .article-casestudy .wp-block-table.is-style-stripes table tr:nth-of-type(odd) {
  background-color: #dbe3ee;
}
.page-single.-column .article-casestudy .above_toc {
  margin-bottom: 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy .above_toc {
    margin-bottom: 5.3333333333vw;
  }
}
.page-single.-column .article-casestudy .above_toc p {
  font-size: 1.0248901903vw;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy .above_toc p {
    font-size: 3.7333333333vw;
  }
}
.page-single.-column .article-casestudy p:first-of-type {
  padding-top: 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy p:first-of-type {
    padding-top: 8vw;
  }
}
.page-single.-column .article-casestudy .wp-block-esab-accordion {
  margin: 2em 0;
}
.page-single.-column .article-casestudy .wp-block-esab-accordion-child .esab__icon .esab__collapse::before {
  width: 24px;
  height: 24px;
  content: "";
  background: url(../img/ico-plus.png) no-repeat center/contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-single.-column .article-casestudy .wp-block-esab-accordion-child .esab__icon .esab__collapse svg {
  fill: none;
}
.page-single.-column .article-casestudy .wp-block-esab-accordion-child.esab__active_accordion {
  border: solid 0px #e0e0e0 !important;
}
.page-single.-column .article-casestudy .wp-block-esab-accordion-child.esab__active_accordion .esab__head {
  background-color: transparent !important;
  border: solid 1px #e0e0e0 !important;
}
.page-single.-column .article-casestudy .wp-block-esab-accordion-child.esab__active_accordion .esab__heading_tag {
  color: #363636 !important;
}
.page-single.-column .article-casestudy .wp-block-esab-accordion-child.esab__active_accordion .esab__body {
  border-top: solid 0px #fff !important;
  background-color: transparent !important;
}
.page-single.-column .article-casestudy .wp-block-esab-accordion .esab__icon.esab__active_icon .esab__expand::before {
  width: 24px;
  height: 24px;
  content: "";
  background: url(../img/ico-minus.png) no-repeat center/contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-single.-column .article-casestudy .wp-block-esab-accordion .esab__icon.esab__active_icon .esab__expand svg {
  fill: none;
}
.page-single.-column .article-casestudy .collapseomatic_content {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  text-align: justify;
  padding-top: 2.5622254758vw;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy .collapseomatic_content {
    font-size: 4.2666666667vw;
    line-height: 1.56;
    padding-top: 8vw;
  }
}
.page-single.-column .article-casestudy .collapseomatic,
.page-single.-column .article-casestudy .collapseomatic_content {
  white-space: wrap;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  word-break: break-word;
  overflow-wrap: break-word;
  color: #363636;
  -webkit-font-smoothing: antialiased;
}
.page-single.-column .article-casestudy .collapseomatic {
  background-image: none;
  padding-right: 40px;
  position: relative;
}
.page-single.-column .article-casestudy .collapseomatic:after {
  width: 24px;
  height: 24px;
  content: "";
  background: url(../img/ico-plus.png) no-repeat center/contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
}
.page-single.-column .article-casestudy .collapseomatic.colomat-close:after {
  background: url(../img/ico-minus.png) no-repeat center/contain;
  left: auto;
}
.page-single.-column .article-casestudy h2.collapseomatic {
  padding-bottom: 0;
}
.page-single.-column .article-casestudy h3.collapseomatic:before {
  width: 100%;
}
.page-single.-column .article-casestudy h3.collapseomatic:after {
  top: 30%;
}
.page-single.-column .article-casestudy pre,
.page-single.-column .article-casestudy cite {
  padding-top: 1em;
  display: block;
  font-size: 1.1713030747vw;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy pre,
  .page-single.-column .article-casestudy cite {
    font-size: 3.7333333333vw;
    line-height: 1.56;
  }
}
.page-single.-column .article-casestudy cite {
  color: #888;
  font-size: 1.0248901903vw;
}
.page-single.-column .article-casestudy .wp-block-quote p:first-of-type {
  padding-top: 0.2em;
}
.page-single.-column .article-casestudy .info-wrap {
  margin-top: 2.9282576867vw;
  padding: 0;
  background: none;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy .info-wrap {
    margin-top: 5.3333333333vw;
  }
}
.page-single.-column .article-casestudy .info-wrap .info-list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 0;
}
.page-single.-column .article-casestudy .info-wrap .info-list .info-list-item {
  font-size: 1.1713030747vw;
  line-height: 1;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy .info-wrap .info-list .info-list-item {
    font-size: 4.2666666667vw;
  }
}
.page-single.-column .article-casestudy .info-wrap .info-list .info-list-item:first-child:after {
  content: "｜";
}
.page-single.-column .article-casestudy .info-wrap ol li {
  font-size: 1.1713030747vw;
  line-height: 1;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .page-single.-column .article-casestudy .info-wrap ol li {
    font-size: 4.2666666667vw;
  }
}
.page-single.-column .article-casestudy .info-wrap ol li:after {
  content: ",";
  margin-left: 0.5em;
}
.page-single.-column .article-casestudy .info-wrap ol li:first-child {
  margin-right: 0.5em;
}
.page-single.-column .article-casestudy .info-wrap ol li:last-child:after {
  content: none;
}
.page-single.-column .article-casestudy .info-wrap ol li a {
  color: #8bbbcc;
  text-decoration: underline;
}
.page-single.-column .article-casestudy .info-wrap ol li a:hover {
  text-decoration: none;
  opacity: 1;
}
.page-single.-column .prevnext-wrap {
  padding-top: 4.39238653vw;
  padding-bottom: 8.0527086384vw;
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .page-single.-column .prevnext-wrap {
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
}

.wp-block-details {
  margin-top: 2.5622254758vw;
  border: solid 1px #e0e0e0;
  padding: 20px 30px;
}
.wp-block-details.no-border {
  border: 0;
}
.wp-block-details summary {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  color: #27446c;
  text-align: justify;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .wp-block-details {
    margin-top: 8vw;
    padding: 10px;
  }
  .wp-block-details summary {
    font-size: 4.2666666667vw;
    line-height: 1.56;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

/* !!------------------------------------ */
/* !! 企業情報 */
.page-company .service-section {
  padding-bottom: 4.7584187408vw;
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .page-company .service-section {
    padding-bottom: 13.3333333333vw;
  }
}
.page-company .service-section .service-wrap .ttl-h2 {
  margin-bottom: 5.1244509517vw;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap .ttl-h2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 13.3333333333vw;
  }
  .page-company .service-section .service-wrap .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page-company .service-section .service-wrap .txt span {
  position: relative;
}
.page-company .service-section .service-wrap .txt span:before {
  content: "";
  width: 0.2928257687vw;
  height: 0.2928257687vw;
  background-color: #363636;
  border-radius: 50%;
  position: absolute;
  top: -0.7320644217vw;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap .txt span:before {
    width: 1.0666666667vw;
    height: 1.0666666667vw;
    top: -1.6vw;
  }
}
.page-company .service-section .service-wrap._1 .service-list, .page-company .service-section .service-wrap._2 .service-list {
  display: list-item;
}
.page-company .service-section .service-wrap._1 .txt, .page-company .service-section .service-wrap._2 .txt {
  font-size: 2.3426061493vw;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._1 .txt, .page-company .service-section .service-wrap._2 .txt {
    font-size: 5.8666666667vw;
    line-height: 2.2;
  }
}
.page-company .service-section .service-wrap._2 .ttl-h2 .en-font, .page-company .service-section .service-wrap._4 .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page-company .service-section .service-wrap._2 .txt, .page-company .service-section .service-wrap._4 .txt {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._2 {
    margin-top: -26.6666666667vw;
    padding-top: 37.3333333333vw;
    padding-bottom: 40vw;
  }
  .page-company .service-section .service-wrap._2 .inner {
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}
.page-company .service-section .service-wrap._3 .wrap {
  align-items: flex-start;
}
.page-company .service-section .service-wrap._3 .img-wrap {
  flex-basis: 16.8374816984vw;
  max-width: 16.8374816984vw;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._3 .img-wrap {
    flex-basis: 49.3333333333vw;
    max-width: 49.3333333333vw;
    margin: 0 auto;
  }
}
.page-company .service-section .service-wrap._3 .txt-wrap {
  flex-basis: 52.7086383602vw;
  max-width: 52.7086383602vw;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._3 .txt-wrap {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 5.3333333333vw;
  }
}
.page-company .service-section .service-wrap._3 .lead-txt {
  margin-top: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._3 .lead-txt {
    margin-top: 5.3333333333vw;
  }
}
.page-company .service-section .service-wrap._3 .lead-txt:first-of-type {
  margin-top: 0;
}
.page-company .service-section .service-wrap._3 .name-txt {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._4 {
    margin-top: -26.6666666667vw;
    padding-top: 37.3333333333vw;
    padding-bottom: 38.6666666667vw;
  }
}
.page-company .service-section .service-wrap._4 .service-list {
  display: list-item;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._4 .service-list {
    padding: 0 5.3333333333vw;
  }
}
.page-company .service-section .service-wrap._4 .service-list-item {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  color: #fff;
  display: flex;
  align-items: baseline;
  padding-top: 1.4641288433vw;
  padding-bottom: 1.4641288433vw;
  padding-left: 4.0263543192vw;
  border-bottom: 0.0732064422vw dotted #fff;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._4 .service-list-item {
    font-size: 3.7333333333vw;
    line-height: 1.7;
    text-align: center;
    display: list-item;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-width: 0.2666666667vw;
  }
}
.page-company .service-section .service-wrap._4 .service-list-item:first-child {
  padding-top: 0;
}
.page-company .service-section .service-wrap._4 .service-list-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.page-company .service-section .service-wrap._4 .service-list-item .ttl {
  flex-basis: 12.0790629575vw;
  max-width: 12.0790629575vw;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._4 .service-list-item .ttl {
    flex-basis: initial;
    max-width: 100%;
    height: 12vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.1);
  }
}
.page-company .service-section .service-wrap._4 .service-list-item .txt {
  flex-basis: calc(100% - 12.0790629575vw);
  max-width: calc(100% - 12.0790629575vw);
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._4 .service-list-item .txt {
    flex-basis: 100%;
    max-width: 100%;
    padding: 4vw 0;
  }
}
.page-company .service-section .service-wrap._5 .service-list {
  display: list-item;
  margin-bottom: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._5 .service-list {
    margin-bottom: 6.6666666667vw;
  }
}
.page-company .service-section .service-wrap._5 .service-list-item {
  font-size: 1.1713030747vw;
  line-height: 2.44;
  list-style: disc inside;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._5 .service-list-item {
    font-size: 3.7333333333vw;
    line-height: 2.2;
    text-indent: -1em;
    padding-left: 1em;
  }
}
.page-company .service-section .service-wrap._5 iframe {
  width: 100%;
  height: 38.7994143485vw;
}
@media screen and (max-width: 767px) {
  .page-company .service-section .service-wrap._5 iframe {
    height: 80vw;
  }
}

/* !!------------------------------------ */
/* !! プライバシーポリシー */
.page-privacy {
  background-color: #fafafa;
}
.page-privacy .beginning-section {
  padding-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-privacy .beginning-section {
    display: none;
  }
}
.page-privacy .beginning-section #breadcrumbs {
  margin-bottom: 0;
}
.page-privacy .privacy-section {
  padding-bottom: 7.3206442167vw;
}
@media screen and (max-width: 767px) {
  .page-privacy .privacy-section {
    padding-top: 10.6666666667vw;
    padding-bottom: 18.6666666667vw;
  }
}
.page-privacy .privacy-section .inner {
  padding-top: 4.39238653vw;
  padding-bottom: 9.5168374817vw;
  background-color: #fff;
  border-radius: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page-privacy .privacy-section .inner {
    padding: 8vw 4vw 17.3333333333vw 4vw;
    border-radius: 8vw;
  }
}
.page-privacy .privacy-section p {
  font-size: 1.1713030747vw;
  line-height: 2;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .page-privacy .privacy-section p {
    font-size: 3.7333333333vw;
    line-height: 1.71;
  }
}
.page-privacy .privacy-section h2 {
  font-size: 1.4641288433vw;
  font-weight: bold;
  margin-top: 3.2942898975vw;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-privacy .privacy-section h2 {
    font-size: 4.2666666667vw;
    margin-top: 8vw;
    margin-bottom: 2.6666666667vw;
  }
}
.page-privacy .privacy-section h2:first-of-type {
  margin-top: 5.8565153734vw;
}
@media screen and (max-width: 767px) {
  .page-privacy .privacy-section h2:first-of-type {
    margin-top: 10.6666666667vw;
  }
}
.page-privacy .privacy-section ul li {
  font-size: 1.1713030747vw;
  line-height: 2;
  list-style: disc inside;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .page-privacy .privacy-section ul li {
    font-size: 3.7333333333vw;
    line-height: 1.71;
    margin-bottom: 2.6666666667vw;
  }
  .page-privacy .privacy-section ul li:last-child {
    margin-bottom: 0;
  }
}

/* !!------------------------------------ */
/* !! 採用情報 */
.page-recruit {
  background-color: #fafafa;
}
.page-recruit .service-section {
  padding-bottom: 4.7584187408vw;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap .ttl-h2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 13.3333333333vw;
  }
  .page-recruit .service-section .service-wrap .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page-recruit .service-section .service-wrap._1 {
  z-index: 1;
}
.page-recruit .service-section .service-wrap._1 .service-list-item {
  flex-basis: 34.4070278184vw;
  max-width: 34.4070278184vw;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._1 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.1);
  }
  .page-recruit .service-section .service-wrap._1 .service-list-item:first-child {
    margin-bottom: 8vw;
  }
}
.page-recruit .service-section .service-wrap._1 .service-list-item a {
  height: 5.8565153734vw;
  font-size: 1.4641288433vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._1 .service-list-item a {
    height: 16vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._2 {
    margin-top: -26.6666666667vw;
    padding: 40vw 5.3333333333vw 37.3333333333vw;
  }
}
.page-recruit .service-section .service-wrap._2 .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page-recruit .service-section .service-wrap._2 .ttl-h3 {
  font-size: 1.6837481698vw;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 4.0263543192vw;
  margin-bottom: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._2 .ttl-h3 {
    font-size: 3.7333333333vw;
    margin-top: 12vw;
    margin-bottom: 5.3333333333vw;
  }
}
.page-recruit .service-section .service-wrap._2 .ttl-h3:first-of-type {
  margin-top: 0;
}
.page-recruit .service-section .service-wrap._2 .ttl-h3:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.6588579795vw 0 0.6588579795vw 0.7320644217vw;
  border-color: transparent transparent transparent #ffffff;
  margin-right: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._2 .ttl-h3:before {
    border-width: 1.6vw 0 1.6vw 1.8666666667vw;
    margin-right: 2.6666666667vw;
  }
}
.page-recruit .service-section .service-wrap._2 .service-list {
  display: list-item;
}
.page-recruit .service-section .service-wrap._2 .service-list-item {
  font-size: 1.1713030747vw;
  line-height: 1.75;
  color: #fff;
  display: flex;
  align-items: baseline;
  padding-top: 1.4641288433vw;
  padding-bottom: 1.4641288433vw;
  padding-left: 4.0263543192vw;
  border-bottom: 0.0732064422vw dotted #fff;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._2 .service-list-item {
    font-size: 3.7333333333vw;
    line-height: 1.7;
    text-align: center;
    display: list-item;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-width: 0.2666666667vw;
  }
}
.page-recruit .service-section .service-wrap._2 .service-list-item:first-child {
  padding-top: 0;
}
.page-recruit .service-section .service-wrap._2 .service-list-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.page-recruit .service-section .service-wrap._2 .service-list-item .ttl {
  flex-basis: 12.0790629575vw;
  max-width: 12.0790629575vw;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._2 .service-list-item .ttl {
    flex-basis: initial;
    max-width: 100%;
    height: 12vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.1);
  }
}
.page-recruit .service-section .service-wrap._2 .service-list-item .txt {
  flex-basis: calc(100% - 12.0790629575vw);
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._2 .service-list-item .txt {
    flex-basis: 100%;
    max-width: 100%;
    padding: 4vw 0;
  }
}
.page-recruit .service-section .service-wrap._2 .service-list-item .txt span {
  display: block;
  margin-top: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._2 .service-list-item .txt span {
    margin-top: 4vw;
  }
}
.page-recruit .service-section .service-wrap._3 .wrap {
  margin-top: 1.8301610542vw;
  margin-bottom: 2.196193265vw;
  padding: 2.196193265vw;
  background-color: #f2f2f2;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._3 .wrap {
    margin-top: 8vw;
    margin-bottom: 8vw;
    padding: 6.6666666667vw;
  }
}
.page-recruit .service-section .service-wrap._3 .wrap span {
  display: block;
}
@media screen and (max-width: 767px) {
  .page-recruit .service-section .service-wrap._3 .wrap span {
    display: flex;
    align-items: baseline;
  }
}
.page-recruit .service-section .service-wrap._3 a {
  color: #8bbbcc;
  text-decoration: underline;
}
.page-recruit .service-section .service-wrap._3 a:hover {
  text-decoration: none;
  opacity: 1;
}

/* !!------------------------------------ */
/* !! 代理店・パートナー募集 */
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap .ttl-h2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 13.3333333333vw;
  }
  .page-agency .service-section .service-wrap .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page-agency .service-section .service-wrap._1 .service-list {
  flex-wrap: wrap;
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._1 .service-list {
    flex-direction: column;
  }
}
.page-agency .service-section .service-wrap._1 .service-list-item {
  flex-basis: 34.4070278184vw;
  max-width: 34.4070278184vw;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._1 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 10.6666666667vw;
  }
  .page-agency .service-section .service-wrap._1 .service-list-item:first-child {
    margin-top: 0;
  }
}
.page-agency .service-section .service-wrap._1 .service-list-item:nth-child(n+3) {
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._1 .service-list-item:nth-child(n+3) {
    margin-top: 10.6666666667vw;
  }
}
.page-agency .service-section .service-wrap._1 .service-list-item img {
  border-radius: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._1 .service-list-item img {
    border-radius: 2.6666666667vw;
  }
}
.page-agency .service-section .service-wrap._1 .service-list-item figcaption {
  font-size: 1.4641288433vw;
  line-height: 1.45;
  text-align: center;
  margin-top: 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._1 .service-list-item figcaption {
    font-size: 4.2666666667vw;
    line-height: 1;
    margin-top: 5.3333333333vw;
  }
}
.page-agency .service-section .service-wrap._1 .service-list-item .lead-txt {
  margin-top: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._1 .service-list-item .lead-txt {
    font-size: 3.7333333333vw;
    line-height: 1.71;
    margin-top: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._2 {
    margin-top: -26.6666666667vw;
    padding: 40vw 5.3333333333vw 37.3333333333vw;
  }
}
.page-agency .service-section .service-wrap._2 .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page-agency .service-section .service-wrap._2 .service-list {
  flex-wrap: wrap;
}
.page-agency .service-section .service-wrap._2 .service-list-item {
  flex-basis: 34.4070278184vw;
  max-width: 34.4070278184vw;
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.8301610542vw 2.196193265vw;
  background-color: #24708b;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0 1.4641288433vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._2 .service-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 5.3333333333vw;
    padding: 6.6666666667vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.1);
  }
  .page-agency .service-section .service-wrap._2 .service-list-item:first-child {
    margin-top: 0;
  }
}
.page-agency .service-section .service-wrap._2 .service-list-item:nth-child(n+3) {
  margin-top: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._2 .service-list-item:nth-child(n+3) {
    margin-top: 5.3333333333vw;
  }
}
.page-agency .service-section .service-wrap._2 .ttl-h3 {
  font-size: 1.4641288433vw;
  line-height: 1.4;
  margin-bottom: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._2 .ttl-h3 {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._3 {
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}
.page-agency .service-section .service-wrap._3 .service-list {
  flex-wrap: wrap;
}
.page-agency .service-section .service-wrap._3 .service-list-item {
  font-size: 1.1713030747vw;
  line-height: 2.8;
  list-style: disc inside;
  flex-basis: 50%;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._3 .service-list-item {
    font-size: 3.7333333333vw;
    line-height: 3;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._4 {
    padding-top: 40vw;
    padding-bottom: 18.6666666667vw;
  }
}
.page-agency .service-section .service-wrap._4 .ttl-h2 {
  margin-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._4 .ttl-h2 {
    margin-bottom: 13.3333333333vw;
  }
}
.page-agency .service-section .service-wrap._4 .ttl-h2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
.page-agency .service-section .service-wrap._4 .img-wrap {
  width: 38.2869692533vw;
  margin: 0 auto;
  position: relative;
  left: 4.0263543192vw;
}
@media screen and (max-width: 767px) {
  .page-agency .service-section .service-wrap._4 .img-wrap {
    width: 80vw;
    left: auto;
  }
}

/* !!------------------------------------ */
/* !! お問い合わせ */
.page-contact .beginning-section,
.page-confirm .beginning-section,
.page-complete .beginning-section {
  padding-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-contact .beginning-section,
  .page-confirm .beginning-section,
  .page-complete .beginning-section {
    display: none;
  }
}
.page-contact .beginning-section #breadcrumbs,
.page-confirm .beginning-section #breadcrumbs,
.page-complete .beginning-section #breadcrumbs {
  margin-bottom: 0;
}
.page-contact .contact-section,
.page-contact .confirm-section,
.page-contact .complete-section,
.page-confirm .contact-section,
.page-confirm .confirm-section,
.page-confirm .complete-section,
.page-complete .contact-section,
.page-complete .confirm-section,
.page-complete .complete-section {
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section,
  .page-contact .confirm-section,
  .page-contact .complete-section,
  .page-confirm .contact-section,
  .page-confirm .confirm-section,
  .page-confirm .complete-section,
  .page-complete .contact-section,
  .page-complete .confirm-section,
  .page-complete .complete-section {
    padding-top: 8vw;
  }
}
.page-contact .contact-section .inner,
.page-contact .confirm-section .inner,
.page-contact .complete-section .inner,
.page-confirm .contact-section .inner,
.page-confirm .confirm-section .inner,
.page-confirm .complete-section .inner,
.page-complete .contact-section .inner,
.page-complete .confirm-section .inner,
.page-complete .complete-section .inner {
  padding-top: 7.3206442167vw;
  padding-bottom: 7.3206442167vw;
  background-color: #fff;
  border-radius: 2.9282576867vw;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .inner,
  .page-contact .confirm-section .inner,
  .page-contact .complete-section .inner,
  .page-confirm .contact-section .inner,
  .page-confirm .confirm-section .inner,
  .page-confirm .complete-section .inner,
  .page-complete .contact-section .inner,
  .page-complete .confirm-section .inner,
  .page-complete .complete-section .inner {
    padding: 10.6666666667vw 4vw 16vw;
    border-radius: 8vw;
  }
}
.page-contact .contact-section .ttl-h2,
.page-contact .confirm-section .ttl-h2,
.page-contact .complete-section .ttl-h2,
.page-confirm .contact-section .ttl-h2,
.page-confirm .confirm-section .ttl-h2,
.page-confirm .complete-section .ttl-h2,
.page-complete .contact-section .ttl-h2,
.page-complete .confirm-section .ttl-h2,
.page-complete .complete-section .ttl-h2 {
  margin-bottom: 5.8565153734vw;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .ttl-h2,
  .page-contact .confirm-section .ttl-h2,
  .page-contact .complete-section .ttl-h2,
  .page-confirm .contact-section .ttl-h2,
  .page-confirm .confirm-section .ttl-h2,
  .page-confirm .complete-section .ttl-h2,
  .page-complete .contact-section .ttl-h2,
  .page-complete .confirm-section .ttl-h2,
  .page-complete .complete-section .ttl-h2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 8vw;
  }
  .page-contact .contact-section .ttl-h2 .en-font,
  .page-contact .confirm-section .ttl-h2 .en-font,
  .page-contact .complete-section .ttl-h2 .en-font,
  .page-confirm .contact-section .ttl-h2 .en-font,
  .page-confirm .confirm-section .ttl-h2 .en-font,
  .page-confirm .complete-section .ttl-h2 .en-font,
  .page-complete .contact-section .ttl-h2 .en-font,
  .page-complete .confirm-section .ttl-h2 .en-font,
  .page-complete .complete-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page-contact .contact-section .contact-list,
.page-contact .confirm-section .contact-list,
.page-contact .complete-section .contact-list,
.page-confirm .contact-section .contact-list,
.page-confirm .confirm-section .contact-list,
.page-confirm .complete-section .contact-list,
.page-complete .contact-section .contact-list,
.page-complete .confirm-section .contact-list,
.page-complete .complete-section .contact-list {
  padding: 0 5.1244509517vw;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .contact-list,
  .page-contact .confirm-section .contact-list,
  .page-contact .complete-section .contact-list,
  .page-confirm .contact-section .contact-list,
  .page-confirm .confirm-section .contact-list,
  .page-confirm .complete-section .contact-list,
  .page-complete .contact-section .contact-list,
  .page-complete .confirm-section .contact-list,
  .page-complete .complete-section .contact-list {
    padding: 0;
  }
}
.page-contact .contact-section .contact-list-item,
.page-contact .confirm-section .contact-list-item,
.page-contact .complete-section .contact-list-item,
.page-confirm .contact-section .contact-list-item,
.page-confirm .confirm-section .contact-list-item,
.page-confirm .complete-section .contact-list-item,
.page-complete .contact-section .contact-list-item,
.page-complete .confirm-section .contact-list-item,
.page-complete .complete-section .contact-list-item {
  display: flex;
  align-items: flex-start;
  padding-top: 1.4641288433vw;
  padding-bottom: 1.4641288433vw;
  padding-left: 1.4641288433vw;
  border-bottom: 0.0732064422vw dotted #363636;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .contact-list-item,
  .page-contact .confirm-section .contact-list-item,
  .page-contact .complete-section .contact-list-item,
  .page-confirm .contact-section .contact-list-item,
  .page-confirm .confirm-section .contact-list-item,
  .page-confirm .complete-section .contact-list-item,
  .page-complete .contact-section .contact-list-item,
  .page-complete .confirm-section .contact-list-item,
  .page-complete .complete-section .contact-list-item {
    display: list-item;
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-left: 0;
    border-width: 0.2666666667vw;
  }
}
.page-contact .contact-section .ttl,
.page-contact .confirm-section .ttl,
.page-contact .complete-section .ttl,
.page-confirm .contact-section .ttl,
.page-confirm .confirm-section .ttl,
.page-confirm .complete-section .ttl,
.page-complete .contact-section .ttl,
.page-complete .confirm-section .ttl,
.page-complete .complete-section .ttl {
  font-size: 1.1713030747vw;
  flex-basis: 13.5431918009vw;
  max-width: 13.5431918009vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 1.0980966325vw;
  padding-top: 1.0980966325vw;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .ttl,
  .page-contact .confirm-section .ttl,
  .page-contact .complete-section .ttl,
  .page-confirm .contact-section .ttl,
  .page-confirm .confirm-section .ttl,
  .page-confirm .complete-section .ttl,
  .page-complete .contact-section .ttl,
  .page-complete .confirm-section .ttl,
  .page-complete .complete-section .ttl {
    font-size: 3.7333333333vw;
    flex-basis: 100%;
    max-width: 100%;
    justify-content: center;
    margin-right: 0;
    margin-bottom: 4vw;
    padding-top: 0;
  }
}
.page-contact .contact-section .ttl .req-txt,
.page-contact .confirm-section .ttl .req-txt,
.page-contact .complete-section .ttl .req-txt,
.page-confirm .contact-section .ttl .req-txt,
.page-confirm .confirm-section .ttl .req-txt,
.page-confirm .complete-section .ttl .req-txt,
.page-complete .contact-section .ttl .req-txt,
.page-complete .confirm-section .ttl .req-txt,
.page-complete .complete-section .ttl .req-txt {
  width: 2.196193265vw;
  height: 1.0980966325vw;
  font-size: 0.8052708638vw;
  color: #e01815;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.0732064422vw solid #e01815;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .ttl .req-txt,
  .page-contact .confirm-section .ttl .req-txt,
  .page-contact .complete-section .ttl .req-txt,
  .page-confirm .contact-section .ttl .req-txt,
  .page-confirm .confirm-section .ttl .req-txt,
  .page-confirm .complete-section .ttl .req-txt,
  .page-complete .contact-section .ttl .req-txt,
  .page-complete .confirm-section .ttl .req-txt,
  .page-complete .complete-section .ttl .req-txt {
    width: 8vw;
    height: 4vw;
    font-size: 2.9333333333vw;
    margin-left: 2.6666666667vw;
    border-width: 0.2666666667vw;
  }
}
.page-contact .contact-section .wrap,
.page-contact .confirm-section .wrap,
.page-contact .complete-section .wrap,
.page-confirm .contact-section .wrap,
.page-confirm .confirm-section .wrap,
.page-confirm .complete-section .wrap,
.page-complete .contact-section .wrap,
.page-complete .confirm-section .wrap,
.page-complete .complete-section .wrap {
  flex-basis: 42.4597364568vw;
  max-width: 42.4597364568vw;
  display: block;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .wrap,
  .page-contact .confirm-section .wrap,
  .page-contact .complete-section .wrap,
  .page-confirm .contact-section .wrap,
  .page-confirm .confirm-section .wrap,
  .page-confirm .complete-section .wrap,
  .page-complete .contact-section .wrap,
  .page-complete .confirm-section .wrap,
  .page-complete .complete-section .wrap {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page-contact .contact-section .wrap .wpcf7-form-control-wrap,
.page-contact .confirm-section .wrap .wpcf7-form-control-wrap,
.page-contact .complete-section .wrap .wpcf7-form-control-wrap,
.page-confirm .contact-section .wrap .wpcf7-form-control-wrap,
.page-confirm .confirm-section .wrap .wpcf7-form-control-wrap,
.page-confirm .complete-section .wrap .wpcf7-form-control-wrap,
.page-complete .contact-section .wrap .wpcf7-form-control-wrap,
.page-complete .confirm-section .wrap .wpcf7-form-control-wrap,
.page-complete .complete-section .wrap .wpcf7-form-control-wrap {
  display: block;
}
.page-contact .contact-section input[type=text],
.page-contact .contact-section input[type=url],
.page-contact .contact-section input[type=tel],
.page-contact .contact-section input[type=email],
.page-contact .confirm-section input[type=text],
.page-contact .confirm-section input[type=url],
.page-contact .confirm-section input[type=tel],
.page-contact .confirm-section input[type=email],
.page-contact .complete-section input[type=text],
.page-contact .complete-section input[type=url],
.page-contact .complete-section input[type=tel],
.page-contact .complete-section input[type=email],
.page-confirm .contact-section input[type=text],
.page-confirm .contact-section input[type=url],
.page-confirm .contact-section input[type=tel],
.page-confirm .contact-section input[type=email],
.page-confirm .confirm-section input[type=text],
.page-confirm .confirm-section input[type=url],
.page-confirm .confirm-section input[type=tel],
.page-confirm .confirm-section input[type=email],
.page-confirm .complete-section input[type=text],
.page-confirm .complete-section input[type=url],
.page-confirm .complete-section input[type=tel],
.page-confirm .complete-section input[type=email],
.page-complete .contact-section input[type=text],
.page-complete .contact-section input[type=url],
.page-complete .contact-section input[type=tel],
.page-complete .contact-section input[type=email],
.page-complete .confirm-section input[type=text],
.page-complete .confirm-section input[type=url],
.page-complete .confirm-section input[type=tel],
.page-complete .confirm-section input[type=email],
.page-complete .complete-section input[type=text],
.page-complete .complete-section input[type=url],
.page-complete .complete-section input[type=tel],
.page-complete .complete-section input[type=email] {
  width: 100%;
  height: 3.3674963397vw;
  padding: 0.7320644217vw;
  border: 0.0732064422vw solid #ccc;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section input[type=text],
  .page-contact .contact-section input[type=url],
  .page-contact .contact-section input[type=tel],
  .page-contact .contact-section input[type=email],
  .page-contact .confirm-section input[type=text],
  .page-contact .confirm-section input[type=url],
  .page-contact .confirm-section input[type=tel],
  .page-contact .confirm-section input[type=email],
  .page-contact .complete-section input[type=text],
  .page-contact .complete-section input[type=url],
  .page-contact .complete-section input[type=tel],
  .page-contact .complete-section input[type=email],
  .page-confirm .contact-section input[type=text],
  .page-confirm .contact-section input[type=url],
  .page-confirm .contact-section input[type=tel],
  .page-confirm .contact-section input[type=email],
  .page-confirm .confirm-section input[type=text],
  .page-confirm .confirm-section input[type=url],
  .page-confirm .confirm-section input[type=tel],
  .page-confirm .confirm-section input[type=email],
  .page-confirm .complete-section input[type=text],
  .page-confirm .complete-section input[type=url],
  .page-confirm .complete-section input[type=tel],
  .page-confirm .complete-section input[type=email],
  .page-complete .contact-section input[type=text],
  .page-complete .contact-section input[type=url],
  .page-complete .contact-section input[type=tel],
  .page-complete .contact-section input[type=email],
  .page-complete .confirm-section input[type=text],
  .page-complete .confirm-section input[type=url],
  .page-complete .confirm-section input[type=tel],
  .page-complete .confirm-section input[type=email],
  .page-complete .complete-section input[type=text],
  .page-complete .complete-section input[type=url],
  .page-complete .complete-section input[type=tel],
  .page-complete .complete-section input[type=email] {
    height: 12.2666666667vw;
    padding: 2.6666666667vw;
    border-width: 0.2666666667vw;
  }
}
.page-contact .contact-section input[type=radio],
.page-contact .confirm-section input[type=radio],
.page-contact .complete-section input[type=radio],
.page-confirm .contact-section input[type=radio],
.page-confirm .confirm-section input[type=radio],
.page-confirm .complete-section input[type=radio],
.page-complete .contact-section input[type=radio],
.page-complete .confirm-section input[type=radio],
.page-complete .complete-section input[type=radio] {
  display: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
}
.page-contact .contact-section input[type=radio]:checked + .wpcf7-list-item-label:after,
.page-contact .confirm-section input[type=radio]:checked + .wpcf7-list-item-label:after,
.page-contact .complete-section input[type=radio]:checked + .wpcf7-list-item-label:after,
.page-confirm .contact-section input[type=radio]:checked + .wpcf7-list-item-label:after,
.page-confirm .confirm-section input[type=radio]:checked + .wpcf7-list-item-label:after,
.page-confirm .complete-section input[type=radio]:checked + .wpcf7-list-item-label:after,
.page-complete .contact-section input[type=radio]:checked + .wpcf7-list-item-label:after,
.page-complete .confirm-section input[type=radio]:checked + .wpcf7-list-item-label:after,
.page-complete .complete-section input[type=radio]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.page-contact .contact-section input[type=checkbox],
.page-contact .confirm-section input[type=checkbox],
.page-contact .complete-section input[type=checkbox],
.page-confirm .contact-section input[type=checkbox],
.page-confirm .confirm-section input[type=checkbox],
.page-confirm .complete-section input[type=checkbox],
.page-complete .contact-section input[type=checkbox],
.page-complete .confirm-section input[type=checkbox],
.page-complete .complete-section input[type=checkbox] {
  display: none;
}
.page-contact .contact-section input[type=checkbox] + .wpcf7-list-item-label:before,
.page-contact .confirm-section input[type=checkbox] + .wpcf7-list-item-label:before,
.page-contact .complete-section input[type=checkbox] + .wpcf7-list-item-label:before,
.page-confirm .contact-section input[type=checkbox] + .wpcf7-list-item-label:before,
.page-confirm .confirm-section input[type=checkbox] + .wpcf7-list-item-label:before,
.page-confirm .complete-section input[type=checkbox] + .wpcf7-list-item-label:before,
.page-complete .contact-section input[type=checkbox] + .wpcf7-list-item-label:before,
.page-complete .confirm-section input[type=checkbox] + .wpcf7-list-item-label:before,
.page-complete .complete-section input[type=checkbox] + .wpcf7-list-item-label:before {
  border-radius: 0;
}
.page-contact .contact-section input[type=checkbox] + .wpcf7-list-item-label:after,
.page-contact .confirm-section input[type=checkbox] + .wpcf7-list-item-label:after,
.page-contact .complete-section input[type=checkbox] + .wpcf7-list-item-label:after,
.page-confirm .contact-section input[type=checkbox] + .wpcf7-list-item-label:after,
.page-confirm .confirm-section input[type=checkbox] + .wpcf7-list-item-label:after,
.page-confirm .complete-section input[type=checkbox] + .wpcf7-list-item-label:after,
.page-complete .contact-section input[type=checkbox] + .wpcf7-list-item-label:after,
.page-complete .confirm-section input[type=checkbox] + .wpcf7-list-item-label:after,
.page-complete .complete-section input[type=checkbox] + .wpcf7-list-item-label:after {
  width: 0.3660322108vw;
  height: 0.7320644217vw;
  border-right: 0.1464128843vw solid #363636;
  border-bottom: 0.1464128843vw solid #363636;
  background: none;
  border-radius: 0;
  position: absolute;
  top: 0.1464128843vw;
  left: 0.439238653vw;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section input[type=checkbox] + .wpcf7-list-item-label:after,
  .page-contact .confirm-section input[type=checkbox] + .wpcf7-list-item-label:after,
  .page-contact .complete-section input[type=checkbox] + .wpcf7-list-item-label:after,
  .page-confirm .contact-section input[type=checkbox] + .wpcf7-list-item-label:after,
  .page-confirm .confirm-section input[type=checkbox] + .wpcf7-list-item-label:after,
  .page-confirm .complete-section input[type=checkbox] + .wpcf7-list-item-label:after,
  .page-complete .contact-section input[type=checkbox] + .wpcf7-list-item-label:after,
  .page-complete .confirm-section input[type=checkbox] + .wpcf7-list-item-label:after,
  .page-complete .complete-section input[type=checkbox] + .wpcf7-list-item-label:after {
    width: 1.3333333333vw;
    height: 2.6666666667vw;
    border-width: 0.5333333333vw;
    top: 0.5333333333vw;
    left: 1.6vw;
  }
}
.page-contact .contact-section input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.page-contact .confirm-section input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.page-contact .complete-section input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.page-confirm .contact-section input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.page-confirm .confirm-section input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.page-confirm .complete-section input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.page-complete .contact-section input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.page-complete .confirm-section input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.page-complete .complete-section input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.page-contact .contact-section textarea,
.page-contact .confirm-section textarea,
.page-contact .complete-section textarea,
.page-confirm .contact-section textarea,
.page-confirm .confirm-section textarea,
.page-confirm .complete-section textarea,
.page-complete .contact-section textarea,
.page-complete .confirm-section textarea,
.page-complete .complete-section textarea {
  width: 100%;
  height: 11.7130307467vw;
  padding: 0.7320644217vw;
  border: 0.0732064422vw solid #ccc;
  resize: none;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section textarea,
  .page-contact .confirm-section textarea,
  .page-contact .complete-section textarea,
  .page-confirm .contact-section textarea,
  .page-confirm .confirm-section textarea,
  .page-confirm .complete-section textarea,
  .page-complete .contact-section textarea,
  .page-complete .confirm-section textarea,
  .page-complete .complete-section textarea {
    height: 42.6666666667vw;
    padding: 2.6666666667vw;
    border-width: 0.2666666667vw;
  }
}
.page-contact .contact-section input,
.page-contact .contact-section textarea,
.page-contact .confirm-section input,
.page-contact .confirm-section textarea,
.page-contact .complete-section input,
.page-contact .complete-section textarea,
.page-confirm .contact-section input,
.page-confirm .contact-section textarea,
.page-confirm .confirm-section input,
.page-confirm .confirm-section textarea,
.page-confirm .complete-section input,
.page-confirm .complete-section textarea,
.page-complete .contact-section input,
.page-complete .contact-section textarea,
.page-complete .confirm-section input,
.page-complete .confirm-section textarea,
.page-complete .complete-section input,
.page-complete .complete-section textarea {
  font-size: 1.1713030747vw;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section input,
  .page-contact .contact-section textarea,
  .page-contact .confirm-section input,
  .page-contact .confirm-section textarea,
  .page-contact .complete-section input,
  .page-contact .complete-section textarea,
  .page-confirm .contact-section input,
  .page-confirm .contact-section textarea,
  .page-confirm .confirm-section input,
  .page-confirm .confirm-section textarea,
  .page-confirm .complete-section input,
  .page-confirm .complete-section textarea,
  .page-complete .contact-section input,
  .page-complete .contact-section textarea,
  .page-complete .confirm-section input,
  .page-complete .confirm-section textarea,
  .page-complete .complete-section input,
  .page-complete .complete-section textarea {
    font-size: 3.7333333333vw;
  }
}
.page-contact .contact-section input:focus,
.page-contact .contact-section textarea:focus,
.page-contact .confirm-section input:focus,
.page-contact .confirm-section textarea:focus,
.page-contact .complete-section input:focus,
.page-contact .complete-section textarea:focus,
.page-confirm .contact-section input:focus,
.page-confirm .contact-section textarea:focus,
.page-confirm .confirm-section input:focus,
.page-confirm .confirm-section textarea:focus,
.page-confirm .complete-section input:focus,
.page-confirm .complete-section textarea:focus,
.page-complete .contact-section input:focus,
.page-complete .contact-section textarea:focus,
.page-complete .confirm-section input:focus,
.page-complete .confirm-section textarea:focus,
.page-complete .complete-section input:focus,
.page-complete .complete-section textarea:focus {
  outline: none;
}
.page-contact .contact-section .wpcf7-radio,
.page-contact .confirm-section .wpcf7-radio,
.page-contact .complete-section .wpcf7-radio,
.page-confirm .contact-section .wpcf7-radio,
.page-confirm .confirm-section .wpcf7-radio,
.page-confirm .complete-section .wpcf7-radio,
.page-complete .contact-section .wpcf7-radio,
.page-complete .confirm-section .wpcf7-radio,
.page-complete .complete-section .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .wpcf7-radio,
  .page-contact .confirm-section .wpcf7-radio,
  .page-contact .complete-section .wpcf7-radio,
  .page-confirm .contact-section .wpcf7-radio,
  .page-confirm .confirm-section .wpcf7-radio,
  .page-confirm .complete-section .wpcf7-radio,
  .page-complete .contact-section .wpcf7-radio,
  .page-complete .confirm-section .wpcf7-radio,
  .page-complete .complete-section .wpcf7-radio {
    flex-direction: column;
    align-items: flex-start;
  }
}
.page-contact .contact-section .wpcf7-list-item,
.page-contact .confirm-section .wpcf7-list-item,
.page-contact .complete-section .wpcf7-list-item,
.page-confirm .contact-section .wpcf7-list-item,
.page-confirm .confirm-section .wpcf7-list-item,
.page-confirm .complete-section .wpcf7-list-item,
.page-complete .contact-section .wpcf7-list-item,
.page-complete .confirm-section .wpcf7-list-item,
.page-complete .complete-section .wpcf7-list-item {
  display: flex;
  align-items: center;
  margin-right: 2.196193265vw;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .wpcf7-list-item,
  .page-contact .confirm-section .wpcf7-list-item,
  .page-contact .complete-section .wpcf7-list-item,
  .page-confirm .contact-section .wpcf7-list-item,
  .page-confirm .confirm-section .wpcf7-list-item,
  .page-confirm .complete-section .wpcf7-list-item,
  .page-complete .contact-section .wpcf7-list-item,
  .page-complete .confirm-section .wpcf7-list-item,
  .page-complete .complete-section .wpcf7-list-item {
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 4vw;
  }
}
.page-contact .contact-section .wpcf7-list-item:nth-child(n+4),
.page-contact .confirm-section .wpcf7-list-item:nth-child(n+4),
.page-contact .complete-section .wpcf7-list-item:nth-child(n+4),
.page-confirm .contact-section .wpcf7-list-item:nth-child(n+4),
.page-confirm .confirm-section .wpcf7-list-item:nth-child(n+4),
.page-confirm .complete-section .wpcf7-list-item:nth-child(n+4),
.page-complete .contact-section .wpcf7-list-item:nth-child(n+4),
.page-complete .confirm-section .wpcf7-list-item:nth-child(n+4),
.page-complete .complete-section .wpcf7-list-item:nth-child(n+4) {
  margin-top: 1.0980966325vw;
}
.page-contact .contact-section .wpcf7-list-item:last-child,
.page-contact .confirm-section .wpcf7-list-item:last-child,
.page-contact .complete-section .wpcf7-list-item:last-child,
.page-confirm .contact-section .wpcf7-list-item:last-child,
.page-confirm .confirm-section .wpcf7-list-item:last-child,
.page-confirm .complete-section .wpcf7-list-item:last-child,
.page-complete .contact-section .wpcf7-list-item:last-child,
.page-complete .confirm-section .wpcf7-list-item:last-child,
.page-complete .complete-section .wpcf7-list-item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .wpcf7-list-item:last-child,
  .page-contact .confirm-section .wpcf7-list-item:last-child,
  .page-contact .complete-section .wpcf7-list-item:last-child,
  .page-confirm .contact-section .wpcf7-list-item:last-child,
  .page-confirm .confirm-section .wpcf7-list-item:last-child,
  .page-confirm .complete-section .wpcf7-list-item:last-child,
  .page-complete .contact-section .wpcf7-list-item:last-child,
  .page-complete .confirm-section .wpcf7-list-item:last-child,
  .page-complete .complete-section .wpcf7-list-item:last-child {
    margin-bottom: 0;
  }
}
.page-contact .contact-section label,
.page-contact .confirm-section label,
.page-contact .complete-section label,
.page-confirm .contact-section label,
.page-confirm .confirm-section label,
.page-confirm .complete-section label,
.page-complete .contact-section label,
.page-complete .confirm-section label,
.page-complete .complete-section label {
  display: flex;
  align-items: center;
}
.page-contact .contact-section label .wpcf7-list-item-label,
.page-contact .confirm-section label .wpcf7-list-item-label,
.page-contact .complete-section label .wpcf7-list-item-label,
.page-confirm .contact-section label .wpcf7-list-item-label,
.page-confirm .confirm-section label .wpcf7-list-item-label,
.page-confirm .complete-section label .wpcf7-list-item-label,
.page-complete .contact-section label .wpcf7-list-item-label,
.page-complete .confirm-section label .wpcf7-list-item-label,
.page-complete .complete-section label .wpcf7-list-item-label {
  font-size: 1.0248901903vw;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section label .wpcf7-list-item-label,
  .page-contact .confirm-section label .wpcf7-list-item-label,
  .page-contact .complete-section label .wpcf7-list-item-label,
  .page-confirm .contact-section label .wpcf7-list-item-label,
  .page-confirm .confirm-section label .wpcf7-list-item-label,
  .page-confirm .complete-section label .wpcf7-list-item-label,
  .page-complete .contact-section label .wpcf7-list-item-label,
  .page-complete .confirm-section label .wpcf7-list-item-label,
  .page-complete .complete-section label .wpcf7-list-item-label {
    font-size: 3.7333333333vw;
  }
}
.page-contact .contact-section label .wpcf7-list-item-label:before,
.page-contact .confirm-section label .wpcf7-list-item-label:before,
.page-contact .complete-section label .wpcf7-list-item-label:before,
.page-confirm .contact-section label .wpcf7-list-item-label:before,
.page-confirm .confirm-section label .wpcf7-list-item-label:before,
.page-confirm .complete-section label .wpcf7-list-item-label:before,
.page-complete .contact-section label .wpcf7-list-item-label:before,
.page-complete .confirm-section label .wpcf7-list-item-label:before,
.page-complete .complete-section label .wpcf7-list-item-label:before {
  content: "";
  width: 1.1713030747vw;
  height: 1.1713030747vw;
  margin-right: 0.7320644217vw;
  border: 0.0732064422vw solid #ccc;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section label .wpcf7-list-item-label:before,
  .page-contact .confirm-section label .wpcf7-list-item-label:before,
  .page-contact .complete-section label .wpcf7-list-item-label:before,
  .page-confirm .contact-section label .wpcf7-list-item-label:before,
  .page-confirm .confirm-section label .wpcf7-list-item-label:before,
  .page-confirm .complete-section label .wpcf7-list-item-label:before,
  .page-complete .contact-section label .wpcf7-list-item-label:before,
  .page-complete .confirm-section label .wpcf7-list-item-label:before,
  .page-complete .complete-section label .wpcf7-list-item-label:before {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    margin-right: 2.6666666667vw;
    border-width: 0.2666666667vw;
  }
}
.page-contact .contact-section label .wpcf7-list-item-label:after,
.page-contact .confirm-section label .wpcf7-list-item-label:after,
.page-contact .complete-section label .wpcf7-list-item-label:after,
.page-confirm .contact-section label .wpcf7-list-item-label:after,
.page-confirm .confirm-section label .wpcf7-list-item-label:after,
.page-confirm .complete-section label .wpcf7-list-item-label:after,
.page-complete .contact-section label .wpcf7-list-item-label:after,
.page-complete .confirm-section label .wpcf7-list-item-label:after,
.page-complete .complete-section label .wpcf7-list-item-label:after {
  content: "";
  width: 0.439238653vw;
  height: 0.439238653vw;
  background-color: #363636;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0.3660322108vw;
  transform: translate(0, -50%);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section label .wpcf7-list-item-label:after,
  .page-contact .confirm-section label .wpcf7-list-item-label:after,
  .page-contact .complete-section label .wpcf7-list-item-label:after,
  .page-confirm .contact-section label .wpcf7-list-item-label:after,
  .page-confirm .confirm-section label .wpcf7-list-item-label:after,
  .page-confirm .complete-section label .wpcf7-list-item-label:after,
  .page-complete .contact-section label .wpcf7-list-item-label:after,
  .page-complete .confirm-section label .wpcf7-list-item-label:after,
  .page-complete .complete-section label .wpcf7-list-item-label:after {
    width: 1.6vw;
    height: 1.6vw;
    left: 1.3333333333vw;
  }
}
.page-contact .contact-section .link-privacypolicy,
.page-contact .confirm-section .link-privacypolicy,
.page-contact .complete-section .link-privacypolicy,
.page-confirm .contact-section .link-privacypolicy,
.page-confirm .confirm-section .link-privacypolicy,
.page-confirm .complete-section .link-privacypolicy,
.page-complete .contact-section .link-privacypolicy,
.page-complete .confirm-section .link-privacypolicy,
.page-complete .complete-section .link-privacypolicy {
  text-decoration: underline;
}
.page-contact .contact-section .link-privacypolicy:hover,
.page-contact .confirm-section .link-privacypolicy:hover,
.page-contact .complete-section .link-privacypolicy:hover,
.page-confirm .contact-section .link-privacypolicy:hover,
.page-confirm .confirm-section .link-privacypolicy:hover,
.page-confirm .complete-section .link-privacypolicy:hover,
.page-complete .contact-section .link-privacypolicy:hover,
.page-complete .confirm-section .link-privacypolicy:hover,
.page-complete .complete-section .link-privacypolicy:hover {
  text-decoration: none;
  opacity: 1;
}
.page-contact .contact-section .wpcf7-not-valid-tip,
.page-contact .confirm-section .wpcf7-not-valid-tip,
.page-contact .complete-section .wpcf7-not-valid-tip,
.page-confirm .contact-section .wpcf7-not-valid-tip,
.page-confirm .confirm-section .wpcf7-not-valid-tip,
.page-confirm .complete-section .wpcf7-not-valid-tip,
.page-complete .contact-section .wpcf7-not-valid-tip,
.page-complete .confirm-section .wpcf7-not-valid-tip,
.page-complete .complete-section .wpcf7-not-valid-tip {
  font-size: 1.0248901903vw;
  margin-top: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .wpcf7-not-valid-tip,
  .page-contact .confirm-section .wpcf7-not-valid-tip,
  .page-contact .complete-section .wpcf7-not-valid-tip,
  .page-confirm .contact-section .wpcf7-not-valid-tip,
  .page-confirm .confirm-section .wpcf7-not-valid-tip,
  .page-confirm .complete-section .wpcf7-not-valid-tip,
  .page-complete .contact-section .wpcf7-not-valid-tip,
  .page-complete .confirm-section .wpcf7-not-valid-tip,
  .page-complete .complete-section .wpcf7-not-valid-tip {
    font-size: 3.7333333333vw;
    margin-top: 2.6666666667vw;
  }
}
.page-contact .contact-section .btn-check,
.page-contact .confirm-section .btn-check,
.page-contact .complete-section .btn-check,
.page-confirm .contact-section .btn-check,
.page-confirm .confirm-section .btn-check,
.page-confirm .complete-section .btn-check,
.page-complete .contact-section .btn-check,
.page-complete .confirm-section .btn-check,
.page-complete .complete-section .btn-check {
  display: flex;
  justify-content: center;
  padding-top: 2.196193265vw;
  padding-bottom: 2.5622254758vw;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .btn-check,
  .page-contact .confirm-section .btn-check,
  .page-contact .complete-section .btn-check,
  .page-confirm .contact-section .btn-check,
  .page-confirm .confirm-section .btn-check,
  .page-confirm .complete-section .btn-check,
  .page-complete .contact-section .btn-check,
  .page-complete .confirm-section .btn-check,
  .page-complete .complete-section .btn-check {
    padding-top: 8vw;
    padding-bottom: 9.3333333333vw;
  }
}
.page-contact .contact-section .btn-wrap,
.page-contact .confirm-section .btn-wrap,
.page-contact .complete-section .btn-wrap,
.page-confirm .contact-section .btn-wrap,
.page-confirm .confirm-section .btn-wrap,
.page-confirm .complete-section .btn-wrap,
.page-complete .contact-section .btn-wrap,
.page-complete .confirm-section .btn-wrap,
.page-complete .complete-section .btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .btn-wrap,
  .page-contact .confirm-section .btn-wrap,
  .page-contact .complete-section .btn-wrap,
  .page-confirm .contact-section .btn-wrap,
  .page-confirm .confirm-section .btn-wrap,
  .page-confirm .complete-section .btn-wrap,
  .page-complete .contact-section .btn-wrap,
  .page-complete .confirm-section .btn-wrap,
  .page-complete .complete-section .btn-wrap {
    display: block;
  }
}
.page-contact .contact-section .btn-wrap .btn,
.page-contact .confirm-section .btn-wrap .btn,
.page-contact .complete-section .btn-wrap .btn,
.page-confirm .contact-section .btn-wrap .btn,
.page-confirm .confirm-section .btn-wrap .btn,
.page-confirm .complete-section .btn-wrap .btn,
.page-complete .contact-section .btn-wrap .btn,
.page-complete .confirm-section .btn-wrap .btn,
.page-complete .complete-section .btn-wrap .btn {
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .btn-wrap .btn,
  .page-contact .confirm-section .btn-wrap .btn,
  .page-contact .complete-section .btn-wrap .btn,
  .page-confirm .contact-section .btn-wrap .btn,
  .page-confirm .confirm-section .btn-wrap .btn,
  .page-confirm .complete-section .btn-wrap .btn,
  .page-complete .contact-section .btn-wrap .btn,
  .page-complete .confirm-section .btn-wrap .btn,
  .page-complete .complete-section .btn-wrap .btn {
    width: 100%;
  }
}
.page-contact .contact-section .btn-wrap .btn:after,
.page-contact .confirm-section .btn-wrap .btn:after,
.page-contact .complete-section .btn-wrap .btn:after,
.page-confirm .contact-section .btn-wrap .btn:after,
.page-confirm .confirm-section .btn-wrap .btn:after,
.page-confirm .complete-section .btn-wrap .btn:after,
.page-complete .contact-section .btn-wrap .btn:after,
.page-complete .confirm-section .btn-wrap .btn:after,
.page-complete .complete-section .btn-wrap .btn:after {
  content: "";
  width: 0.439238653vw;
  height: 0.439238653vw;
  background-color: #27446c;
  border-radius: 50%;
  position: absolute;
  top: 2.7086383602vw;
  right: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .btn-wrap .btn:after,
  .page-contact .confirm-section .btn-wrap .btn:after,
  .page-contact .complete-section .btn-wrap .btn:after,
  .page-confirm .contact-section .btn-wrap .btn:after,
  .page-confirm .confirm-section .btn-wrap .btn:after,
  .page-confirm .complete-section .btn-wrap .btn:after,
  .page-complete .contact-section .btn-wrap .btn:after,
  .page-complete .confirm-section .btn-wrap .btn:after,
  .page-complete .complete-section .btn-wrap .btn:after {
    width: 1.6vw;
    height: 1.6vw;
    top: 50%;
    right: 4vw;
    transform: translate(0, -50%);
  }
}
.page-contact .contact-section .btn-wrap input,
.page-contact .confirm-section .btn-wrap input,
.page-contact .complete-section .btn-wrap input,
.page-confirm .contact-section .btn-wrap input,
.page-confirm .confirm-section .btn-wrap input,
.page-confirm .complete-section .btn-wrap input,
.page-complete .contact-section .btn-wrap input,
.page-complete .confirm-section .btn-wrap input,
.page-complete .complete-section .btn-wrap input {
  width: 24.1581259151vw;
  height: 5.8565153734vw;
  font-size: 1.317715959vw;
  color: #27446c;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.0732064422vw solid #27446c;
  border-radius: 0.3660322108vw;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .btn-wrap input,
  .page-contact .confirm-section .btn-wrap input,
  .page-contact .complete-section .btn-wrap input,
  .page-confirm .contact-section .btn-wrap input,
  .page-confirm .confirm-section .btn-wrap input,
  .page-confirm .complete-section .btn-wrap input,
  .page-complete .contact-section .btn-wrap input,
  .page-complete .confirm-section .btn-wrap input,
  .page-complete .complete-section .btn-wrap input {
    width: 100%;
    height: 13.3333333333vw;
    font-size: 4vw;
    border-width: 0.2666666667vw;
    border-radius: 1.3333333333vw;
  }
}
.page-contact .contact-section .wpcf7-spinner,
.page-contact .confirm-section .wpcf7-spinner,
.page-contact .complete-section .wpcf7-spinner,
.page-confirm .contact-section .wpcf7-spinner,
.page-confirm .confirm-section .wpcf7-spinner,
.page-confirm .complete-section .wpcf7-spinner,
.page-complete .contact-section .wpcf7-spinner,
.page-complete .confirm-section .wpcf7-spinner,
.page-complete .complete-section .wpcf7-spinner {
  display: block;
  margin: 2.196193265vw auto 0;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .wpcf7-spinner,
  .page-contact .confirm-section .wpcf7-spinner,
  .page-contact .complete-section .wpcf7-spinner,
  .page-confirm .contact-section .wpcf7-spinner,
  .page-confirm .confirm-section .wpcf7-spinner,
  .page-confirm .complete-section .wpcf7-spinner,
  .page-complete .contact-section .wpcf7-spinner,
  .page-complete .confirm-section .wpcf7-spinner,
  .page-complete .complete-section .wpcf7-spinner {
    margin-top: 8vw;
  }
}
.page-contact .contact-section .wpcf7 form.invalid .wpcf7-response-output,
.page-contact .contact-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-contact .contact-section .wpcf7 form.payment-required .wpcf7-response-output,
.page-contact .confirm-section .wpcf7 form.invalid .wpcf7-response-output,
.page-contact .confirm-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-contact .confirm-section .wpcf7 form.payment-required .wpcf7-response-output,
.page-contact .complete-section .wpcf7 form.invalid .wpcf7-response-output,
.page-contact .complete-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-contact .complete-section .wpcf7 form.payment-required .wpcf7-response-output,
.page-confirm .contact-section .wpcf7 form.invalid .wpcf7-response-output,
.page-confirm .contact-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-confirm .contact-section .wpcf7 form.payment-required .wpcf7-response-output,
.page-confirm .confirm-section .wpcf7 form.invalid .wpcf7-response-output,
.page-confirm .confirm-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-confirm .confirm-section .wpcf7 form.payment-required .wpcf7-response-output,
.page-confirm .complete-section .wpcf7 form.invalid .wpcf7-response-output,
.page-confirm .complete-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-confirm .complete-section .wpcf7 form.payment-required .wpcf7-response-output,
.page-complete .contact-section .wpcf7 form.invalid .wpcf7-response-output,
.page-complete .contact-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-complete .contact-section .wpcf7 form.payment-required .wpcf7-response-output,
.page-complete .confirm-section .wpcf7 form.invalid .wpcf7-response-output,
.page-complete .confirm-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-complete .confirm-section .wpcf7 form.payment-required .wpcf7-response-output,
.page-complete .complete-section .wpcf7 form.invalid .wpcf7-response-output,
.page-complete .complete-section .wpcf7 form.unaccepted .wpcf7-response-output,
.page-complete .complete-section .wpcf7 form.payment-required .wpcf7-response-output {
  font-size: 1.1713030747vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-contact .contact-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-contact .contact-section .wpcf7 form.payment-required .wpcf7-response-output,
  .page-contact .confirm-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-contact .confirm-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-contact .confirm-section .wpcf7 form.payment-required .wpcf7-response-output,
  .page-contact .complete-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-contact .complete-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-contact .complete-section .wpcf7 form.payment-required .wpcf7-response-output,
  .page-confirm .contact-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-confirm .contact-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-confirm .contact-section .wpcf7 form.payment-required .wpcf7-response-output,
  .page-confirm .confirm-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-confirm .confirm-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-confirm .confirm-section .wpcf7 form.payment-required .wpcf7-response-output,
  .page-confirm .complete-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-confirm .complete-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-confirm .complete-section .wpcf7 form.payment-required .wpcf7-response-output,
  .page-complete .contact-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-complete .contact-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-complete .contact-section .wpcf7 form.payment-required .wpcf7-response-output,
  .page-complete .confirm-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-complete .confirm-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-complete .confirm-section .wpcf7 form.payment-required .wpcf7-response-output,
  .page-complete .complete-section .wpcf7 form.invalid .wpcf7-response-output,
  .page-complete .complete-section .wpcf7 form.unaccepted .wpcf7-response-output,
  .page-complete .complete-section .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 3.7333333333vw;
    line-height: 1.4;
  }
}
.page-contact .contact-section .wpcf7 form .wpcf7-response-output,
.page-contact .confirm-section .wpcf7 form .wpcf7-response-output,
.page-contact .complete-section .wpcf7 form .wpcf7-response-output,
.page-confirm .contact-section .wpcf7 form .wpcf7-response-output,
.page-confirm .confirm-section .wpcf7 form .wpcf7-response-output,
.page-confirm .complete-section .wpcf7 form .wpcf7-response-output,
.page-complete .contact-section .wpcf7 form .wpcf7-response-output,
.page-complete .confirm-section .wpcf7 form .wpcf7-response-output,
.page-complete .complete-section .wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 2.196193265vw;
  border-width: 0.1464128843vw;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .wpcf7 form .wpcf7-response-output,
  .page-contact .confirm-section .wpcf7 form .wpcf7-response-output,
  .page-contact .complete-section .wpcf7 form .wpcf7-response-output,
  .page-confirm .contact-section .wpcf7 form .wpcf7-response-output,
  .page-confirm .confirm-section .wpcf7 form .wpcf7-response-output,
  .page-confirm .complete-section .wpcf7 form .wpcf7-response-output,
  .page-complete .contact-section .wpcf7 form .wpcf7-response-output,
  .page-complete .confirm-section .wpcf7 form .wpcf7-response-output,
  .page-complete .complete-section .wpcf7 form .wpcf7-response-output {
    padding: 5.3333333333vw;
    border-width: 0.5333333333vw;
  }
}
.page-contact .contact-section .msg-counter,
.page-contact .confirm-section .msg-counter,
.page-contact .complete-section .msg-counter,
.page-confirm .contact-section .msg-counter,
.page-confirm .confirm-section .msg-counter,
.page-confirm .complete-section .msg-counter,
.page-complete .contact-section .msg-counter,
.page-complete .confirm-section .msg-counter,
.page-complete .complete-section .msg-counter {
  display: flex;
  justify-content: flex-end;
  font-size: 0.9516837482vw;
  color: #888;
  margin-top: 0.439238653vw;
}
@media screen and (max-width: 767px) {
  .page-contact .contact-section .msg-counter,
  .page-contact .confirm-section .msg-counter,
  .page-contact .complete-section .msg-counter,
  .page-confirm .contact-section .msg-counter,
  .page-confirm .confirm-section .msg-counter,
  .page-confirm .complete-section .msg-counter,
  .page-complete .contact-section .msg-counter,
  .page-complete .confirm-section .msg-counter,
  .page-complete .complete-section .msg-counter {
    font-size: 3.2vw;
    margin-top: 1.6vw;
  }
}
.page-contact .contact-section .msg-counter .msg-counter-current,
.page-contact .confirm-section .msg-counter .msg-counter-current,
.page-contact .complete-section .msg-counter .msg-counter-current,
.page-confirm .contact-section .msg-counter .msg-counter-current,
.page-confirm .confirm-section .msg-counter .msg-counter-current,
.page-confirm .complete-section .msg-counter .msg-counter-current,
.page-complete .contact-section .msg-counter .msg-counter-current,
.page-complete .confirm-section .msg-counter .msg-counter-current,
.page-complete .complete-section .msg-counter .msg-counter-current {
  font-weight: 700;
  color: #363636;
}
.page-contact .contact-section .msg-counter .msg-counter-current.is-max,
.page-contact .confirm-section .msg-counter .msg-counter-current.is-max,
.page-contact .complete-section .msg-counter .msg-counter-current.is-max,
.page-confirm .contact-section .msg-counter .msg-counter-current.is-max,
.page-confirm .confirm-section .msg-counter .msg-counter-current.is-max,
.page-confirm .complete-section .msg-counter .msg-counter-current.is-max,
.page-complete .contact-section .msg-counter .msg-counter-current.is-max,
.page-complete .confirm-section .msg-counter .msg-counter-current.is-max,
.page-complete .complete-section .msg-counter .msg-counter-current.is-max {
  color: #c0392b;
}

.page-confirm .confirm-section {
  padding-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section {
    padding-bottom: 10.6666666667vw;
  }
}
.page-confirm .confirm-section .contact-list {
  margin-bottom: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section .contact-list {
    margin-bottom: 13.3333333333vw;
  }
}
.page-confirm .confirm-section .contact-list-item {
  align-items: center;
}
.page-confirm .confirm-section .contact-list-item:last-child {
  align-items: flex-start;
  padding-bottom: 0;
  border-bottom: none;
}
.page-confirm .confirm-section .ttl {
  line-height: 1.6;
  padding-top: 0;
}
.page-confirm .confirm-section input[type=text],
.page-confirm .confirm-section input[type=url],
.page-confirm .confirm-section input[type=tel],
.page-confirm .confirm-section input[type=email],
.page-confirm .confirm-section textarea {
  height: auto;
  padding: 0;
  border: none;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section input[type=text],
  .page-confirm .confirm-section input[type=url],
  .page-confirm .confirm-section input[type=tel],
  .page-confirm .confirm-section input[type=email],
  .page-confirm .confirm-section textarea {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section textarea {
    text-align: justify;
  }
}
.page-confirm .confirm-section input {
  line-height: 1.6;
}
.page-confirm .confirm-section .wpcf7-list-item {
  margin-right: 0;
}
.page-confirm .confirm-section .wpcf7-list-item:nth-child(n+4) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section label {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.page-confirm .confirm-section label .wpcf7-list-item-label {
  cursor: auto;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section label .wpcf7-list-item-label {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.page-confirm .confirm-section label input[type=radio]:not(:checked) + .wpcf7-list-item-label {
  display: none;
}
.page-confirm .confirm-section label input[type=radio]:checked + .wpcf7-list-item-label {
  font-size: 1.1713030747vw;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section label input[type=radio]:checked + .wpcf7-list-item-label {
    width: 100%;
    font-size: 3.7333333333vw;
    text-align: center;
    display: block;
  }
}
.page-confirm .confirm-section label input[type=radio]:checked + .wpcf7-list-item-label:before, .page-confirm .confirm-section label input[type=radio]:checked + .wpcf7-list-item-label:after {
  content: none;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section .wpcf7-list-item {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 0;
  }
}
.page-confirm .confirm-section .btn-check {
  display: none;
}
.page-confirm .confirm-section .btn-wrap {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section .btn-wrap {
    flex-direction: column;
  }
}
.page-confirm .confirm-section .btn-wrap .btn-link,
.page-confirm .confirm-section .btn-wrap .has-spinner {
  width: 24.1581259151vw;
  height: 5.8565153734vw;
  font-size: 1.317715959vw;
  color: #27446c;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.0732064422vw solid #27446c;
  border-radius: 0.3660322108vw;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section .btn-wrap .btn-link,
  .page-confirm .confirm-section .btn-wrap .has-spinner {
    width: 100%;
    height: 13.3333333333vw;
    font-size: 4vw;
    border-width: 0.2666666667vw;
    border-radius: 1.3333333333vw;
  }
}
.page-confirm .confirm-section .btn-wrap .btn-link:after,
.page-confirm .confirm-section .btn-wrap .btn:after {
  content: "";
  width: 0.439238653vw;
  height: 0.439238653vw;
  background-color: #27446c;
  border-radius: 50%;
  position: absolute;
  top: 2.7086383602vw;
  right: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section .btn-wrap .btn-link:after,
  .page-confirm .confirm-section .btn-wrap .btn:after {
    width: 1.6vw;
    height: 1.6vw;
    top: 50%;
    right: 4vw;
    transform: translate(0, -50%);
  }
}
.page-confirm .confirm-section .btn-wrap .btn-link {
  margin-right: 1.8301610542vw;
}
@media screen and (max-width: 767px) {
  .page-confirm .confirm-section .btn-wrap .btn-link {
    margin-right: 0;
    margin-bottom: 2.6666666667vw;
  }
}
.page-confirm .confirm-section .btn-wrap .btn {
  position: relative;
}
.page-confirm .confirm-section input[type=submit] {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.page-confirm .confirm-section input[type=submit]:hover {
  opacity: 0.6;
}
.page-confirm .confirm-section .btn-wrap input.wpcf7-submit:hover {
  color: #fff;
  background: #27446c;
}
.page-confirm .confirm-section .btn-wrap input.wpcf7-submit:disabled:hover {
  color: #27446c;
  background: #fff;
}

/* !!------------------------------------ */
/* !! お問い合わせ完了 */
.page-complete .complete-section {
  padding-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-complete .complete-section {
    padding-bottom: 10.6666666667vw;
  }
}
.page-complete .complete-section .ttl-h2 {
  margin-bottom: 5.4904831625vw;
}
@media screen and (max-width: 767px) {
  .page-complete .complete-section .ttl-h2 {
    margin-bottom: 18.6666666667vw;
  }
}
.page-complete .complete-section p {
  font-size: 1.1713030747vw;
  line-height: 1.88;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-complete .complete-section p {
    font-size: 3.7333333333vw;
    line-height: 1.71;
    text-align: justify;
  }
}

/* !!------------------------------------ */
/* !! オンライン商談 */
.online-section {
  margin-top: -6.588579795vw;
  padding-top: 11.7130307467vw;
  padding-bottom: 8.78477306vw;
  background: rgb(0, 39, 74);
  background: linear-gradient(0deg, rgb(0, 39, 74) 0%, rgb(68, 96, 122) 100%);
}
@media screen and (max-width: 767px) {
  .online-section {
    margin-top: -33.3333333333vw;
    padding-top: 46.6666666667vw;
    padding-bottom: 16vw;
  }
}
.online-section .ttl-h2 {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .online-section .ttl-h2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 8vw;
  }
  .online-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.online-section .ttl-h2._2 .en-font {
  text-stroke-color: #fff;
  -webkit-text-stroke-color: #fff;
}
@media screen and (max-width: 767px) {
  .online-section .ttl-h2._2 .en-font {
    font-size: 10.6666666667vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .online-section .ttl-h2._2 .ttl-h2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 8vw;
  }
  .online-section .ttl-h2._2 .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.online-section .lead-txt {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .online-section .lead-txt {
    text-align: justify;
  }
}
.online-section .btn-more {
  width: 24.1581259151vw;
  height: 6.588579795vw;
  font-size: 1.317715959vw;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 2.9282576867vw auto 0;
}
@media screen and (max-width: 767px) {
  .online-section .btn-more {
    width: 100%;
    height: 21.3333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.71;
    margin-top: 9.3333333333vw;
    border-radius: 1.3333333333vw;
  }
}
.online-section .btn-more .sub-txt {
  font-size: 1.0248901903vw;
}
@media screen and (max-width: 767px) {
  .online-section .btn-more .sub-txt {
    font-size: 3.2vw;
  }
}
.online-section .btn-more:after {
  width: 0.439238653vw;
  height: 0.439238653vw;
  right: 1.8301610542vw;
}
@media screen and (max-width: 767px) {
  .online-section .btn-more:after {
    width: 1.6vw;
    height: 1.6vw;
    right: 4vw;
  }
}

/* !!------------------------------------ */
/* !! 資料ダウンロード */
.page-download .beginning-section {
  padding-bottom: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  .page-download .beginning-section {
    display: none;
  }
}
.page-download .beginning-section #breadcrumbs {
  margin-bottom: 0;
}
.page-download .downloadindividual-section,
.page-download .downloadagency-section {
  padding-bottom: 10.980966325vw;
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .page-download .downloadindividual-section,
  .page-download .downloadagency-section {
    padding-top: 8vw;
    padding-bottom: 10.6666666667vw;
  }
}
.page-download .downloadindividual-section .ttl-h2,
.page-download .downloadagency-section .ttl-h2 {
  margin-bottom: 5.1244509517vw;
}
@media screen and (max-width: 767px) {
  .page-download .downloadindividual-section .ttl-h2,
  .page-download .downloadagency-section .ttl-h2 {
    font-size: 4.8vw;
    text-align: center;
    margin-bottom: 17.3333333333vw;
  }
  .page-download .downloadindividual-section .ttl-h2 .en-font,
  .page-download .downloadagency-section .ttl-h2 .en-font {
    font-size: 10.6666666667vw;
  }
}
.page-download .downloadindividual-section .inner,
.page-download .downloadagency-section .inner {
  padding-top: 7.3206442167vw;
  padding-bottom: 7.3206442167vw;
  background-color: #fff;
  border-radius: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .page-download .downloadindividual-section .inner,
  .page-download .downloadagency-section .inner {
    padding: 10.6666666667vw 4vw 21.3333333333vw;
    border-radius: 8vw;
  }
}
.page-download .download-list {
  margin-top: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .page-download .download-list {
    margin-top: 10.6666666667vw;
  }
}
.page-download .download-list-item {
  display: flex;
  margin-bottom: 1.8301610542vw;
}
@media screen and (max-width: 767px) {
  .page-download .download-list-item {
    flex-direction: column;
    margin-bottom: 8vw;
  }
}
.page-download .download-list-item:last-child {
  margin-bottom: 0;
}
.page-download .download-list-item .ttl {
  font-size: 1.6105417277vw;
  font-weight: bold;
  flex-basis: 50%;
  max-width: 50%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .page-download .download-list-item .ttl {
    font-size: 3.7333333333vw;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 4vw;
  }
}
.page-download .download-list-item .ttl:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.6588579795vw 0 0.6588579795vw 0.7320644217vw;
  border-color: transparent transparent transparent #363636;
  margin-right: 0.7320644217vw;
}
@media screen and (max-width: 767px) {
  .page-download .download-list-item .ttl:before {
    border-width: 1.6vw 0 1.6vw 1.8666666667vw;
    margin-right: 2.6666666667vw;
  }
}
.page-download .download-list-item .btn-more {
  width: 24.1581259151vw;
  height: 4.39238653vw;
  font-size: 1.317715959vw;
  color: #27446c;
  border-color: #27446c;
}
@media screen and (max-width: 767px) {
  .page-download .download-list-item .btn-more {
    width: 100%;
    height: 13.3333333333vw;
    font-size: 4vw;
  }
}
.page-download .download-list-item .btn-more:after {
  width: 0.439238653vw;
  height: 0.439238653vw;
  background-color: #27446c;
  right: 1.8301610542vw;
}
@media screen and (max-width: 767px) {
  .page-download .download-list-item .btn-more:after {
    width: 1.6vw;
    height: 1.6vw;
    right: 4vw;
  }
}

/* !!------------------------------------ */
/* !! footer */
.footer {
  padding-top: 5.8565153734vw;
  background-color: #000;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .footer {
    padding-top: 10.6666666667vw;
  }
}
.footer .wrap {
  color: #fff;
  align-items: flex-start;
  padding-bottom: 5.1244509517vw;
}
@media screen and (max-width: 767px) {
  .footer .wrap {
    padding-bottom: 10.6666666667vw;
  }
  .footer .wrap .info-wrap {
    width: 100%;
    text-align: center;
  }
}
.footer .wrap + .wrap {
  height: 5.1244509517vw;
  align-items: center;
  padding-bottom: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer .wrap + .wrap {
    height: 13.3333333333vw;
    justify-content: center;
  }
}
.footer .wrap + .wrap:before {
  content: "";
  width: 100vw;
  height: 1px;
  background-color: #363636;
  position: absolute;
  top: 0;
  left: calc(-50vw + 50%);
}
.footer .logo {
  width: 12.8843338214vw;
  height: 3.4407027818vw;
  display: block;
  margin-bottom: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .footer .logo {
    width: 32.5333333333vw;
    height: 8.5333333333vw;
    margin: 0 auto 2.6666666667vw;
  }
}
.footer .logo:hover {
  opacity: 1;
}
.footer .ttl-h2 {
  font-size: 1.0248901903vw;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .footer .ttl-h2 {
    font-size: 3.2vw;
  }
}
.footer .lead-txt {
  font-size: 0.878477306vw;
  line-height: 1.42;
  font-weight: bold;
  padding: 1.0980966325vw 0;
}
@media screen and (max-width: 767px) {
  .footer .lead-txt {
    font-size: 3.2vw;
    text-align: center;
    padding: 4vw 0;
  }
}
.footer .link-tel {
  font-size: 0.878477306vw;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .footer .link-tel {
    font-size: 3.2vw;
  }
}
.footer .link-tel:hover {
  opacity: 1;
}
.footer .fnav {
  display: flex;
}
@media screen and (max-width: 767px) {
  .footer .fnav {
    display: none;
  }
}
.footer .fnav-list {
  margin-right: 5.8565153734vw;
}
.footer .fnav-list .fnav-list-item:first-child {
  margin-bottom: 0.3660322108vw;
}
.footer .fnav-list .en-font {
  font-size: 1.1713030747vw;
  line-height: 2;
}
.footer .fnav-list a {
  font-size: 1.0248901903vw;
  line-height: 2;
}
.footer .fnav-list a:hover {
  text-decoration: underline;
  opacity: 1;
}
.footer .fnav-list:last-of-type {
  margin-right: 0;
}
.footer .fnav-list .subnav-list {
  padding-left: 1.4641288433vw;
}
.footer .copy-txt {
  font-size: 1.0248901903vw;
}
@media screen and (max-width: 767px) {
  .footer .copy-txt {
    font-size: 3.2vw;
  }
}
.footer .bottomnav-list {
  display: flex;
}
@media screen and (max-width: 767px) {
  .footer .bottomnav-list {
    display: none;
  }
}
.footer .bottomnav-list-item:first-child {
  margin-right: 1.8301610542vw;
}
.footer .bottomnav-list-item a {
  font-size: 1.0248901903vw;
}
.footer .bottomnav-list-item a:hover {
  text-decoration: underline;
  opacity: 1;
}

/* !!------------------------------------ */
/* !! アニメーション */
/* その場で */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 下から */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.txt.fadeUp {
  animation-name: fadeUp2Anime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUp2Anime {
  from {
    opacity: 0;
    transform: translate(-50, 50px);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
/* 上から */
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 左から */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* 右から */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* ぼかしから出現 */
.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
  }
  to {
    filter: blur(0);
    transform: scale(1);
  }
}
.fadeInUpTrigger,
.fadeInDownTrigger,
.fadeInUpTriggerOnce {
  opacity: 0;
}

/* !!------------------------------------ */
/* !! 404ページ */
@media screen and (max-width: 767px) {
  body.page-404 .kv-section .kv-wrap .inner .ttl-h2 .en-font {
    font-size: 8.5333333333vw;
  }
}

.page-404 {
  background-color: #fafafa;
}
.page-404 .inner {
  max-width: 87.8477306003vw;
  margin: 0 auto;
  padding: 7.3206442167vw 0 8.78477306vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-404 .inner {
    padding: 16vw 5.3333333333vw 21.3333333333vw;
  }
}
.page-404 .page-404-ttl {
  font-size: 1.6105417277vw;
  font-weight: 700;
  color: #27446c;
  margin-bottom: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .page-404 .page-404-ttl {
    font-size: 4.8vw;
    margin-bottom: 5.3333333333vw;
  }
}
.page-404 .page-404-txt {
  font-size: 1.1713030747vw;
  line-height: 1.8;
  margin-bottom: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .page-404 .page-404-txt {
    font-size: 3.7333333333vw;
    margin-bottom: 10.6666666667vw;
    text-align: left;
  }
}
.page-404 .btn-wrap {
  display: flex;
  justify-content: center;
}
.page-404 .btn-wrap .btn-link {
  width: 24.1581259151vw;
  height: 5.8565153734vw;
  font-size: 1.317715959vw;
  color: #27446c;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.0732064422vw solid #27446c;
  border-radius: 0.3660322108vw;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 767px) {
  .page-404 .btn-wrap .btn-link {
    width: 100%;
    height: 14.6666666667vw;
    font-size: 4vw;
    border-width: 0.2666666667vw;
    border-radius: 1.3333333333vw;
  }
}
.page-404 .btn-wrap .btn-link:hover {
  opacity: 0.6;
}
