﻿@keyframes blobs {
  0% {
    border-radius: 26% 74% 61% 39% / 54% 67% 33% 46%;
  }
  10% {
    border-radius: 74% 26% 47% 53% / 68% 46% 54% 32%;
  }
  20% {
    border-radius: 48% 52% 30% 70% / 27% 37% 63% 73%;
  }
  30% {
    border-radius: 73% 27% 57% 43% / 28% 67% 33% 72%;
  }
  40% {
    border-radius: 63% 37% 56% 44% / 25% 28% 72% 75%;
  }
  50% {
    border-radius: 39% 61% 70% 30% / 61% 29% 71% 39%;
  }
  60% {
    border-radius: 27% 73% 29% 71% / 73% 51% 49% 27%;
  }
  70% {
    border-radius: 39% 61% 65% 35% / 74% 65% 35% 26%;
  }
  80% {
    border-radius: 55% 45% 37% 63% / 38% 30% 70% 62%;
  }
  90% {
    border-radius: 25% 75% 70% 30% / 39% 50% 50% 61%;
  }
  100% {
    border-radius: 66% 34% 33% 67% / 65% 73% 27% 35%;
  }
}
@font-face {
  font-family: "Agustina";
  src: url("../font/Agustina.eot");
  src: url("../font/Agustina.eot?#iefix") format("embedded-opentype"),
    url("../font/Agustina.woff2") format("woff2"),
    url("../font/Agustina.woff") format("woff"),
    url("../font/Agustina.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
p {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
input,
textarea {
  margin: 0;
  font-size: 100%;
  resize: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}
dl,
dt,
dd,
th,
td {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
dialog {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
img {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  border: 0;
  max-width: 100%;
  height: auto;
}
table img {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  border: 0;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*:focus {
  outline: none !important;
}
label,
select,
button {
  cursor: pointer;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  select::-ms-expand {
    display: none;
  }
}
@media screen\0 {
  select::-ms-expand {
    display: none;
  }
}
a {
  outline: none;
  transition: 0.3s;
}
@media (min-width: 768px) {
  a:hover {
    text-decoration: none;
    color: #aaa;
    opacity: 0.5;
  }
}
a:link,
a:visited,
a:active {
  color: #000;
  text-decoration: none;
}
.ffN {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",
    "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", "Osaka",
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ffM {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E",
    "ＭＳ Ｐ明朝", serif;
}
.ffYG {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic",
    sans-serif;
}
.ffYM {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.wp-pagenavi {
  margin-top: 20px;
  overflow: hidden;
  clear: both;
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  position: relative;
}
.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  vertical-align: top;
  margin: 0 5px;
  padding-left: 2px;
  border: 1px solid #55198b;
  color: #55198b;
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 34px;
  border-radius: 4px;
}
.wp-pagenavi .current {
  background: #55198b;
  color: #fff;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  position: relative;
  font-size: 0;
  width: 60px;
  height: 36px;
  background: #fff;
  text-align: center;
}
.wp-pagenavi .nextpostslink:before,
.wp-pagenavi .previouspostslink:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -5px;
}
.wp-pagenavi .nextpostslink {
  margin-left: 25px;
}
.wp-pagenavi .nextpostslink:before {
  margin-right: -5px;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #55198b;
}
.wp-pagenavi .previouspostslink {
  margin-right: 25px;
}
.wp-pagenavi .previouspostslink:before {
  margin-right: -3px;
  border-width: 5px 8px 5px 0;
  border-color: transparent #55198b transparent #55198b;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  margin: 0 !important;
}
body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  color: #000;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  letter-spacing: 0;
  height: 100%;
  word-break: break-word;
}
@media only screen and (min-width: 768px) {
  .sp,
  .SP {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .pc,
  .PC {
    display: none !important;
  }
}
.wcm {
  max-width: 1440px;
  padding: 0 20px;
  margin: auto;
}
@media (max-width: 767px) {
  .wcm {
    max-width: 100%;
  }
}
.wcm01 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px;
  background: #fff;
}
@media (max-width: 767px) {
  .wcm01 {
    max-width: 100%;
    width: calc(100% - 40px);
    padding: 60px 25px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: "height, visibility";
  -moz-transition-property: "height, visibility";
  -ms-transition-property: "height, visibility";
  -o-transition-property: "height, visibility";
  transition-property: "height, visibility";
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.modal .close:hover,
.modal .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.leftCol {
  width: 70%;
  float: left;
}
.rightCol {
  width: 30%;
  float: right;
}
.cmsContent {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  word-wrap: break-word;
}
.cmsContent ul,
.cmsContent ol {
  padding-left: 20px;
  margin-bottom: 20px;
}
.cmsContent ul[style*="list-style-type: circle;"] li {
  list-style-type: circle;
}
.cmsContent ul[style*="list-style-type: square;"] li {
  list-style-type: square;
}
.cmsContent ul li {
  list-style: disc;
}
.cmsContent ol[style*="list-style-type: lower-roman;"] li {
  list-style-type: lower-roman;
}
.cmsContent ol[style*="list-style-type: lower-alpha;"] li {
  list-style-type: lower-alpha;
}
.cmsContent ol[style*="list-style-type: lower-greek;"] li {
  list-style-type: lower-greek;
}
.cmsContent ol[style*="list-style-type: upper-alpha;"] li {
  list-style-type: upper-alpha;
}
.cmsContent ol[style*="list-style-type: upper-roman;"] li {
  list-style-type: upper-roman;
}
.cmsContent ol li {
  list-style-type: decimal;
}
.cmsContent p {
  margin-bottom: 30px;
}
.cmsContent iframe {
  max-width: 100% !important;
}
.cmsContent img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
}
.cmsContent a {
  color: rgba(14, 107, 168, 0.6);
  text-decoration: underline;
}
.cmsContent pre {
  border: none;
  background: #2f302d;
  color: #eee;
  padding: 16px 10px;
  margin: 0 0 30px;
  overflow: auto;
  font-family: Monaco, Consolas, Courier New, Courier, monospace, sans-serif;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .cmsContent pre {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
}
.cmsContent h2 {
  margin: 1.3em 0 0.5em;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .cmsContent h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.cmsContent h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #483b54;
  border-left: 4px solid rgba(14, 107, 168, 0.6);
  background: #f8f8f8;
  padding: 10px 20px;
  font-weight: bold;
  margin: 50px 0 30px;
}
@media (max-width: 767px) {
  .cmsContent h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 30px 0 20px;
  }
}
.cmsContent h4 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding: 0 0 5px;
  margin: 40px 0 20px;
  border-bottom: 2px solid rgba(14, 107, 168, 0.6);
}
@media (max-width: 767px) {
  .cmsContent h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.cmsContent h5 {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  color: #2f302d;
}
@media (max-width: 767px) {
  .cmsContent h5 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.cmsContent code {
  padding: 2px 5px 3px 6px;
  border-radius: 3px;
  color: #009eb1;
  background-color: #e6f5f7;
}
#toc_container {
  width: 70%;
  background: #fff;
  border: 5px solid #fdcb51;
  margin: 0 auto 70px;
  display: table;
  font-size: 95%;
}
#toc_container .toc_title {
  text-align: center;
  margin: 0;
  padding: 15px 10px 12px;
  font-weight: 700;
  background: #fffaee;
  box-sizing: border-box;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
#toc_container .toc_list {
  padding-left: 0;
}
#toc_container .toc_list li {
  list-style: none;
}
#toc_container .toc_list li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}
#toc_container .toc_list li a {
  display: block;
  text-decoration: none;
  color: #da4453;
  padding: 15px 0 15px 45px;
  border-bottom: 1px solid #fdcb51;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#toc_container .toc_list li a .toc_depth_1 {
  color: #fdcb51;
  margin-right: 10px;
  font-size: 20px;
  font-size: 2rem;
}
#toc_container .toc_list li > ul {
  margin-bottom: 0;
}
#toc_container .toc_list li > ul li a {
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 0 10px 45px;
}
.cm-nextprev {
  margin: 50px auto 0;
}
@media (max-width: 767px) {
  .cm-nextprev {
    margin: 30px auto 0;
  }
}
.cm-nextprev__inner {
  max-width: 520px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .cm-nextprev__inner {
    max-width: 100%;
  }
}
.cm-nextprev .pagingDt ul {
  margin: 0 -10px;
}
.cm-nextprev .pagingDt ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  width: 150px;
}
@media (max-width: 767px) {
  .cm-nextprev .pagingDt ul li {
    width: 60px;
  }
}
.cm-nextprev .pagingDt ul li a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  color: #f39800;
  background: #fff;
  border-radius: 2em;
  position: relative;
}
@media (max-width: 767px) {
  .cm-nextprev .pagingDt ul li a {
    font-size: 0px;
    font-size: 0rem;
  }
}
.cm-nextprev .pagingDt ul li a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #f39800;
  border-right: 2px solid #f39800;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .cm-nextprev .pagingDt ul li a:after {
    width: 10px;
    height: 10px;
    margin-top: -5px;
    right: 17px;
  }
}
.cm-nextprev .pagingDt ul li.prev a:after {
  right: auto;
  left: 15px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media (max-width: 767px) {
  .cm-nextprev .pagingDt ul li.prev a:after {
    left: 17px;
  }
}
.cm-nextprev .pagingDt ul li.mid {
  width: 220px;
}
.cm-nextprev .pagingDt ul li.mid a {
  color: #fff;
  background: #f39800;
}
@media (max-width: 767px) {
  .cm-nextprev .pagingDt ul li.mid a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
body.appear {
  overflow: hidden;
}
.js-image {
  display: block;
  background: #f6f7f2 center no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.js-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 63.39286%;
}
.js-image img {
  position: absolute;
  left: -9999px;
  backface-visibility: hidden;
}
.js-image.is-noimg {
  background-position: center center;
  background-size: 100% auto;
}
.list-work {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .list-work {
    display: block;
  }
}
.list-work .item {
  width: 32.6667%;
  margin-right: 1%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .list-work .item {
    width: 49%;
    margin-right: 1%;
  }
}
@media (max-width: 767px) {
  .list-work .item {
    width: 100%;
    margin: 0 0 40px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .list-work .item:nth-child(2n) {
    margin-right: 0;
    margin-left: 1%;
  }
}
.list-work .item:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .list-work .item:nth-child(3n) {
    margin-right: 1%;
  }
}
.list-work .item a {
  display: block;
}
@media (min-width: 768px) {
  .list-work .item a:hover {
    opacity: 0.65;
  }
}
.list-work .item-caption {
  margin-top: 10px;
  color: #fff;
}
.list-work .item-field {
  color: #7f8daa;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  margin-top: -2px;
}
.list-work .thumbnail {
  overflow: hidden;
  position: relative;
}
.list-work .thumbnail:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.list-work .details {
  margin: 10px 0 40px;
}
.list-work .details-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
}
.list-blog {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-blog .item {
  width: calc(33.33% - 13.33px);
  margin: 0 20px 20px 0;
  background: #fff;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .list-blog .item {
    width: calc(33.33% - 10px);
    margin: 0 15px 15px 0;
  }
}
@media (max-width: 767px) {
  .list-blog .item {
    width: 100%;
    margin: 0 0 20px;
  }
}
@media (min-width: 768px) {
  .list-blog .item:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .list-blog .item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .list-blog .item a:hover {
    opacity: 1;
  }
  .list-blog .item a:hover .js-image {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@media (max-width: 767px) {
  .list-blog .item a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
  }
}
.list-blog .item-image {
  overflow: hidden;
}
@media (max-width: 767px) {
  .list-blog .item-image {
    width: 30%;
  }
}
.list-blog .item .js-image {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1), 0 4px 4px -4px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .list-blog .item .js-image {
    height: 100%;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .list-blog .item .js-image:before {
    padding-top: 80%;
  }
}
.list-blog .item-desc {
  padding: 10px 20px 20px;
}
@media (max-width: 767px) {
  .list-blog .item-desc {
    width: 70%;
    padding-left: 15px;
    margin-top: 0;
  }
}
.list-blog .item-desc .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .list-blog .item-desc .ttl {
    font-size: 15px;
    font-size: 1.5rem;
    overflow: hidden;
    width: 100%;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 10px;
  }
}
.list-blog .item-desc .info-box {
  color: #707070;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.list-blog .item-desc .info-box .date {
  width: 100px;
  padding-left: 25px;
  position: relative;
}
.list-blog .item-desc .info-box .date:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url("../img/common/icon/ico_clock.svg") no-repeat center center;
  background-size: 16px 16px;
  position: absolute;
  top: 1px;
  left: 0;
}
.list-blog .item-desc .info-box .cate {
  text-align: center;
  padding: 0 5px 0 25px;
  margin-left: 10px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .list-blog .item-desc .info-box .cate {
    margin: 0;
  }
}
.list-blog .item-desc .info-box .cate:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url("../img/common/icon/ico_folder.svg") no-repeat center center;
  background-size: 16px 16px;
  position: absolute;
  top: 0px;
  left: 0;
}
.list-blog .item-desc .info-box .cate span {
  padding-left: 5px;
  margin-left: 5px;
  display: inline-block;
  position: relative;
}
.list-blog .item-desc .info-box .cate span:before {
  content: ",";
  font-size: 14px;
  font-size: 1.4rem;
  color: #707070;
  position: absolute;
  left: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.list-blog .item-desc .info-box .cate span:first-child {
  padding-left: 0;
  margin-left: 0;
}
.list-blog .item-desc .info-box .cate span:first-child:before {
  display: none;
}
.c-btn01 {
  display: flex;
  width: 260px;
  height: 55px;
  margin: 30px auto 0;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: outline 0.3s;
  transition-delay: 0.3s;
  background: rgba(14, 107, 168, 0.6);
  font-size: 20px;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .c-btn01:hover {
    border: none;
  }
}
@media (max-width: 767px) {
  .c-btn01 {
    width: 130px;
    height: 35px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.c-btn01 span {
  color: #fff;
}
.c-btn02 {
  display: block;
  max-width: 220px;
  width: 100%;
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
  padding: 12px 20px;
  letter-spacing: 0.08em;
  transition: all 0.3s ease;
  background: radial-gradient(circle at 10% 20%, #ffc53d 0%, #ff5e07 90%);
  position: relative;
}
.c-btn02:after {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 2px;
  left: 2px;
  background: #fff;
  transition: all 0.5s ease;
  display: none;
}
@media only screen and (min-width: 1025px) {
  .c-btn02:hover {
    opacity: 1;
  }
  .c-btn02:hover:after {
    display: block;
  }
  .c-btn02:hover span {
    color: #ff811f;
  }
}
.c-btn02 span {
  position: relative;
  z-index: 2;
  color: #fff;
}
.c-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  letter-spacing: 0.05em;
  margin: 40px auto 0;
  padding: 12px 20px;
  text-align: center;
  background: #ed6b1a;
  color: #fff !important;
  font-weight: 700;
  border-radius: 100px;
}
@media (min-width: 768px) {
  .c-link:hover {
    opacity: 1;
    background: #34a238;
  }
}
@media (max-width: 767px) {
  .c-link {
    width: 200px;
    margin: 30px auto 0;
    padding: 10px 20px;
  }
}

.c-title01 {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
  font-weight: bold;
  margin: 10px 0 15px;
  border-bottom: 3px solid #000;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 767px) {
  .c-title01 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 5px 0 15px;
  }
}
.c-title02 {
  font-size: 60px;
  font-size: 6rem;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .c-title02 {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 15px;
    font-weight: 700;
  }
}
.txt-base {
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .txt-base {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.025em;
  }
}
.g-wrap-content {
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.contact-method {
  max-width: 200px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  .contact-method {
    max-width: 160px;
    margin: 20px auto 0;
  }
}
.contact-method li {
  flex: 1 0 auto;
  margin: 0 7px;
}
.contact-method a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  position: relative;
}
.contact-method a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-method .fa-github {
  background: #333;
}
.contact-method .fa-google {
  background: #ea4335;
}
.contact-method .fa-linkedin {
  background: #0e76a8;
}
.contact-method .fa-skype {
  background: #00aff0;
}
.footer {
  margin: 30px 0 20px auto;
}
@media (max-width: 767px) {
  .footer {
    margin: 20px auto 10px;
    width: 100%;
  }
}
.footer .inFooter {
  max-width: 1240px;
  padding: 15px 20px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .footer .inFooter {
    padding: 10px;
  }
}
.footer-logo{
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .footer-logo {
    margin-bottom: 8px; 
  }
}
.footer-logo img{
  display: block;
  margin: auto;
}
.footer-navi ul{
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .footer-navi ul {
    gap: 12px;
    flex-wrap: wrap;
  }
}
.footer-navi ul li a{
  font-weight: bold;
  color: #fff;
}
@media (max-width: 767px) {
  .footer-navi ul li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.footer .inFooter .txt-copyright {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #ed6b1a;
}
@media (max-width: 767px) {
  .footer .inFooter .txt-copyright {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0.1em;
  }
}
.gototop {
  position: fixed;
  width: 120px;
  height: 110px;
  bottom: 0;
  right: 0;
  cursor: pointer;
  z-index: 90;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .gototop {
    width: 80px;
    height: 80px;
  }
}
.gototop a {
  display: block;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .gototop a:hover {
    opacity: 1;
  }
}
.header {
  z-index: 99;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .header {
    width: 100%;
    height: auto;
    overflow-y: auto;
    margin-right: 0;
    padding: 15px 20px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    border-right: none;
    background: #181c28;
  }
}
.header .inHeader {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 10px;
  margin: 0 auto;
}
@media only screen and (max-width: 1280px) {
  .header .inHeader {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .header .inHeader {
    position: relative;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .header #logo {
    margin: 0;
    padding-top: 0;
  }
  .header #logo img {
    width: 100%;
    height: auto;
  }
}
.header #logo a {
  font-size: 1.5em;
  color: #868e96;
  font-weight: bold;
  font-variant-ligatures: no-common-ligatures;
  -webkit-font-variant-ligatures: no-common-ligatures;
}
.header #logo a .txt-logo {
  font-family: "Agustina";
  color: #fff;
}
.header #logo span{
  color: #fff;
}
.header .hamberger {
  display: none;
}
@media (max-width: 767px) {
  .header .hamberger {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
  }
}
.header .hamberger.is-active span:nth-child(1) {
  -webkit-transform: translateY(0px) scale(0);
  -ms-transform: translateY(0px) scale(0);
  transform: translateY(0px) scale(0);
}
.header .hamberger.is-active span:nth-child(2):before {
  -webkit-transform: rotate(45deg) scaleX(1.002);
  -ms-transform: rotate(45deg) scaleX(1.002);
  transform: rotate(45deg) scaleX(1.002);
}
.header .hamberger.is-active span:nth-child(2):after {
  -webkit-transform: rotate(-45deg) scaleX(1.002);
  -ms-transform: rotate(-45deg) scaleX(1.002);
  transform: rotate(-45deg) scaleX(1.002);
}
.header .hamberger.is-active span:nth-child(3) {
  -webkit-transform: translateY(0px) scale(0);
  -ms-transform: translateY(0px) scale(0);
  transform: translateY(0px) scale(0);
}
.header .hamberger span {
  width: 100%;
  height: 3px;
  display: block;
  background: #fff;
  position: absolute;
  left: 50%;
  top: calc(50% - 1.5px);
  margin-left: -11px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .hamberger span:nth-child(1) {
  -webkit-transform: translateY(-10px) scale(1);
  -ms-transform: translateY(-10px) scale(1);
  transform: translateY(-10px) scale(1);
}
.header .hamberger span:nth-child(2) {
  background: none;
  position: relative;
}
.header .hamberger span:nth-child(2):before,
.header .hamberger span:nth-child(2):after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  width: 100%;
  height: 3px;
  background: #fff;
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
}
.header .hamberger span:nth-child(3) {
  -webkit-transform: translateY(10px) scale(1);
  -ms-transform: translateY(10px) scale(1);
  transform: translateY(10px) scale(1);
}
.wcm{
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 20px;
}
nav{
  
}
.g-nav {
  display: flex;
  align-items: center;
  padding: 0 20px;
}
@media only screen and (max-width: 1280px) {
  .g-nav {
    padding: 0 0 0 20px;
  }
}
@media (max-width: 767px) {
  .g-nav {
    display: none;
    position: fixed;
    overflow: auto;
    width: 100%;
    height: calc(100vh - 67px);
    left: 0;
    top: 67px;
    background: #181c28;
    padding: 40px 20px;
  }
}
.sl-language{
  width: 100px;
}
@media (max-width: 767px) {
  .sl-language {
    margin-top: 30px;
    width: 150px;
  }
  .trp-ls-shortcode-current-language{
    width: 100% !important;
  }
  .trp-ls-shortcode-language{
    width: 100% !important;
  }
}
.sl-language .trp-language-switcher{
  width: 100%;
  cursor: pointer;
}
.sl-language .trp-language-switcher .trp-ls-shortcode-current-language{
  padding: 0;
  box-sizing: border-box;
  border: none;
  background-color: #1C202D;
  background-image: none;
  position: relative;
  font-weight: bold;
}
.sl-language .trp-language-switcher .trp-ls-shortcode-current-language:after{
  content: "";
  position: absolute;
  right: 20px;
  top: 15px;
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -moz-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.sl-language .trp-language-switcher .trp-ls-shortcode-current-language a{
  color: #fff;
  font-weight: bold;
}
.sl-language .trp-ls-shortcode-language a{
  font-weight: bold;
}
.g-nav.is-open {
  display: block;
}
.g-nav__inner {
  width: calc(100% - 100px);
  overflow: auto;
}
@media (max-width: 767px) {
  .g-nav__inner {
    width: 100%;
  }
}
.g-nav__inner ul{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  -ms-justify-content: end;
  justify-content: end;
}
@media (max-width: 767px) {
  .g-nav__inner ul {
    display: block;
  }
}
.g-nav__inner li {
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .g-nav__inner li {
    flex: unset;
  }
}
.g-nav__inner li a {
  display: block;
  padding: 20px;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  color: #fff;
  transition: color 0.3s ease;
}
@media only screen and (max-width: 1280px) {
  .g-nav__inner li a {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 1000px) {
  .g-nav__inner li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .g-nav__inner li a {
    font-size: 19px;
    font-size: 1.9rem;
    padding: 15px 10px;
  }
}
.g-nav__inner li a:hover{
  opacity: 1;
}
.g-nav__inner li:nth-child(1) a:hover {
  color: #ED6B1A;
}

.g-nav__inner li:nth-child(2) a:hover {
  color: #33A239;
}

.g-nav__inner li:nth-child(3) a:hover {
  color: #2E78BE;
}

.g-nav__inner li:nth-child(4) a:hover {
  color: #EDCA24;
}

.g-nav__inner li:nth-child(5) a:hover {
  color: #7F5A40;
}
.slick-loading .slick-list {
  background: #fff;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "serif";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 30px;
  margin: 0 6px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background: #333;
}
.slick-dots li button {
  border: none;
  background: #c4c4c4;
  display: block;
  width: 30px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  font-size: 0rem;
  color: transparent;
  cursor: pointer;
  border-radius: 50%;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.c-lead{
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 767px) {
  .c-lead {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@-webkit-keyframes stroke {
  0% {
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 1;
  }

  100% {
    stroke-dashoffset: 100%;
    stroke-dasharray: 100% 0;
    stroke-width: 1;
  }
}

@keyframes stroke {
  0% {
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 1;
  }

  100% {
    stroke-dashoffset: 100%;
    stroke-dasharray: 100% 0;
    stroke-width: 1;
  }
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes pulsate {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
.c-txt-gradient{
  background: linear-gradient(to right, #ED7124 0%, #ED7124 30%, #FFFFFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-head01 {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.3;
  font-weight: bold;
  padding-bottom: 35px;
  margin-bottom: 30px;
  background: url("../img/top/dots_title.svg") no-repeat bottom center;
  text-align: center;
  color: #fff;
  background-size: auto;
}

@media (max-width: 767px) {
  .c-head01 {
    font-size: 28px;
    font-size: 2.8rem;
    background-size: 55px auto;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}
.c-pageTitle{
  display: grid;
  align-items: center;
  background: url("../img/common/other/bg-subpage.jpg") no-repeat right center;
  background-size: cover;
  padding: 120px 0 80px;
  position: relative;
  z-index: 2;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .c-pageTitle {
    padding: 100px 0 40px;
    margin-bottom: 30px;
  }
}
.c-pageTitle:before{
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.c-pageTitle__ttl{
  font-size: 50px;
  font-size: 5rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .c-pageTitle__ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}
.l-subpage{
  background: #181c28;
}
.c-breadcrumbs #breadcrumbs{
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.c-breadcrumbs #breadcrumbs a{
  color: #fff;
  font-weight: 600;
}
@media (max-width: 767px) {
  .c-breadcrumbs #breadcrumbs {
    font-size: 1.3rem;
    font-size: 13px;
  }
}
.c-list-work{
  position: relative;
}
.c-list-work .slide-btn {
  position: absolute;
  width: 120px;
  right: 0;
  top: -70px;
}
@media (max-width: 767px) {
  .c-list-work .slide-btn {
    top: -49px;
    right: 6px;
    width: 100px;
  }
}
.c-list-work .slide-btn .swiper-button-prev:after,
.c-list-work .slide-btn .swiper-button-next:after{
  display: none;
}
.c-list-work .slide-btn .swiper-button-prev{
  width: 38px;
  height: 38px;
  background: url(../img/common/other/left-arrow.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .c-list-work .slide-btn .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}
.c-list-work .slide-btn .swiper-button-next {
  width: 38px;
  height: 38px;
  background: url(../img/common/other/left-arrow.png) no-repeat center;
  background-size: contain;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .c-list-work .slide-btn .swiper-button-next {
    width: 30px;
    height: 30px;
  }
}
.c-list-work .item {
  border-radius: 5px;
  overflow: hidden;
  width: 320px;
  height: auto;
  box-shadow: 0 10px 30px -15px #d9dbdf;
  background: #FFF5EE;
}

@media (max-width: 767px) {
  .c-list-work .item {
    width: 300px
  }
}

@media (max-width: 767px) {
  .c-list-work .item .js-image {
    height: 100%;
    max-height: 220px;
    background-size: cover;
  }
}

.c-list-work .item .item-cont {
  padding: 15px 15px 30px;
  font-family: "Sora", sans-serif;
}
@media (max-width: 767px) {
  .c-list-work .item .item-cont {
    padding: 12px 18px 25px;
  }
}
.c-list-work .item .item-cont .item-caption {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 17px;
  font-size: 1.7rem;
}
@media (max-width: 767px) {
  .c-list-work .item .item-cont .item-caption {
    margin-bottom: 10px;
  }
}
.item-cate{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.item-cate li{
  font-size: 11px;
  font-size: 1.1rem;
  padding: 2px 10px;
  border: 1px solid #ed6b1a;
  color: #ed6b1a;
  font-weight: 600;
}
@media (max-width: 767px) {
  .item-cate li {
    padding: 3px 7px;
    font-size: 10px;
    font-size: 1rem;
  }
}
.u-hide_sp{
  display: block;
}
@media (max-width: 767px) {
  .u-hide_sp {
    display: none; 
  }
}
.u-hide_pc {
  display: none;
}

@media (max-width: 767px) {
  .u-hide_pc{
    display: block;
  }
}
.c-cta{
  margin-top: 100px;
  padding: 80px 0;
  background: #1c202d;
  color: white;
  text-align: center;
}
@media (max-width: 767px) {
  .c-cta {
    margin-top: 50px;
    padding: 40px 0;
  }
}
.c-cta .c-lead{
  font-weight: normal;
}
.c-cta__cont{
  max-width: 550px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (min-width: 768px) {
  .c-cta .c-link:hover{
    background: #fff;
    color: #ed6b1a !important;
  }
}
@media (max-width: 767px) {
  .c-cta__cont {
    display: block;
    margin-top: 30px;
  }
  .c-cta .c-link{
    width: 100%;
    max-width: 260px;
    margin: auto;
  }
}
.c-cta .c-link--green {
  background: #34a238;
}

@media (min-width: 768px) {
  .c-cta .c-link--green:hover {
    background: #fff;
    color: #34a238 !important;
  }
}
@media (max-width: 767px) {
  .c-cta .c-link--green {
    margin-top: 15px;
  }
}
.top-work {
  padding: 80px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .top-work {
    padding: 60px 0;
  }
}

.top-work .wcm {
  max-width: 1100px;
  position: relative;
}

.top-work .c-head01 {
  text-align: left;
  background-position: left bottom;
}

@media (max-width: 767px) {
  .top-work .c-head01 {
    margin-bottom: 30px;
  }
}

.top-work__content {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .top-work__content {
    width: 100%;
    display: block;
  }
}

.top-work .c-link {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .top-work .c-link {
    margin-top: 30px;
  }
}
.skill-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  max-width: 1100px;
  margin: 60px auto;
}

@media (max-width: 767px) {
  .skill-block {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0 50px;
  }
}

.skill-block-item {
  border-bottom: 1px dashed #fff;
  box-sizing: border-box;
}

.skill-block-item a {
  display: flex;
  align-items: center;
  padding: 20px 100px 20px 30px;
  position: relative;
}

@media (max-width: 767px) {
  .skill-block-item a {
    flex-wrap: wrap;
    padding: 20px 15px;
  }
}

.skill-block-item a:after {
  content: "";
  width: 17px;
  height: 17px;
  background: url("../img/common/other/right-up.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: all .4s ease;
  right: 40px
}

@media (max-width: 767px) {
  .skill-block-item a:after {
    width: 15px;
    height: 15px;
    top: 32px;
    right: 20px;
    transform: translateY(0) rotate(90deg);
  }
}

.skill-block-item.active {
  border: 1px solid #fff;
}

.skill-block-item.active a:after {
  transform: translateY(-50%) rotate(0);
}

@media (max-width: 767px) {
  .skill-block-item.active a:after {
    transform: translateY(0) rotate(0);
  }
}

.skill-block__lbl {
  width: 80px;
}

@media (max-width: 767px) {
  .skill-block__lbl {
    width: 40px;
  }
}

.skill-block__head {
  width: 30%;
  padding: 0 40px 0 20px;
  color: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .skill-block__head {
    width: 35%;
    padding-right: 20px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  .skill-block__head {
    width: calc(100% - 40px);
    padding: 0 0 0 12px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.skill-block__txt {
  width: calc(70% - 80px);
  font-weight: 500;
  color: #fff;
}

@media (max-width: 1024px) {
  .skill-block__txt {
    width: calc(65% - 80px);
  }
}

@media (max-width: 767px) {
  .skill-block__txt {
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 15px;
  }
}

.c-sidebarBlock{
  width: 30%;
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  .c-sidebarBlock {
    width: 100%;
    padding-left: 0; 
  }
}
.c-sidebarBlock-item{
  padding: 30px 25px 20px;
  background: #1c202d;
  margin-bottom: 30px;
  color: #fff;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  
}
.c-sidebarBlock-item__head{
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.c-sidebarBlock-item li a{
  display: block;
  padding: 15px 20px 15px 60px;
  border-radius: 8px;
  transition: all .4s;
  color: #fff;
  position: relative;
  font-weight: 500;
}

.c-sidebarBlock-item li a:before{
  content: "";
  width: 26px;
  height: 26px;
  background: url(../img/common/other/icon-coding.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.c-sidebarBlock-item li a:after{
  content: "";
  position: absolute;
  right: 20px;
  top: 45%;
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.c-sidebarBlock-item li .icon-design:before {
  background-image: url(../img/common/other/icon-design.png);
}
.c-sidebarBlock-item li .icon-editor:before {
  background-image: url(../img/common/other/icon-edit.png);
}
.c-sidebarBlock-item li .icon-writing:before {
  background-image: url(../img/common/other/icon-writing.png);
}
.c-sidebarBlock-item li.active .icon-development {
  background-color: #34a238;
}
.c-sidebarBlock-item li.active .icon-design {
  background-color: #2E78BE;
}
.c-sidebarBlock-item li.active .icon-editor {
  background-color: #EDCA24;
}
.c-sidebarBlock-item li.active .icon-writing {
  background-color: #7F5A40;
}
.c-formTouch{
  width: 100%;
}
.c-formTouch-row{
  margin-bottom: 10px;
}
.c-formTouch-row input,
.c-formTouch-row textarea{
  width: 100%;
  padding: 15px 20px;
  background: #181C29;
  border: 1px solid #22272c;
  border-radius: 8px;
}
.c-formTouch-row textarea {
  height: 150px;
}
.c-formTouch-btn .wpcf7-submit {
  display: block;
  width: 100%;
  padding: 15px 20px;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  border: none;
  font-weight: bold;
  cursor: pointer;
  background: linear-gradient(to right, #ffb380, #ed6b1a);
  transition: background 0.4s ease;
}
.c-formTouch-btn .wpcf7-submit:hover {
  background: linear-gradient(to right, #ed6b1a, #d95300);
}
.wpcf7-response-output{
  color: #fff;
}
.form-contact__action{
  margin-top: 40px;
}
/*# sourceMappingURL=maps/style.min.css.map */
