@charset "UTF-8";
/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
}

body {
  background: #fff;
  font: 400 12px/1.8 "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #666;
  -webkit-font-smoothing: antialiased;
}

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

iframe {
  border: 0;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left !important;
}

.position-relative {
  position: relative;
}

.leftauto {
  right: 0 !important;
  left: auto !important;
}

/* Transition elsements */
a,
.btn {
  transition: all 0.125s ease-in-out 0s;
}

.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image > img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
  transition: all 0.3s ease-in-out 0s;
}

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  box-shadow: none;
}

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 2px;
}

.pr-remove {
  /*vertical-align: middle !important;*/
  text-align: center;
}

.examples {
  border-radius: 2px;
  padding: 7px 5px;
  margin: 0 0 40px;
}

.examples.bg-dark {
  background: #333;
  border: 0;
}

.et-icons .box1 {
  border: 1px solid #e5e5e5;
  display: block;
  width: 25%;
  float: left;
  padding: 0;
  font-size: 13px;
  margin: -1px 0 0 -1px;
}

.et-icons .box1 > span {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  margin-right: 5px;
}

.fa-icons > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px;
}

.fa-icons > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Sections */
.navbar-custom + .main {
  margin-top: 50px;
}

.main {
  position: relative;
  background-color: #fafafa;
  z-index: 1;
}

.module,
.module-small {
  position: relative;
  padding: 140px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* Module header */
.module-small {
  padding: 70px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%;
}

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%;
}

/* Sections dividers */
.divider-w {
  border-top: 1px solid #eaeaea;
  margin: 0;
}

.divider-d {
  border-top: 1px solid #202020;
  margin: 0;
}

/* Half-image */
.side-image {
  position: absolute;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.side-image-text {
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 140px 60px 140px;
}

/* Dark background */
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
  color: #fff;
}

.bg-dark {
  background: #111;
}

.bg-blue {
  background: #4E7FD9;
}

.bg-blue,
.bg-blue .module-title,
.bg-blue .module-subtitle,
.bg-blue .alt-module-subtitle h5 {
  color: #fff;
}

.bg-dark-30:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.4);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-60:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-90:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-gradient:before {
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-8 */
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-light {
  background: #f6f6f6;
}

.parallax-bg {
  background-attachment: fixed;
  background-size: cover;
}

/* Vertical margin, padding */
.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
}
/* Scroll to top */
.scroll-up {
  position: fixed;
  display: none;
  bottom: 7px;
  right: 7px;
  z-index: 999;
}

.scroll-up a {
  background: #fff;
  display: block;
  height: 28px;
  width: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #000;
  opacity: 0.6;
  border-radius: 2px;
}

.scroll-up a:hover,
.scroll-up a:active {
  opacity: 1;
  color: #000;
}

/* Video */
.video-controls-box {
  position: absolute !important;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0;
}

/* Landing Page */
.landing-reason:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 83, 63, 0.9);
}

.landing-reason {
  color: #fff;
  font-size: 13px;
}

.landing-image-text {
  padding-top: 70px;
  padding-bottom: 0px;
}
.landing-image-text h2 {
  margin-top: 10px;
  margin-bottom: 15px;
}

.landing-screenshot:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 60, 130, 0.5);
}

.alert i {
  margin-right: 5px;
}

.blog-single-backall {
  margin-top: 100px;
}

.blog-contents {
  padding: 20px 40px;
  background-color: #fff;
  border-radius: 5px;
}

.blog-main {
  margin-top: 20px;
}

.sidebar {
  padding: 20px 40px;
  background-color: #fff;
  border-radius: 2%;
}

.pagenation-content {
  text-align: center;
}

.sns-list {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none !important;
  margin: 0;
  padding: 0;
}

.sns-list li {
  text-align: center;
  margin-right: 10px;
}

.share-icons {
  max-width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

/* 各シェアボタンのサイズ */
.sns-copy {
  width: 40px;
  height: 20px;
  box-sizing: border-box;
  margin-right: 4px;
  position: relative;
}

.sns-copy:last-child {
  margin-right: 0;
}

/* 各シェアボタン */
.sns-copy a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  border-bottom: 0 !important;
  border-radius: 3px;
  transition: opacity 0.15s ease-in-out;
  position: relative;
}

/* マウスオーバー効果 */
.sns-copy a:hover,
.sns-copy a:focus {
  opacity: 0.7;
}

.sns-copy a:before {
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  position: relative;
}

/* URLコピーボタン */
.share-url {
  background: #bbb;
}

.share-url:before {
  content: "\f0ea";
}

/* URLコピー完了時のメッセージ（非表示）*/
.url-copied {
  display: none;
}
.url-copied span {
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 9px;
  color: #fff;
  padding: 2px 4px;
  box-sizing: border-box;
  line-height: 14px;
  border-radius: 3px;
}

.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

.toc_wrapper {
  margin-bottom: 30px;
  margin-top: 30px;
  border: 2px solid #2589d0;
  border-radius: 3px;
}
.toc_wrapper p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 10px 0;
  background-color: #2589d0;
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
}
.toc_wrapper p::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
  content: "";
}
.toc_wrapper ol {
  list-style-type: decimal;
  margin: 0;
  overflow: hidden;
  padding: 1em 1em 1em 3em;
}
.toc_wrapper li {
  padding: 2px 0;
}
.toc_wrapper .toc_title_h2 {
  font-weight: 600;
  font-size: 24px;
  color: #2589d0 !important;
}
.toc_wrapper .toc_title_h2 a {
  color: #2589d0 !important;
}
.toc_wrapper .toc_title_h3 {
  font-weight: 400;
  font-size: 15px;
  color: #2589d0 !important;
}
.toc_wrapper .toc_title_h3 a {
  color: #2589d0 !important;
}
.toc_wrapper a {
  text-decoration: none;
}

.side_wrapper {
  margin-bottom: 30px;
  padding: 0;
  background-color: #fff;
  border-radius: 2%;
  position: sticky;
  top: 100px;
}
.side_wrapper p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 10px 0;
  background-color: #2589d0;
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
}
.side_wrapper p::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
  content: "";
}
.side_wrapper ol {
  list-style-type: decimal;
  margin: 0;
  overflow: hidden;
  padding: 1em 1em 1em 3em;
  overflow: auto;
  max-height: 70vh;
}
.side_wrapper li {
  padding: 2px 0;
}
.side_wrapper .sidebar_toc_title_h2 {
  font-weight: 600;
  font-size: 18px;
  color: #2589d0 !important;
}
.side_wrapper .sidebar_toc_title_h2 a {
  color: #2589d0 !important;
}
.side_wrapper .sidebar_toc_title_h3 {
  font-weight: 400;
  font-size: 12px;
  color: #2589d0 !important;
}
.side_wrapper .sidebar_toc_title_h3 a {
  color: #2589d0 !important;
}
.side_wrapper a {
  text-decoration: none;
}

.breadcrumb-white {
  display: flex;
  gap: 0 20px;
  list-style: none;
  padding: 6px 0 6px 18px;
  border-radius: 3px;
  overflow: hidden;
  background-color: #ffffff;
  font-size: 0.9em;
}
.breadcrumb-white li {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 20px;
}
.breadcrumb-white li:first-child a::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 20C20 20.5523 19.5523 21 19 21H5C4.44772 21 4 20.5523 4 20V11L1 11L11.3273 1.6115C11.7087 1.26475 12.2913 1.26475 12.6727 1.6115L23 11L20 11V20ZM11 13V19H13V13H11Z' fill='%23333333'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  content: "";
}
.breadcrumb-white li:not(:last-child)::before,
.breadcrumb-white li:not(:last-child)::after {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  content: "";
}
.breadcrumb-white li:not(:last-child)::before {
  right: 0;
  border-left: 10px solid #c6cdd3;
}
.breadcrumb-white li:not(:last-child)::after {
  right: 1px;
  border-left: 10px solid #ffffff;
}
.breadcrumb-white a {
  color: #333333;
  text-decoration: none;
}

.currency-point {
  overflow: hidden;
  position: relative;
  padding-top: 50px;
  padding-bottom: 100px;
  min-height: 770px;
}

.top-activity-container {
  padding-left: 80px;
  padding-right: 80px;
  max-width: 900px;
  margin-left: 0;
  margin-top: 50px;
}

.currency-point .point-title .border-expand {
  margin-top: 5px;
  border-bottom: 2px solid #fff;
  display: block;
}

.font-beloved {
  font-family: "beloved-script", sans-serif;
}

.currency-point .point-number {
  font-size: 36px;
  font-weight: bold;
  color: #111;
}

.currency-point .point-content {
  position: relative;
  text-align: center;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 20px 15px 50px 15px;
  margin-left: 50px;
}

.currency-point .point-catch {
  margin-top: 30px;
}

.currency-point .point-catch p {
  font-weight: bold;
  margin: 0;
  color: #111;
}

.currency-point .point-note {
  margin-top: 30px;
}

.currency-point .point-note p {
  margin-bottom: 15px;
  margin: 0;
  font-weight: normal;
}

.d-inline-block {
  display: inline-block !important;
}

.top-activity-img {
  vertical-align: middle;
  border-style: none;
}

.of-cover {
  z-index: -1;
}

.currency-point .point-link {
  bottom: 0;
  right: 0;
  transform: translate3d(0, calc(100% - 25px), 0);
  text-align: right;
  position: absolute;
}

.currency-point .point-link a {
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
  background-color: #fff;
  color: #51aea4;
  padding: 10px 25px;
  border-radius: 25px;
  margin-left: 10px;
  transition: background-color 0.5s, color 0.5s;
}

.currency-point .point-title h3 {
  color: #006494;
  line-height: 1.5;
  font-weight: bold;
  padding: 0 10px;
  overflow: hidden;
  margin: 0;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 1s;
}

.of-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  opacity: 0.8;
}

#news {
  padding-top: 0px;
}
#news #latest_news {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#news #latest_news h3 {
  text-align: center;
}
#news #latest_news dl {
  width: 700px;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  padding: 18px 30px 1px;
  margin-left: 0;
  overflow: hidden;
  margin-bottom: 1em;
  float: left;
}
#news #latest_news dl dd {
  margin-left: 30px;
  margin-bottom: 1em;
  float: left;
}
#news #latest_news dl dd a {
  outline: none;
  color: #343434;
}
#news #latest_news dl dt {
  clear: both;
  padding-left: 30px;
  margin-bottom: 1em;
  float: left;
}

.not-post {
  text-align: center;
}

#contact a {
  display: flex;
  height: 100%;
  width: 100%;
}

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/
.btn {
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  padding: 8px 37px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.btn.btn-round {
  border-radius: 2px;
}

.btn.btn-circle {
  border-radius: 30px;
}

.btn.btn-w {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}

.btn.btn-w:hover,
.btn.btn-w:focus {
  background: rgb(255, 255, 255);
  color: #111;
}

.btn.btn-g {
  background: #e5e5e5;
  color: #111;
}

.btn.btn-g:hover,
.btn.btn-g:focus {
  background: #d8d8d8;
  color: #111;
}

.btn.btn-border-w {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: #fff;
}

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
  background: #fff;
  border-color: transparent;
  color: #111;
}

.btn.btn-d {
  background: rgba(17, 17, 17, 0.8);
  color: #fff;
}

.btn.btn-d:hover,
.btn.btn-d:focus {
  background: rgb(17, 17, 17);
}

.btn.btn-b {
  background: rgb(17, 17, 17);
  color: #fff;
}

.btn.btn-b:hover,
.btn.btn-b:focus {
  background: rgba(17, 17, 17, 0.8);
}

.btn-border-d {
  background: transparent;
  border: 1px solid rgb(17, 17, 17);
  color: #111;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
  background: rgb(17, 17, 17);
  color: #fff;
}

.btn.btn-font-w {
  background: rgba(255, 255, 255, 0.8);
  color: #fff;
}

.btn.btn-font-w:hover {
  background: #fff;
  color: #111;
}

/* Buttons size */
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 13px;
}

.btn.btn-sm {
  padding: 6px 25px;
  font-size: 10px;
  letter-spacing: 1px;
}

.btn.btn-xs {
  padding: 4px 19px;
  font-size: 10px;
  letter-spacing: 0;
}

.btn-list .btn {
  margin: 5px 0;
}

.search-btn {
  position: relative;
  background: transparent;
  border: none;
  overflow: hidden;
  top: 50%;
  right: 1px;
  width: 42px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  outline: none;
  color: #999;
  margin-top: -20px;
}

.image-button {
  margin: 0px 5px;
}

/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

/* Forms common style */
.form-control {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  height: 33px;
  border: 1px solid #EAEAEA;
  border-radius: 2px;
  transition: all 0.4s ease-in-out 0s;
}

.form-control:focus {
  border-color: #CACACA;
}

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 43px;
  font-size: 13px;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 29px;
  font-size: 10px;
}

.rqst-form {
  margin-top: 27px;
}
.rqst-form .btn {
  margin-top: 5px;
}

.input-group-addon {
  border: 1px solid #e4e4e4 !important;
}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
@font-face {
  font-family: "armed-lemon";
  src: url("../fonts/ArmedLemon/ArmedLemon.TTF") format("truetype");
}
@font-face {
  font-family: "yosugara";
  src: url("../fonts/yosugara/yosugaraver1_2.ttf") format("truetype");
}
a {
  color: #111;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #aaa;
  outline: 0;
}

.bg-dark a {
  color: #aaa;
}

.bg-dark a:hover,
.bg-dark a:focus {
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 4px;
}

p,
ol,
ul,
blockquote {
  margin: 0 0 20px;
  letter-spacing: 2px;
}

blockquote {
  border: 0;
  font-style: italic;
  font-size: 15px;
  padding: 0;
}

.font-alt {
  font-family: "Sawarabi Gothic", "Noto Sans JP", "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.font-serif {
  font-family: Volkhov, "Times New Roman", sans-serif;
  font-style: italic;
}

.font-slackside-one {
  font-family: "Sawarabi Gothic", "yosugara", "armed-lemon", cursive;
  font-style: normal;
}

.font-yosugara {
  font-family: "Sawarabi Gothic", "yosugara", "armed-lemon", cursive;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

.font-yosugara-medium {
  font-family: "Sawarabi Gothic", "yosugara", "armed-lemon", cursive;
  font-style: normal;
  font-size: 24px;
  font-weight: 400;
}

.font-yosugara-large {
  font-family: "Sawarabi Gothic", "yosugara", "armed-lemon", cursive;
  font-style: normal;
  font-size: 40px;
  font-weight: 400;
}

.font-armed-lemon {
  font-family: "armed-lemon", "yosugara", cursive;
  font-weight: 400;
  font-style: normal;
}

.large-text {
  font-size: 24px !important;
}

.rotate {
  text-shadow: none !important;
}

.module-title {
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  color: #111;
  margin: 0 0 70px;
}

.module-subtitle {
  text-align: center;
  font-size: 16px;
  color: #111;
  margin-bottom: 70px;
}

.module-title-simple {
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 400;
  color: #111;
}

.module-subtitle-simple {
  text-align: center;
  margin-bottom: 70px;
  color: #111;
}

.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.module-icon .link-icon {
  margin: 10px;
}

.module-title + .module-subtitle {
  margin-top: -35px;
}

/* Restaurant module header */
.alt-module-subtitle {
  display: table;
}

.alt-module-subtitle h5 {
  display: table-cell;
  white-space: pre;
  padding: 0 8px;
  color: #111;
}

/* Finance case study header */
.finance-image-content {
  border: 1px solid #e5e5e5;
  padding: 60px 0px;
}
.finance-image-content .module-title {
  margin-bottom: 20px;
}
.finance-image-content .alt-features-item {
  margin-top: 40px;
}

/* Landing Page */
.landing-reason .module-title {
  color: #e6af4b;
}
.landing-reason .module-title + .module-subtitle {
  margin-top: -60px;
  margin-bottom: 40px;
}

.free-trial {
  background-color: rgba(88, 20, 158, 0.9);
  color: #FFFFFF;
}
.free-trial .color-golden {
  color: #e6af4b;
}

/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px;
}

.blog-contents {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
  -webkit-font-smoothing: auto;
}
.blog-contents .blog-title {
  padding-bottom: 10px;
  background-image: linear-gradient(45deg, #fff 30%, #65c2e9 30%, #65c2e9 50%, #fff 50%, #fff 80%, #65c2e9 80%, #65c2e9 100%);
  background-size: 6px 6px;
  margin-bottom: 1.5rem;
  text-align: center;
}
.blog-contents .blog-title h1 {
  position: relative;
  letter-spacing: 4px;
  font-weight: 800;
  background-color: #fff;
  padding: 0 0.5rem 0.875rem;
  font-size: 30px;
  line-height: 1.5;
}
.blog-contents .blog-main span {
  font-size: 15px;
}
.blog-contents .blog-main h2.wp-block-heading {
  padding: 5px 5px;
  border-left: 5px solid #2589d0;
  border-bottom: 3px solid #d4d8da;
  background-color: #2589d0;
  color: #fff;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 30px;
}
.blog-contents .blog-main h3.wp-block-heading {
  padding: 0 0.4em 0.2em;
  border-bottom: 3px double #2589d0;
  background-color: #ffffff;
  color: #333333;
  font-size: 24px;
  margin-bottom: 30px;
}
.blog-contents .blog-main p {
  font-size: 18px;
}
.blog-contents .blog-main span.underline {
  background-image: linear-gradient(transparent 50%, #ff6 50%);
  padding-bottom: 0.25rem;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 15px;
}
.blog-contents .blog-main .balloon-left {
  align-items: center;
  position: relative;
  max-width: 300px;
  margin-left: 60px;
  margin-bottom: 30px;
  padding: 0.8em 1.2em;
  border-radius: 5px;
  background-color: #f7f7f7;
  color: #333333;
  font-size: 18px;
}
.blog-contents .blog-main .balloon-left::before {
  position: absolute;
  left: -15px;
  width: 15px;
  height: 30px;
  background-color: #f7f7f7;
  -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
          clip-path: polygon(0 50%, 100% 0, 100% 100%);
  content: "";
}
.blog-contents .blog-main .balloon-right {
  align-items: center;
  position: relative;
  max-width: 300px;
  margin: 0 0 0 auto;
  margin-right: 60px;
  margin-bottom: 30px;
  padding: 0.8em 1.2em;
  border-radius: 5px;
  background-color: #f7f7f7;
  color: #333333;
  font-size: 18px;
}
.blog-contents .blog-main .balloon-right::before {
  position: absolute;
  right: -15px;
  width: 15px;
  height: 30px;
  background-color: #f7f7f7;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
  content: "";
}
.blog-contents .blog-main .quote {
  position: relative;
  padding: 3em 2.5em 2em 3.5em;
  color: #333333;
  background-color: #f7f7f7;
}
.blog-contents .blog-main .quote::before {
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
  width: 2em;
  height: 2em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4.58341 17.3211C3.55316 16.2274 3 15 3 13.0103C3 9.51086 5.45651 6.37366 9.03059 4.82318L9.92328 6.20079C6.58804 8.00539 5.93618 10.346 5.67564 11.822C6.21263 11.5443 6.91558 11.4466 7.60471 11.5105C9.40908 11.6778 10.8312 13.159 10.8312 15C10.8312 16.933 9.26416 18.5 7.33116 18.5C6.2581 18.5 5.23196 18.0095 4.58341 17.3211ZM14.5834 17.3211C13.5532 16.2274 13 15 13 13.0103C13 9.51086 15.4565 6.37366 19.0306 4.82318L19.9233 6.20079C16.588 8.00539 15.9362 10.346 15.6756 11.822C16.2126 11.5443 16.9156 11.4466 17.6047 11.5105C19.4091 11.6778 20.8312 13.159 20.8312 15C20.8312 16.933 19.2642 18.5 17.3312 18.5C16.2581 18.5 15.232 18.0095 14.5834 17.3211Z' fill='%232589d0'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  content: "";
}
.blog-contents .blog-main .quote p {
  margin: 0;
}
.blog-contents .blog-main .quote cite {
  display: block;
  color: #737373;
  font-size: 0.8em;
  text-align: right;
}
.blog-contents .blog-main .memo {
  padding: 2em;
  /*内側余白*/
  background: #f2fafc;
  border: solid 2px #2589d0;
  border-radius: 0.5rem;
  /*背景色*/
  position: relative;
  margin-bottom: 30px;
}
.blog-contents .blog-main .memo .memo-title {
  padding: 0 0.4em 0.2em;
  border-bottom: 3px dotted #2589d0;
  background-color: #f2fafc;
  color: #2589d0;
  font-size: 18px;
  font-weight: bold;
}
.blog-contents .blog-main .memo .memo-content .memo-list ol {
  margin: 0.5rem;
  padding: 0;
  list-style-type: none !important;
  counter-reset: number;
}
.blog-contents .blog-main .memo .memo-content .memo-list ol li {
  padding: 0.5em 0 0 34px;
  margin-top: 0 !important;
  line-height: 30px;
  position: relative;
}
.blog-contents .blog-main .memo .memo-content .memo-list ol li a {
  color: #848bce;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
.blog-contents .blog-main .memo .memo-content .memo-list ol li:before {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #5c9ee7;
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
  content: counter(number);
  counter-increment: number;
}
.blog-contents .blog-main .memo:after {
  position: absolute;
  content: "";
  right: -3px;
  top: -3px;
  border-width: 0 25px 25px 0;
  border-style: solid;
  border-color: #2589d0 #fff #2589d0;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.blog-contents .blog-main .box {
  position: relative;
  margin-bottom: 30px;
  padding: 1.8em 1.5em 1em 1.5em;
  border: 2px solid #2589d0;
}
.blog-contents .blog-main .box > div {
  position: absolute;
  top: -1.15em;
  left: -0.5em;
  padding: 0.4em 1.4em;
  border-radius: 25px;
  background-color: #2589d0;
  color: #fff;
  font-size: 0.9em;
}
.blog-contents .blog-main .box > div::before {
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 8px;
  background-color: #2589d0;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
}
.blog-contents .blog-main .box p {
  margin: 0;
}
.blog-contents .blog-main .memo-nonlink {
  padding: 2em;
  margin-bottom: 30px;
  /*内側余白*/
  background: #fff9e5;
  border: solid 2px #f7931e;
  border-radius: 0.5rem;
  /*背景色*/
  position: relative;
}
.blog-contents .blog-main .memo-nonlink .memo-nonlink-content .memo-nonlink-list ol {
  margin: 0.5rem;
  padding: 0;
  list-style-type: none !important;
  counter-reset: number;
}
.blog-contents .blog-main .memo-nonlink .memo-nonlink-content .memo-nonlink-list ol li {
  padding: 0.5em 0 0 34px;
  margin-top: 0 !important;
  line-height: 30px;
  position: relative;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
.blog-contents .blog-main .memo-nonlink .memo-nonlink-content .memo-nonlink-list ol li:before {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #f7931e;
  color: #fff;
  font-family: Quicksand, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
  content: counter(number);
  counter-increment: number;
}
.blog-contents .blog-main .memo-nonlink:after {
  position: absolute;
  content: "";
  right: -3px;
  top: -3px;
  border-width: 0 25px 25px 0;
  border-style: solid;
  border-color: #f7931e #fff #f7931e;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.blog-contents .blog-main .supplement {
  margin: 0 auto;
  margin-bottom: 30px;
  border: 2px solid #ffb36b;
  border-radius: 5px;
  color: #333333;
}
.blog-contents .blog-main .supplement div {
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 4px;
       column-gap: 4px;
  position: relative;
  top: -13px;
  left: 10px;
  margin: 0 7px;
  padding: 0 8px;
  background: #fff;
  color: #ffb36b;
  font-weight: 600;
  vertical-align: top;
}
.blog-contents .blog-main .supplement div::before {
  width: 22px;
  height: 22px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.8995 6.85453L17.1421 11.0972L7.24264 20.9967H3V16.754L12.8995 6.85453ZM14.3137 5.44032L16.435 3.319C16.8256 2.92848 17.4587 2.92848 17.8492 3.319L20.6777 6.14743C21.0682 6.53795 21.0682 7.17112 20.6777 7.56164L18.5563 9.68296L14.3137 5.44032Z' fill='%23ffb36b'%3E%3C/path%3E%3C/svg%3E");
}
.blog-contents .blog-main .supplement p {
  margin: 0;
  padding: 0 1.5em 1em;
}
.blog-contents .blog-main .advantages {
  margin: 0 auto;
  margin-bottom: 30px;
  border: 2px solid #86d67c;
  border-radius: 5px;
  color: #333333;
}
.blog-contents .blog-main .advantages div {
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 4px;
       column-gap: 4px;
  position: relative;
  top: -13px;
  left: 10px;
  margin: 0 7px;
  padding: 0 8px;
  background: #fff;
  color: #86d67c;
  font-weight: 600;
  vertical-align: top;
}
.blog-contents .blog-main .advantages div::before {
  width: 15px;
  height: 7.5px;
  border-bottom: 3px solid #86d67c;
  border-left: 3px solid #86d67c;
  transform: rotate(-45deg) translate(2px, -2px);
  content: "";
}
.blog-contents .blog-main .advantages p {
  margin: 0;
  padding: 0 1.5em 1em;
}
.blog-contents .blog-main .demerit {
  margin: 0 auto;
  margin-bottom: 30px;
  border: 2px solid #f06060;
  border-radius: 5px;
  color: #333333;
}
.blog-contents .blog-main .demerit div {
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 4px;
       column-gap: 4px;
  position: relative;
  top: -13px;
  left: 10px;
  margin: 0 7px;
  padding: 0 8px;
  background: #fff;
  color: #f06060;
  font-weight: 600;
  vertical-align: top;
}
.blog-contents .blog-main .demerit div::before {
  width: 22px;
  height: 22px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.8659 3.00017L22.3922 19.5002C22.6684 19.9785 22.5045 20.5901 22.0262 20.8662C21.8742 20.954 21.7017 21.0002 21.5262 21.0002H2.47363C1.92135 21.0002 1.47363 20.5525 1.47363 20.0002C1.47363 19.8246 1.51984 19.6522 1.60761 19.5002L11.1339 3.00017C11.41 2.52187 12.0216 2.358 12.4999 2.63414C12.6519 2.72191 12.7782 2.84815 12.8659 3.00017ZM10.9999 16.0002V18.0002H12.9999V16.0002H10.9999ZM10.9999 9.00017V14.0002H12.9999V9.00017H10.9999Z' fill='%23f06060'%3E%3C/path%3E%3C/svg%3E");
}
.blog-contents .blog-main .demerit p {
  margin: 0;
  padding: 0 1.5em 1em;
}
.blog-contents .blog-main .table_design {
  border-collapse: collapse;
  width: 100%;
  max-width: 700px;
  margin-bottom: 30px;
}
.blog-contents .blog-main .table_design th,
.blog-contents .blog-main .table_design td {
  border-bottom: 2px solid #c1c7c6;
  padding: 0.5em;
  font-size: 15px;
}
.blog-contents .blog-main .table_design th {
  border-bottom: 2px solid #4d9bc1;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}

.blog-main > .wp-block-list {
  list-style-type: disc;
  padding: 1em 1em 1em 2.5em;
  border: 2px solid #2589d0;
  border-left: 5px solid #2589d0;
  background-color: #f2fafc;
  border-radius: 0.5rem;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  margin-bottom: 30px;
}

.blog-main .wp-block-list ul {
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.blog-main .wp-block-list li {
  position: relative;
  color: #333333;
}

.blog-main .wp-block-list li::before,
.blog-main .wp-block-list li::after {
  position: absolute;
  left: 0;
}

.blog-main .wp-block-list li::before {
  top: 1em;
  width: 10px;
  height: 1px;
}

.blog-main .wp-block-list li::after {
  top: 0;
  width: 1px;
  height: 100%;
}

.ranking-list h1 {
  line-height: 1.4;
  font-size: 14px;
  margin-top: 1px;
}
.ranking-list h1 a {
  color: #111;
}
.ranking-list span {
  color: #aaa;
}

.ranking-footer-list h1 {
  line-height: 1.4;
  font-size: 14px;
  margin-top: 1px;
}
.ranking-footer-list h1 a {
  color: #aaa;
}
.ranking-footer-list span {
  color: #aaa;
}

.yarpp.yarpp-related {
  margin-top: 7em !important;
  color: #737373;
}
.yarpp.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail {
  border: none !important;
  width: 33.3333333333% !important;
}
.yarpp.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail img {
  width: 100%;
}
.yarpp.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail .yarpp-thumbnail-title {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  margin: 0;
}

.color-blue {
  color: #3DBFDD;
}

.color-black {
  color: #111;
}

.color-white {
  color: #fff;
}

.color-pencil {
  box-shadow: 0px -6px 5px -5px #92FCFC inset, 0px 8px 4px -8px #92FCFC;
}

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}

.flex-direction-nav .flex-prev {
  opacity: 0;
  left: 0;
  cursor: url(../images/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
  opacity: 0;
  right: 0;
  cursor: url(../images/next-light.png), e-resize;
}

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 20px;
  z-index: 11;
  text-align: center;
  transform: translateX(-50%);
}

.flex-control-nav > li {
  display: inline-block;
  margin: 5px 3px;
}

.flex-control-nav > li > a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 6px;
}

.flex-control-nav > li > a:hover,
.flex-control-nav > li > a.flex-active {
  background: #fff;
}

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
  margin: 0 !important;
}

.hero-slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.hero-slider,
.hero-slider .flex-viewport {
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
}

.hero-slider .slides {
  height: 100% !important;
  transition-delay: 1s;
}

.hero-slider .flex-direction-nav a {
  width: 15%;
}

.hero-slider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

/* Caption */
.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 70%;
  margin: 0 auto;
}

.titan-caption {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.caption-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
  bottom: 20px;
  position: absolute;
  width: 35%;
}
.photography-page .image-caption .caption-text {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.photography-page .flex-control-nav {
  left: 80%;
  bottom: 20px;
  z-index: 11;
}

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
  margin-top: 40px;
}

.owl-pagination div {
  display: inline-block;
}

.owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #111;
  display: block;
  height: 6px;
  width: 6px;
  margin: 0 3px 5px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #111;
}

.owl-controls .owl-buttons > div {
  display: inline-block;
  margin: 5px;
  font-size: 14px;
  color: #111;
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
  position: fixed;
  background: #000;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998;
}

.loader {
  position: absolute;
  border-left: 2px solid #ffffff;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
  -moz-animation: load 0.8s infinite linear;
  ms-animation: load 0.8s infinite linear;
  o-animation: load 0.8s infinite linear;
  animation: load 0.8s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}
@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
.navbar-custom {
  background-color: rgba(10, 10, 10, 0.9);
  border: 0;
  border-radius: 0;
  z-index: 1000;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 11px;
  transition: background, padding 0.4s ease-in-out 0s;
}

.navbar a {
  transition: color 0.125s ease-in-out 0s;
}

.navbar-custom .dropdown-menu {
  background: rgba(26, 26, 26, 0.9);
  border-radius: 0;
  border: 0;
  padding: 0;
  box-shadow: none;
}

.navbar-custom .navbar-brand {
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
  padding: 5px 0px;
}

.navbar-custom .nav li > a {
  position: relative;
  color: rgba(255, 255, 255, 0.7);
}

.navbar-custom .dropdown-menu > li > a {
  border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  padding: 11px 15px;
  letter-spacing: 2px;
  color: #999;
}

.navbar-custom .dropdown-menu .dropdown-menu {
  border-left: 1px solid rgba(73, 71, 71, 0.15);
  left: 100%;
  right: auto;
  top: 0;
  margin-top: 0;
}

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
  border: 0;
  border-right: 1px solid rgba(73, 71, 71, 0.15);
  right: 100%;
  left: auto;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
  background: none;
  color: #fff;
}

.navbar-custom .dropdown-menu > li > a:hover {
  background: rgba(255, 255, 255, 0.1) !important;
}

.navbar-custom .dropdown-toggle:after {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -6px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 9px;
  content: "\f107";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar-custom .navbar-toggle .icon-bar {
  background: #fff;
}

.dropdown-menu {
  min-width: 180px;
  font-size: 11px;
}

/* Navbar search

.dropdown-search {
	position: relative;
	padding: 5px;
}

.dropdown-search .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.search-btn {
	position: absolute;
	background: transparent;
	border: none;
	overflow: hidden;
	top: 50%;
	right: 1px;
	width: 42px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	color: #999;
	margin-top: -20px;
}*/
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.home-section {
  position: relative;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  z-index: 0;
  background-size: cover;
}

.titan-title-size-1 {
  letter-spacing: 4px;
  font-size: 32px;
}

.titan-title-size-2 {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 18px;
  opacity: 0.8;
}

.titan-title-size-3 {
  letter-spacing: 16px;
  font-size: 46px;
}

.titan-title-size-4 {
  letter-spacing: 24px;
  font-weight: 400;
  font-size: 48px;
}

/* Agency Page Header */
.agency-page-header:before {
  background: rgba(0, 0, 0, 0);
}

/* About us Page Header */
.about-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
  background: rgba(2, 2, 2, 0.1);
}

/* Pricing Page Header */
.pricing-page-header {
  background-position: 40% 14%;
  background-repeat: no-repeat;
}
.pricing-page-header:before {
  background: rgba(2, 2, 2, 0.6);
}

/* Gallery Page Header */
.gallery-page-header {
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.gallery-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Contact Page Header */
.contact-page-header {
  background-position: 13% 45%;
  background-repeat: no-repeat;
}
.contact-page-header:before {
  background: rgba(2, 2, 2, 0.5);
}

/* FAQ Page Header */
.faq-page-header:before {
  background: rgba(2, 2, 2, 0.15);
}

/* Blog Page Header */
.blog-page-header {
  background-position: 50% 24%;
  background-repeat: no-repeat;
}
.blog-page-header:before {
  background: rgba(2, 2, 2, 0.3);
}

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
  background: rgba(2, 2, 2, 0.4);
}

.restaurant-page-header:before {
  background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
  background-color: rgba(2, 2, 2, 0.25);
}

/* Portfolio Page Header */
.portfolio-page-header {
  background-position: 50% 50%;
}
.portfolio-page-header:before {
  background: rgba(45, 45, 45, 0.45);
}

/* Landing Page Header */
.landing-header:before {
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.banner-img {
  margin-top: -145px;
}

.shop-page-header:before {
  background: rgba(34, 34, 34, 0.3);
}

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/
.footer {
  padding: 10px 0;
}
.footer .copyright {
  margin: 0;
}
.footer .footer-right-contents {
  text-align: right;
}
.footer .footer-right-contents .footer-privacy-policy {
  display: inline-block;
  text-align: right;
}
.footer .footer-right-contents .footer-social-links {
  display: inline-block;
  text-align: right;
}
.footer .footer-right-contents .footer-social-links a {
  display: inline-block;
  padding: 0 6px;
}

/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */
#map-section {
  position: relative;
  height: 450px;
  width: 100%;
}

#map {
  height: 100%;
  width: 100%;
}

#map img {
  max-width: none;
}

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/
.features-item {
  margin: 20px 0;
  text-align: center;
}

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #111;
}

.features-title,
.alt-features-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 16px 0 15px;
}

.alt-features-item {
  position: relative;
  padding-left: 55px;
  margin: 65px 0 0 0;
}

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px;
}

/* Content box */
.activity-liner .col-md-4 {
  width: 20%;
  display: flex;
}

.content-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 20px 0 15px;
  text-align: center;
  background-color: #4E7FD9;
  border-radius: 6px;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}
.content-box:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

/* 画像比率固定（16:9） */
.content-box-image {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.content-box-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

/* タイトル高さを揃える（2行まで表示） */
.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 3em;
}

/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/
.team-item {
  position: relative;
  text-align: center;
}

.team-image {
  width: 262.5px;
  height: 357px;
  position: relative;
  overflow: hidden;
}

.team-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.team-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.team-detail {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
  padding: 20px;
}

.team-detail h5 {
  font-size: 16px;
  color: #FFF;
}

.team-detail p {
  font-size: 14px;
  color: #FFF;
}

.team-social a {
  display: inline-block;
  color: #aaa;
  padding: 5px 6px;
}

.team-social a:hover {
  color: #FFF;
}

.team-descr {
  margin: 20px 0 0;
}

.team-name {
  font-size: 20px;
  color: #111;
}

.team-role {
  font-size: 14px;
  color: #aaa;
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.team-item:hover .team-detail {
  opacity: 1;
  bottom: 50%;
  transform: translateY(50%);
}

/*--------------------------------------------------------------
	Restaurant Menu
--------------------------------------------------------------*/
.menu {
  border-bottom: 1px dotted #e5e5e5;
  padding: 0 0 10px;
  margin: 0 0 20px;
}

.menu-title,
.menu-price {
  margin: 0 0 10px;
  font-size: 14px;
  color: #111;
}

.menu-price-detail {
  position: relative;
  text-align: right;
}

/*--------------------------------------------------------------
	Price Table
--------------------------------------------------------------*/
.price-table {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 25px 20px;
  margin: 15px 0 30px;
  border-radius: 2px;
  text-align: center;
}

.price-table:hover {
  border-color: #CACACA;
}

.price-table.best {
  margin: 0 0 30px;
}

.price-table .small {
  margin: 0;
}

.borderline {
  position: relative;
  background: #eaeaea;
  display: block;
  height: 1px;
  width: 100%;
  margin: 20px 0 15px;
}

.borderline:before {
  position: absolute;
  background: #eaeaea;
  content: "";
  bottom: -7px;
  left: 50%;
  height: 14px;
  width: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -7px;
}

.borderline:after {
  position: absolute;
  background: #fff;
  content: "";
  bottom: -5px;
  left: 50%;
  height: 16px;
  width: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -8px;
}

.price-table h4 {
  color: #111;
  margin: 0;
}

.price-table p.price {
  font-size: 60px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px;
}

.price-table p.price span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding-top: 25px;
}

.price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 23px;
}

.price-details li {
  padding: 7px 0;
}

.price-details li > span {
  text-decoration: line-through;
  color: #aaa;
}

/*--------------------------------------------------------------
	Fun fact
--------------------------------------------------------------*/
.count-item {
  text-align: center;
}

.count-icon {
  line-height: 1.2;
  font-size: 42px;
}

/*--------------------------------------------------------------
	Video Box
--------------------------------------------------------------*/
.video-box {
  text-align: center;
  padding: 40px 0;
}

.video-box-icon > a > i,
.video-box-icon > span {
  line-height: 1.8;
  font-size: 40px;
  color: #fff;
}

.video-title {
  letter-spacing: 4px;
  font-size: 30px;
  margin: 10px 0 0;
}

.video-subtitle {
  color: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 0 70px;
}

.filter > li {
  display: inline-block;
  padding: 0 0 10px;
  margin: 0 25px;
}

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px;
}

.works-grid.works-grid-gut .work-item {
  padding: 0 0 10px 10px;
}

.work-item {
  width: 50%;
  float: left;
  margin: 0;
}

.works-grid-3 .work-item {
  width: 33.3333%;
}

.container .works-grid-3 .work-item {
  width: 33.2%;
}

.works-grid-4 .work-item {
  width: 25%;
}

.works-grid-5 .work-item {
  width: 20%;
}

.work-item > a {
  position: relative;
  display: block;
  overflow: hidden;
}

.work-image {
  position: relative;
  overflow: hidden;
}

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.work-caption {
  width: 100%;
  padding: 0 20px;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  text-align: center;
  overflow: hidden;
}

.work-title {
  font-size: 14px;
  color: #fff;
  margin: 0 0 6px;
}

.work-descr {
  color: #aaa;
}

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.work-item:hover .work-image > img {
  transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #111;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0;
}

.works-grid.works-hover-g .work-descr {
  color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: rgb(111, 226, 158);
  background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6fe29e", endColorstr="#5bdad1", GradientType=1);
  opacity: 1;
}

.sliding-portfolio .work-item {
  width: 100%;
}

/*--------------------------------------------------------------
	Single Portfolio
--------------------------------------------------------------*/
.work-details {
  margin: 0 0 20px;
}

.work-details-title {
  color: #111;
  margin: 0 0 20px;
}

.work-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.work-details ul > li {
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 5px;
  margin: 0 0 5px;
}

/*--------------------------------------------------------------
	Call to action
--------------------------------------------------------------*/
.callout-text {
  color: rgba(255, 255, 255, 0.6);
}

.callout-title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.callout-btn-box {
  text-align: right;
  padding-top: 4px;
}

.request-cta {
  padding: 50px 0px;
}

/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
  position: relative;
}

.testimonial-text {
  text-align: center;
  font-style: normal;
  font-size: 18px;
}

.testimonial-caption {
  text-align: center;
  padding: 10px 0 0;
}

.testimonial-title {
  font-size: 14px;
}

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}

/*--------------------------------------------------------------
	Gallery
--------------------------------------------------------------*/
.gallery-item {
  position: relative;
  text-align: center;
  margin: 0 0 20px;
}

.gallery-image {
  position: relative;
  overflow: hidden;
}

.gallery-image a.gallery {
  position: relative;
  display: block;
}

.gallery-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.gallery-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.gallery-caption {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 28px;
  color: #fff;
  padding: 20px;
}

.gallery-icon {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 24px;
  margin: 0 auto;
}

.gallery-icon i,
.gallery-icon span {
  line-height: 50px;
}

/* Gallery hover */
.gallery-item:hover .gallery-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
  bottom: 50%;
  transform: translateY(50%);
}

.photography-item {
  list-style: none;
}

.gallery-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

/*--------------------------------------------------------------
	Blog Post
--------------------------------------------------------------*/
.post {
  margin: 0 0 80px;
}

.post-title {
  line-height: 1.4;
  font-size: 22px;
  color: #111;
  margin: 0;
}

.post-header {
  margin: 0 0 15px;
}

.post-meta {
  font-size: 11px;
  color: #aaa;
}

.post-entry {
  border-top: 1px dotted #c2c2c2;
  padding-top: 20px;
  margin-top: 10px;
}

.post-images-slider {
  position: relative;
}

.post-images-slider .flex-control-nav {
  bottom: 0;
}

.post-thumbnail,
.post-images-slider,
.post-video {
  margin: 0 0 20px;
}

.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px;
}

.post-thumbnail {
  width: 100%;
  /* カラム幅いっぱい */
  max-width: 940px;
  /* 必要なら最大幅を指定 */
  height: 0;
  padding-top: 60.3191489362%;
  /* アスペクト比維持 */
  position: relative;
  overflow: hidden;
}

.post-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Post columns */
.post-columns .post {
  margin: 0 0 60px;
}

.post-columns .post-header {
  margin: 0 0 10px;
}

.post-columns .post-title {
  line-height: 1.8;
  font-size: 14px;
}

.post-columns .post-entry {
  padding: 10px 0 0;
  margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
  border: 0;
  padding: 0;
}

.post-columns .post-entry p:last-child {
  margin: 0;
}

.more-link:after {
  content: "»";
  color: #666666;
  padding-left: 5px;
}

.pagination a {
  border: 1px solid #eaeaea;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  padding: 4px 12px;
}

.pagination a.active {
  border-color: #CACACA;
}

/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
  overflow: visible;
  height: 4px;
}

.progress-bar {
  position: relative;
}

.progress-bar.pb-dark {
  background: #111;
}

.progress-bar span {
  position: absolute;
  display: block;
  right: 0px;
  top: -24px;
  opacity: 0;
  line-height: 12px;
  font-size: 12px;
  color: #111;
  padding: 4px 0px;
}

.progress-bar span:after {
  display: inline-block;
  content: "%";
}

/* Tabs */
.tab-content .tab-pane {
  padding: 20px 0;
}

/* Accordion */
.panel-title {
  font-size: 14px;
}

.panel-heading a {
  position: relative;
  display: block;
}

.panel-heading a:after {
  position: absolute;
  content: "\f106";
  top: 50%;
  right: 0px;
  font-family: "FontAwesome";
  line-height: 1;
  font-size: 14px;
  margin-top: -7px;
}

.panel-heading a.collapsed:after {
  content: "\f107";
}

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
  border-color: #e5e5e5;
}

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
  border-top: 0;
}

.checkout-table {
  border: 1px solid #e5e5e5;
}

.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  padding: 12px;
}

.checkout-table tr td,
.checkout-table tr th {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 36px;
}

/* Sidebar / Widget common*/
.sidebar .widget {
  margin-bottom: 60px;
}

.sidebar .widget-title {
  color: #111;
}

.widget .widget-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 14px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Icon List */
.widget .icon-list li {
  padding: 5px 0;
}

.widget .icon-list li a:before {
  content: "»";
  color: #666666;
  padding-right: 5px;
}

/* Posts */
.widget-posts li {
  margin: 0 0 15px;
}

.widget-posts li:last-child {
  margin: 0;
}

.widget-posts-image {
  float: left;
  width: 64px;
}

.widget-posts-body {
  margin-left: 74px;
}

/* Search */
.search-box {
  position: relative;
}

/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 0 1px 4px;
  border-radius: 2px;
}

.tags a:hover {
  background: rgba(17, 17, 17, 0.8);
}

/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
  margin: 80px 0 0;
}

.comments .comment-title,
.comment-form .comment-form-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 16px;
  color: #111;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.comment-author {
  font-size: 14px;
  margin: 0 0 10px;
}

.comment-avatar {
  width: 55px;
  float: left;
  margin-top: 10px;
}

.comment-avatar img {
  border-radius: 50%;
}

.comment-content {
  padding-top: 5px;
  margin-left: 75px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .comment .comment {
    margin-left: 75px;
  }
}
/*--------------------------------------------------------------
	Client
--------------------------------------------------------------*/
.client-logo {
  opacity: 0.5;
}

.client-logo:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Items
--------------------------------------------------------------*/
.shop-item {
  text-align: center;
  margin: 0 0 40px;
}

.shop-item-image {
  position: relative;
  overflow: hidden;
}

.shop-item-image img {
  width: 100%;
}

.shop-item-detail,
.shop-item-image:after {
  transition: all 0.4s ease-in-out 0s;
}

.shop-item-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.shop-item-detail {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  padding: 20px;
  opacity: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
}

.shop-item-title {
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 15px 0 5px;
}

/* Shop item hover */
.shop-item:hover .shop-item-image:after {
  background: rgba(255, 255, 255, 0.7);
}

.shop-item:hover .shop-item-detail {
  opacity: 1;
  bottom: 50%;
  transform: translateY(50%);
}

/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */
.ex-product {
  opacity: 0.7;
  transition: all 0.4s ease-in-out 0s;
}

.ex-product:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/
.product-gallery {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 10px 0 0;
}

.product-gallery li {
  display: inline-block;
  width: 15%;
  margin: 0 5px;
}

.product-gallery li:first-child {
  margin-left: 0;
}

.product-title {
  margin: 0 0 20px;
  color: #111;
}

.star,
.star-off {
  margin-bottom: 5px;
  color: #f1c40f;
}

.star-off {
  color: #e5e5e5;
}

.amount {
  font-size: 32px;
  color: #111;
}

.reviews {
  margin: 0;
}

/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
  background-color: rgba(2, 2, 2, 0.7);
}
.showcase-page .content-box {
  display: block;
  margin-bottom: 45px;
}
.showcase-page .content-box .content-box-image {
  border-radius: 6px;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}
.showcase-page .content-box .content-box-image:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
	Documentation Page
--------------------------------------------------------------*/
.documentation-page {
  font-size: 14px;
}
.documentation-page .pln {
  color: #000;
}
.documentation-page pre.prettyprint {
  border: 1px solid #888;
  padding: 15px;
}
.documentation-page ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}
.documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 {
  list-style-type: none;
}
.documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 {
  background: #eee;
}
.documentation-page .com {
  color: #800;
}
.documentation-page .lit {
  color: #066;
}
.documentation-page .pun, .documentation-page .opn, .documentation-page .clo {
  color: #660;
}
.documentation-page .fun {
  color: red;
}
.documentation-page .str, .documentation-page .atv {
  color: #080;
}
.documentation-page .kwd, .documentation-page .tag {
  color: #008;
}
.documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var {
  color: #606;
}
.documentation-page a {
  color: #19B5FE;
}
.documentation-page a:hover {
  color: #1C92C9;
}

/*--------------------------------------------------------------
	Responsive Styles - Activity
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - Activity
------------------------------------------------------------------- */
:root {
  --easing: cubic-bezier(.2, 1, .2, 1);
  --transition: .8s var(--easing);
  --color-base: #f8f8f8;
  --color-gray: #ddd;
  --color-theme: #f5695f;
  --color-theme-darken: #f12617;
  --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .05), -.8rem -.8rem 1.2rem #fff;
  --box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, .08), -1rem -1rem 1.5rem #fff;
  --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
  --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff, .2);
}

.excerpt-pc {
  display: block;
}

.excerpt-sp {
  display: none;
}

.l-inner {
  position: relative;
  box-sizing: content-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10rem;
}

.l-section {
  border-top: 1px solid #eee;
}

.l-section .l-inner {
  padding-top: 2rem;
  padding-bottom: 4rem;
}

[class*=swiper]:focus {
  outline: none;
}

.slide-media,
.thumb-media {
  position: relative;
  overflow: hidden;
}

.slide-media img,
.thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-slide {
  text-decoration: none;
  color: #333;
}

.swiper-button-prev,
.swiper-button-next {
  display: grid;
  place-content: center;
  width: 6.4rem;
  height: 6.4rem;
  cursor: pointer;
  transition: var(--transition);
}

.swiper-button-prev::before,
.swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  box-shadow: var(--box-shadow);
}

.swiper-button-prev::after,
.swiper-button-next::after {
  width: 1.2rem;
  height: 1.2rem;
  content: "";
  border: solid var(--color-gray);
  border-width: 3px 3px 0 0;
}

.swiper-button-prev::after {
  margin-left: 0.4rem;
  transform: rotate(-135deg);
}

.swiper-button-next::after {
  margin-right: 0.4rem;
  transform: rotate(45deg);
}

.swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}

.card05 {
  overflow: hidden;
}

.card05 .swiper {
  overflow: visible;
}

.card05 .swiper-wrapper {
  transition-timing-function: linear !important;
}

.card05 .swiper-slide {
  width: -moz-max-content;
  width: max-content;
}

.card05 .slide {
  overflow: hidden;
  width: 36rem;
  border-radius: 4px;
  box-shadow: var(--box-shadow);
}

.card05 .slide-media {
  padding-top: 62.5%;
}

.card05 .slide-media img {
  height: calc(100% + 16px);
  transform: translateY(-16px);
}

.card05 .slide-content {
  padding: 3.2rem;
  min-height: 310.36px;
}

.card05 .slide-date {
  font-size: 1.2rem;
  line-height: 1;
  display: block;
  color: var(--color-theme);
}

.card05 .slide-title {
  font-weight: bold;
  color: #3DBFDD;
  line-height: 1.6;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.2em;
  margin: 0;
}
.card05 .slide-price {
  font-weight: bold;
  color: #32A067;
}

.activity-liner .module-title,
.activity-liner .module-subtitle,
.activity-liner .content-box-title {
  color: #fff;
}

.activity-liner.bg-dark-60:before {
  position: absolute;
  background: rgba(170, 170, 170, 0.5);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

#explain {
  padding: 70px 0;
}
#explain .module-subtitle {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
}
#explain a {
  color: #fff;
}

#equipments.activity-policy {
  padding: 10px 0px;
}

/*--------------------------------------------------------------
	Responsive Styles - Equipments
--------------------------------------------------------------*/
/* equipments section — Chrome/Safari 両対応、背景はセクション内だけに表示 */
#equipments {
  width: 100vw;
  min-width: 100%;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
  background: white;
  position: relative;
  /* 背景ラッパの基準 */
  overflow: hidden;
  /* セクション外にはみ出さない */
  padding: 60px 0px;
  z-index: 1;
  /* セクションのスタッキングを安定化 */
}

/* 背景ラッパ（セクション内に収める） */
#equipments .video-background {
  display: block;
  position: absolute;
  /* セクションに収める */
  inset: 0;
  /* top/left/right/bottom: 0 */
  width: 100%;
  height: 100%;
  z-index: 0;
  /* コンテンツより下 */
  overflow: hidden;
  /* はみ出しを切る */
  pointer-events: none;
  /* 操作を邪魔しない */
}

/* 背景 video */
#equipments .video-background video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* 背景ビデオ本体（absolute のみで管理） */
#equipments .video-background .fixed-bg {
  position: absolute;
  /* fixed ではなく absolute */
  top: 50%;
  left: 50%;
  width: 120vw;
  /* アスペクトの余裕 */
  height: 120vh;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  pointer-events: none;
  visibility: hidden;
  /* デフォルトは非表示。JSで有効化 */
  opacity: 0;
  transition: opacity 300ms ease, visibility 0s linear 300ms;
}

/* セクション表示時に有効化するクラス */
#equipments .video-background .fixed-bg.is-active {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

/* セクション内の前景コンテンツを前面に */
#equipments .row,
#equipments .discBox {
  position: relative;
  z-index: 2;
}

/* タイトル系 */
#equipments h2 {
  display: block;
  text-align: center;
  padding: 30px 0;
  margin: 0;
  color: #333;
  padding-top: 0;
}

#equipments h3 {
  display: block;
  text-align: center;
  padding: 30px 0;
  margin: 0;
  color: #333;
  padding-top: 0;
}

#equipments h4 {
  font-size: 30px;
  line-height: 30px;
  display: block;
  background: rgba(0, 0, 0, 0.47);
  color: white;
  padding: 6px 30px;
  margin-bottom: 100px;
  text-align: center;
}

#equipments h4 span {
  padding: 15px;
  background: #4E7FD9;
  color: white;
  margin-right: 20px;
  line-height: 0;
}

/* 段落 */
#equipments p {
  width: 100%;
  margin: 0 auto 50px;
  font-size: 18px;
  color: black;
  text-align: center;
  line-height: 36px;
}

/* 前景コンテンツは一律前面に */
#equipments > *:not(.video-background) {
  position: relative;
  z-index: 2;
}

/* 他テンプレートパーツと被らないよう、他セクションに影響を与えない */
#equipments ~ * {
  position: relative;
  z-index: auto;
}

/* discBox */
#equipments .discBox {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 0 60px;
  box-sizing: border-box;
  height: auto;
  justify-content: space-around;
  flex-wrap: wrap;
}

/* bx-wrapper 内の画像サイズ調整 */
#equipments .discBox .bx-wrapper .bx-viewport ul li img {
  height: 680px;
  margin-left: auto;
  margin-right: auto;
}

/* bx-pager */
#equipments .discBox .bx-pager {
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  unicode-bidi: isolate;
  width: 100%;
  display: flex;
  padding-inline-start: 0;
  justify-content: center;
}

#equipments .discBox .bx-pager li {
  display: list-item;
  unicode-bidi: isolate;
  list-style: none;
  margin-right: 5px;
  margin-left: 5px;
}

#equipments .discBox .bx-pager li a {
  background-color: transparent;
  cursor: pointer;
  text-decoration: underline;
}

#equipments .discBox .bx-pager li a img {
  width: 155.125px;
  height: 98.211px;
  opacity: 0.4;
  border: 1px solid #4E7FD9;
  box-sizing: border-box;
  transition: 0.2s;
}

#equipments .discBox .bx-pager li a:hover img,
#equipments .discBox .bx-pager li a.active img {
  opacity: 1;
}

/* discTxt */
#equipments .discBox .discTxt {
  width: 100%;
  margin: 0;
  padding: 0;
  color: black;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: stretch;
  padding: 60px 0;
}

#equipments .discBox .discTxt dl {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  unicode-bidi: isolate;
  height: auto;
  width: 49%;
}

#equipments .discBox .discTxt dl dt {
  height: auto;
  background: #4E7FD9;
  color: white;
  display: inline-block;
  padding: 6px 15px;
}

#equipments .discBox .discTxt dl dd {
  display: block;
  margin-inline-start: 40px;
  unicode-bidi: isolate;
  margin: 0;
  margin-bottom: 60px;
  font-size: 14px;
  padding: 30px;
  background: #f2f2f2;
  line-height: 160%;
  min-height: 150px;
}
#equipments .discBox .discTxt dl dd a {
  color: #4E7FD9;
}

/* テーブル（従来の全幅設定：ラップなしのテーブル用の基本スタイル） */
#equipments .discBox .discTxt dl dd table {
  border-spacing: 0;
  font-size: 14px;
  width: 100%;
}

#equipments .discBox .discTxt dl dd table tr {
  background: #fff;
}

#equipments .discBox .discTxt dl dd table tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #4E7FD9;
  border-left: 1px solid #4E7FD9;
  text-align: center;
}

#equipments .discBox .discTxt dl dd table tr td .pcnon {
  display: none;
}

#equipments .discBox .discTxt dl dd table tr td:last-child {
  border-right: 1px solid #4E7FD9;
}

#equipments .discBox .discTxt dl dd table tr:nth-child(2n+1) {
  background: #f1f6fc;
}

#equipments .discBox .discTxt dl dd table th {
  color: #fff;
  padding: 8px 15px;
  background: #4E7FD9;
  font-weight: normal;
  border-left: 1px solid #258;
  border-top: 1px solid #258;
  border-bottom: 1px solid #258;
  line-height: 120%;
  text-align: center;
}

/* reset dl/dt/dd margins */
#equipments .discBox .discTxt dl,
#equipments .discBox .discTxt dt,
#equipments .discBox .discTxt dd {
  margin: 0;
  padding: 0;
}

/* --- ここからレスポンシブ横スクロール対応（table-responsive ラッパ使用） --- */
/* ラッパ：横スクロール許可＋慣性スクロール */
#equipments .discBox .discTxt dl dd .table-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* 固定基準幅＋固定レイアウト */
#equipments .discBox .discTxt dl dd .table-responsive table {
  border-spacing: 0;
  font-size: 14px;
  min-width: 595.125px;
  /* 基準幅 */
  table-layout: fixed;
  /* 列幅固定 */
}

/* 列幅を 595.125px の 1/4 に固定（パディング込みで管理） */
#equipments .discBox .discTxt dl dd .table-responsive table th,
#equipments .discBox .discTxt dl dd .table-responsive table td {
  width: 148.78125px;
  box-sizing: border-box;
  padding: 8px 15px;
  text-align: center;
  word-break: break-word;
  /* 長文対策 */
}

/* 既存の装飾を維持 */
#equipments .discBox .discTxt dl dd .table-responsive table tr {
  background: #fff;
}

#equipments .discBox .discTxt dl dd .table-responsive table tr:nth-child(2n+1) {
  background: #f1f6fc;
}

#equipments .discBox .discTxt dl dd .table-responsive table tr td {
  border-bottom: 1px solid #4E7FD9;
  border-left: 1px solid #4E7FD9;
}

#equipments .discBox .discTxt dl dd .table-responsive table tr td:last-child {
  border-right: 1px solid #4E7FD9;
}

#equipments .discBox .discTxt dl dd .table-responsive table th {
  color: #fff;
  background: #4E7FD9;
  font-weight: normal;
  border-left: 1px solid #258;
  border-top: 1px solid #258;
  border-bottom: 1px solid #258;
  line-height: 120%;
}

/*--------------------------------------------------------------
	Responsive Styles - Timeline
--------------------------------------------------------------*/
/* コンテナスタイル */
.company-history {
  max-width: 800px;
  margin: 40px auto;
  padding: 0 20px;
}
.company-history h2 {
  text-align: center;
  margin-bottom: 40px;
  color: #fff;
  position: relative;
  z-index: 10;
}

/* タイムラインの基本スタイル */
.timeline {
  position: relative;
  list-style: none;
  padding: 0;
}

#timeline.module {
  padding: 40px 0px;
}

/* 縦線 */
.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  width: 4px;
  background: #e0e0e0;
  z-index: 1;
}

/* タイムラインアイテム */
.timeline-item {
  position: relative;
  margin-bottom: 50px;
  padding-left: 60px;
}

/* 最後のアイテムの下マージンを消す */
.timeline-item:last-child {
  margin-bottom: 0;
}

/* 丸いノード */
.timeline-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 8px;
  /* 縦線の中央に配置 */
  width: 28px;
  /* 丸の直径 */
  height: 28px;
  /* 丸の直径 */
  border-radius: 50%;
  background: #4E7FD9;
  border: 4px solid #fff;
  z-index: 2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* 日付スタイル */
.timeline-date {
  position: relative;
  margin-bottom: 10px;
  font-weight: bold;
  color: #fff;
}

/* コンテンツボックス */
.timeline-content {
  position: relative;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

/* コンテンツボックスの矢印 */
.timeline-content::before {
  content: "";
  position: absolute;
  top: 15px;
  left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  z-index: 3;
}

/* コンテンツ内の見出し */
.timeline-content h3 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #3DBFDD;
}

.timeline-content p {
  color: #333;
  font-size: 15px;
}

/* コンテンツ内の最後の要素のマージンを消す */
.timeline-content *:last-child {
  margin-bottom: 0;
}

/* コンテンツ内の画像 */
.timeline-content img {
  max-width: 100%;
  border-radius: 4px;
  margin: 10px 0;
}

/*--------------------------------------------------------------
	Responsive Styles - textFlow
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - Activity
------------------------------------------------------------------- */
[class*=swiper]:focus {
  outline: none;
}

#text-flow .swiper-slide {
  text-decoration: none;
  color: #333;
}
#text-flow .text {
  overflow: hidden;
}
#text-flow .text .swiper {
  overflow: visible;
}
#text-flow .text .swiper-wrapper {
  transition-timing-function: linear !important;
}
#text-flow .text .swiper-slide {
  width: -moz-max-content;
  width: max-content;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#text-flow .text .swiper-slide p.font-alt {
  font-size: clamp(80px, 20vh, 250px);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  margin: 0;
  text-align: center;
  opacity: 0.5;
}
#text-flow .text .slide {
  overflow: hidden;
  border-radius: 4px;
}

/*--------------------------------------------------------------
	Responsive Styles - access
--------------------------------------------------------------*/
#access {
  padding: 50px 0px;
}
#access .access-title {
  color: #e6af4b;
}
#access p {
  font-size: 15px;
}

#question .row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#question .qa-1 {
  max-width: 80%;
  min-width: 80%;
  margin-bottom: 7px;
  border: 1px solid #4a89bf;
  border-radius: 5px;
}
#question .qa-1 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 3em;
  color: #333333;
  font-weight: 600;
  cursor: pointer;
  font-size: 18px;
}
#question .qa-1 summary::before,
#question .qa-1 p::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.3em;
}
#question .qa-1 summary::before {
  color: #75bbff;
  content: "Q";
}
#question .qa-1 summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid rgba(51, 51, 51, 0.7019607843);
  border-right: 3px solid rgba(51, 51, 51, 0.7019607843);
  content: "";
  transition: transform 0.5s;
}
#question .qa-1[open] summary::after {
  transform: rotate(225deg);
}
#question .qa-1 p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 0.3em 3em 1.5em;
  color: #333;
  transition: transform 0.5s, opacity 0.5s;
  font-size: 15px;
}
#question .qa-1[open] p {
  transform: none;
  opacity: 1;
}
#question .qa-1 p::before {
  color: #ff8d8d;
  line-height: 1.2;
  content: "A";
}

/*--------------------------------------------------------------
	Responsive Styles - Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .navbar-transparent {
    background: transparent;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .navbar-custom .open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    display: block;
    right: 9px;
    top: 50%;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f105";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  .navbar-custom .nav li > a {
    font-size: 12px;
  }
  /* Comments */
  .comment .comment {
    margin-left: 75px;
  }
  .team-item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 1200px) {
  /* Features */
  .alt-features-item {
    margin: 20px 0 0;
  }
}
@media (max-width: 1050px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 1px;
  }
}
@media (max-width: 991px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 0;
  }
  /* Headers */
  .titan-title-size-3 {
    letter-spacing: 8px;
    font-size: 36px;
  }
  .titan-title-size-4 {
    letter-spacing: 12px;
    font-size: 38px;
  }
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
  /* Half-image */
  .side-image {
    position: relative;
    height: 600px;
  }
}
@media (max-width: 767px) {
  /* Navbar */
  .navbar-custom .navbar-nav {
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .navbar-custom li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 25px;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
    padding: 10px 35px;
  }
  .navbar-custom li a,
  .navbar-custom .dropdown-search {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-custom .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    right: 7px;
    content: "\f107";
  }
  .navbar-custom .nav > .open > .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
    right: 7px;
    content: "\f106";
  }
  /* Shop navbar */
  .navbar-custom .navbar-nav > li:last-child.navbar-cart > a {
    padding-left: 15px;
  }
  .navbar-custom .cart-item-number {
    display: none;
  }
  .navbar-custom .navbar-cart > a:after {
    content: "\f107";
  }
  .navbar-custom .navbar-cart-item a {
    border: 0 !important;
  }
  .dropdown-menu.cart-list {
    text-align: left;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-cart-item {
    border: none;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding-bottom: 10px;
  }
  .navbar-cart-img {
    display: none;
  }
  .navbar-cart-title {
    white-space: normal;
    padding: 0;
    margin-left: 0;
  }
  /* Headers */
  .titan-title-size-1 {
    letter-spacing: 2px;
    font-size: 14px;
  }
  .titan-title-size-2 {
    line-height: 1.3;
    letter-spacing: 2px;
    font-size: 16px;
    opacity: 0.8;
  }
  .titan-title-size-3 {
    letter-spacing: 4px;
    font-size: 26px;
  }
  .titan-title-size-4 {
    letter-spacing: 6px;
    font-size: 28px;
  }
  /* Features */
  .features-item {
    margin: 0 0 30px;
  }
  .alt-features-item {
    padding-left: 0;
    margin: 0 0 30px;
    text-align: center;
  }
  .alt-features-icon {
    position: static;
    width: auto;
    margin: 0 auto 8px;
  }
  /* Callout */
  .callout-text {
    margin: 0 0 30px;
  }
  .callout-text,
  .callout-btn-box {
    text-align: center;
  }
  /* Sidebar */
  .sidebar {
    margin-top: 50px;
  }
  .widget {
    margin-bottom: 60px;
  }
  .post.mb-0 {
    margin-bottom: 40px !important;
  }
  .footer {
    text-align: center;
  }
  .footer .footer-right-contents {
    text-align: center;
  }
  .copyright,
  .footer-social-links {
    text-align: center;
    margin: 10px 0;
  }
  /* Half-image */
  .side-image-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Restaurant menu */
  .menu-title,
  .menu-detail,
  .menu-price-detail {
    text-align: center;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-left-sm {
    text-align: left;
  }
  .blog-contents .blog-title h1 {
    position: relative;
    letter-spacing: 4px;
    font-weight: 800;
    font-size: 24px;
  }
  .blog-contents .blog-main h2 {
    font-weight: 400;
    font-size: 20px;
  }
  .blog-contents .blog-main h2.wp-block-heading {
    font-size: 18px;
  }
  .blog-contents .blog-main h3.wp-block-heading {
    font-size: 15px;
  }
  .blog-contents .blog-main h3 {
    font-size: 18px;
  }
  .blog-contents .blog-main p {
    font-size: 15px;
  }
  .blog-contents .blog-main .toc_wrapper .toc_title_h2 {
    font-size: 15px;
  }
  .blog-contents .blog-main .toc_wrapper .toc_title_h3 {
    font-size: 12px;
  }
  .blog-contents .blog-main .balloon-left {
    max-width: 200px;
    margin-left: 10px;
    font-size: 12px;
  }
  .blog-contents .blog-main .balloon-left::before {
    position: absolute;
    left: -15px;
    width: 15px;
    height: 30px;
    background-color: #f7f7f7;
    -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
            clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: "";
  }
  .blog-contents .blog-main .balloon-right {
    max-width: 200px;
    font-size: 12px;
    margin-right: 30px;
  }
  .blog-contents .blog-main .balloon-right::before {
    position: absolute;
    right: -15px;
    width: 15px;
    height: 30px;
    background-color: #f7f7f7;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
  }
  .blog-contents .blog-main .quote {
    padding: 2em 1.5em 1em 2em;
  }
  .blog-contents .blog-main .quote::before {
    top: 0.5em;
    left: 1em;
    width: 1.2em;
    height: 1.2em;
  }
  .blog-contents .blog-main .quote p {
    font-size: 12px;
  }
  .blog-contents .blog-main .quote cite {
    font-size: 0.5em;
  }
  .blog-contents .blog-main .memo .memo-title {
    padding: 0;
    font-size: 15px;
  }
  .blog-contents .blog-main .memo .memo-content .memo-list ol li {
    padding: 0.2em 0 0 30px;
  }
  .blog-contents .blog-main .memo .memo-content .memo-list ol li a {
    font-size: 12px;
  }
  .blog-contents .blog-main .memo .memo-content .memo-list ol li:before {
    width: 20px;
    height: 20px;
    font-size: 12px;
    margin-top: 5px;
  }
  .blog-contents .blog-main .memo:after {
    right: -2px;
    top: -2px;
  }
  .blog-contents .blog-main .box {
    margin-top: 0.5em;
    padding: 1.2em 1.2em 0.7em 1.2em;
  }
  .blog-contents .blog-main .box > div {
    top: -1.5em;
    left: -0.8em;
    padding: 0.2rem 1rem;
    font-size: 0.7em;
  }
  .blog-contents .blog-main .box p {
    margin: 0;
    font-size: 12px;
  }
  .blog-contents .blog-main .memo-nonlink {
    padding: 2em;
    /*内側余白*/
    background: #fff9e5;
    border: solid 2px #f7931e;
    border-radius: 0.5rem;
    /*背景色*/
    position: relative;
  }
  .blog-contents .blog-main .memo-nonlink .memo-nonlink-content .memo-nonlink-list ol li {
    padding: 0.2em 0 0 30px;
  }
  .blog-contents .blog-main .memo-nonlink .memo-nonlink-content .memo-nonlink-list ol li:before {
    width: 20px;
    height: 20px;
    font-size: 12px;
    margin-top: 5px;
    line-height: 22px;
  }
  .blog-contents .blog-main .memo-nonlink:after {
    right: -2px;
    top: -2px;
  }
  .blog-contents .blog-main .supplement p {
    margin: 0;
    padding: 0 1.5em 1em;
    font-size: 12px;
  }
  .blog-contents .blog-main .advantages p {
    margin: 0;
    padding: 0 1.5em 1em;
    font-size: 12px;
  }
  .blog-contents .blog-main .demerit p {
    margin: 0;
    padding: 0 1.5em 1em;
    font-size: 12px;
  }
  .blog-contents .blog-main .table_design th,
  .blog-contents .blog-main .table_design td {
    padding: 0.7em;
    font-size: 10px;
  }
  .blog-contents .blog-main .table_design th {
    width: 30%;
    min-width: 4em;
  }
  .blog-main > .wp-block-list {
    list-style-type: disc;
    padding: 1em 1em 1em 2.5em;
    border-left: 5px solid #2589d0;
    background-color: #f7f7f7;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
  }
  .blog-main .wp-block-list li {
    position: relative;
    color: #333333;
  }
  .blog-main .wp-block-list li::before,
  .blog-main .wp-block-list li::after {
    position: absolute;
    left: 0;
  }
  .blog-main .wp-block-list li::before {
    top: 1em;
    width: 10px;
    height: 1px;
  }
  .blog-main .wp-block-list li::after {
    top: 0;
    width: 1px;
    height: 100%;
  }
  .breadcrumb-white {
    font-size: 0.7em;
  }
  .side_wrapper {
    display: none;
  }
  #news #latest_news dl {
    max-width: 350px;
    font-size: 9px;
  }
  #news #latest_news dl dt {
    padding-left: 0px;
  }
  .font-yosugara-large {
    font-size: 30px;
  }
  .top-activity-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .currency-point .point-content {
    margin-left: 0px;
  }
  .h3,
  h3 {
    font-size: 20px;
  }
  .team-image {
    width: 100%;
  }
  #equipments .discBox {
    padding: 0 0px;
    box-sizing: border-box;
    height: auto;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  #equipments .discBox .discTxt {
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
  #equipments .discBox .discTxt dl {
    width: 100%;
  }
  #equipments .discBox #imageslide {
    width: 100%;
  }
  #equipments .discBox .bx-wrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    height: 272px;
  }
  #equipments .discBox .bx-wrapper .bx-viewport ul li img {
    height: auto;
  }
  #equipments .discBox .bx-pager {
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    unicode-bidi: isolate;
    width: 100%;
    display: flex;
    padding-inline-start: 0;
    justify-content: center;
  }
  #equipments .discBox .bx-pager li a img {
    height: auto;
  }
  .card05 .slide-title {
    font-size: 15px;
  }
  .excerpt-pc {
    display: none;
  }
  .excerpt-sp {
    display: block;
  }
  .card05 .slide-content {
    min-height: 268.75px;
  }
  .activity-liner .col-md-4,
  .activity-liner .col-sm-6,
  .activity-liner .col-xs-12 {
    width: 100% !important;
    margin-bottom: 20px;
    display: block;
  }
  .content-box {
    margin: 10px 0;
    border-radius: 4px;
  }
  .content-box-title {
    font-size: 16px;
    min-height: auto;
    -webkit-line-clamp: 3;
  }
  .side-image {
    position: relative;
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: contain;
  }
  .side-image-text {
    padding: 40px 20px;
  }
  #question .qa-1 p {
    font-size: 11px;
  }
  .currency-point .point-catch p {
    font-size: 13px;
  }
  #about .module-subtitle {
    font-size: 12px;
  }
  #about p {
    font-size: 12px;
  }
  #explain .module-subtitle p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .work-item,
  .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%;
  }
  #recommend .l-inner {
    padding: 0 4rem;
  }
  #recommend .pc {
    display: none !important;
  }
}
@media only screen and (max-width: 599px) {
  html {
    font-size: 50%;
  }
  #recommend .pc-tab {
    display: none !important;
  }
  #recommend .card05 .slide {
    width: 24rem;
  }
}
@media only screen and (min-width: 1025px) {
  #recommend .tab-sp {
    display: none !important;
  }
  #recommend .swiper-button-prev::before,
  #recommend .swiper-button-next::before {
    transition: var(--transition);
  }
  #recommend .swiper-button-prev:hover::before,
  #recommend .swiper-button-next:hover::before {
    transform: scale(1.2);
  }
  #recommend .card05 .slide {
    transition: var(--transition);
  }
  #recommend .card05 .slide img {
    transition: var(--transition);
  }
  #recommend .card05 .slide:hover {
    transform: translateY(-16px);
    box-shadow: var(--box-shadow-hover);
  }
  #recommend .card05 .slide:hover img {
    transform: translateY(0);
  }
  #recommend .card05 .swiper:hover .slide:not(:hover) {
    opacity: 0.3;
  }
}
@media only screen and (min-width: 600px) {
  #recommend .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767.98px) {
  .box_text {
    padding: 60px 20px;
  }
}
@media screen and (min-width: 768px) {
  .box {
    position: relative;
  }
  .box_text {
    padding: 60px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1100px) {
  .box_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 80%;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #equipments .discBox {
    padding: 0 0px;
    box-sizing: border-box;
    height: auto;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  #equipments .discBox .discTxt {
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
  #equipments .discBox .discTxt dl {
    width: 100%;
  }
  #equipments .discBox #imageslide {
    width: 100%;
  }
  #equipments .discBox .bx-wrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
  }
  #equipments .discBox .bx-wrapper .bx-viewport ul li img {
    height: auto;
  }
  #equipments .discBox .bx-pager {
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    unicode-bidi: isolate;
    width: 100%;
    display: flex;
    padding-inline-start: 0;
    justify-content: center;
  }
  #equipments .discBox .bx-pager li a img {
    height: auto;
  }
  .currency-point .point-content {
    margin-left: 0px;
  }
  .side-image {
    position: relative;
    height: 600px;
  }
  .side-image-text {
    padding: 60px 30px;
  }
}
@media screen and (min-width: 1100px) {
  .box_text {
    border: 1px solid #000;
    background-color: #fff;
  }
  .box_image {
    position: relative;
    top: 0px;
    left: 50%;
    transform: translateX(-100%);
    width: 50%;
    max-width: 700px;
  }
  .box_text {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translateY(-50%);
    width: 50%;
    max-width: 700px;
  }
  .box:nth-of-type(even) .box_image {
    transform: translateX(0%);
  }
  .box:nth-of-type(even) .box_text {
    left: 55%;
    transform: translateX(-100%) translateY(-50%);
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #contact .col-md-6 {
    width: 100%;
  }
  #contact .col-md-offset-6 {
    margin-left: 0;
  }
}/*# sourceMappingURL=style.css.map */