	Common
--------------------------------------------------------------*/
html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
}

body {
  background: #fff;
  font: 400 14px/1.8 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 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: #fff;
  z-index: 1;
  overflow-x: hidden;
}

.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-store {
  padding: 0px 0px 25px 0px;
}

@media screen and (min-width: 1024px) {
  .module-store {
    padding: 50px 0px 50px 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%;
}

.menu-hero {
  display: block;
  position: relative;
  width: 100%;
  height: 360px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.menu-hero.wide-photo {
  height: 480px;
}

/* 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-dark-10:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.15);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

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

.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;
}

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

/* 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;
}

table.r-table {
  border-collapse: collapse;
  width: 100%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
  border-radius: 5px;
}

table.r-table p {
  font-size: 1.6rem;
  margin: 0;
}

table.r-table tr>th {
  padding: 10px;
  text-align: left;
  color: #333;
  background-color: #F1EDED;
  border: 1px solid #c7b7b7;
}

table.r-table tr>td {
  padding: 10px;
  border: 1px solid #c7b7b7;
}



@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) {
  .module-small {
    padding: 50px 0 0 0;
  }

  .menu-hero {
    width: 100%;
    height: 240px;
  }

  .menu-hero.wide-photo {
    height: 240px;
  }

  .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: 46px;
  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;
}

@media only screen and (min-width: 768px) {
  .scroll-up {
    right: 20px;
  }
}

/* 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(66, 26, 107, 0.9);
}

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

.landing-image-text {
  padding-top: 70px;
  padding-bottom: 0px;
}

.landing-image-text h2 {
  margin-top: 100px;
  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;
}

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/
.btn {
  border-radius: 0;
  font-family: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  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: white;
  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: #111111;
}

.btn.btn-b {
  background: #111111;
  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 #96858f;
  color: #96858f;
  transition: color .5s;
  max-width: 296px;
  margin: 0 auto;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
  background: #96858f;
  color: #fff;
}

.btn-border-brown {
  background: transparent;
  border: 1px solid #5D4037;
  color: #5D4037;
  transition: color .5s;
  max-width: 296px;
  margin: 0 auto;
}

.btn-border-brown:hover,
.btn-border-brown:focus {
  background: #5D4037;
  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-xlg {
  padding: 20px 45px;
  font-size: 15px;
  font-weight: bold;
}

.btn.btn-lg {
  padding: 12px 35px;
  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: 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;
}

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

.up-btn,
.down-btn {
  position: relative;
  display: inline-block;
  margin: .5rem .5rem .5rem .5rem;
  padding: 0;
  border: #666666 1px solid;
  color: #666;
  background: transparent;
  text-align: center;
  font-size: 16px;
  width: 3rem;
}

/*--------------------------------------------------------------
	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;
  letter-spacing: 1px;
  font-size: 16px;
  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;
}

.inline-radio {
  display: flex;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #b6b6b6;
}

.inline-radio div {
  position: relative;
  flex: 1;
}

.inline-radio div input {
  width: 100%;
  height: 60px;
  opacity: 0;
}

.inline-radio div label {
  position: absolute;
  top: 0;
  left: 0;
  color: #b6b6b6;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  border-right: 1px solid #b6b6b6;
}

.inline-radio div:last-child label {
  border-right: 0;
}

.inline-radio div input:checked+label {
  background: #fd7e14;
  font-weight: 600;
  color: #fff;
}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
a {
  color: #111;
}

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

a.underlineLink {
  text-decoration: underline dotted #00f;
  color: #111;
  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;
}

p,
ol,
ul,
blockquote {
  margin: 0 0 20px;
}

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

.font-alt {
  font-family: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  letter-spacing: 2px;
}

.font-serif {
  font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, "Times New Roman", sans-serif;
  letter-spacing: 2px;
}

.font-brown,
.font-brown a {
  color: #96858f !important;
}

.font-gray,
.font-gray a {
  color: #6d7993;
}

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

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



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

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

.module-title span,
.price-title span {
  position: absolute;
  bottom: -3rem;
  left: 50%;
  font-size: 16px;
  color: #96858f;
  transform: translateX(-50%);
  width: 100vw;
}

.price-title {
  position: relative;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  color: #96858f;
  margin: 20px 0 70px;
}

.price-title-box {
  position: relative;
  width: 100%;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.price-title-box .price-title {
  margin: 0 !important;
}

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

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

.store-top-bnr {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 4px 12px 0px;
  transition: all .5s;
}

.store-top-bnr:hover {
  transform: translateY(-5px);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 6px 1px 0px;
}

.product-line-flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product-line-flex-box::before {
  content: "";
  display: block;
  width: 45vw;
  height: 0;
  order: 1;
}

.product-line-flex-box::after {
  display: block;
  content: "";
  width: 45vw;
}



.product_line_icon {
  width: 45vw;
  height: 25vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: .5rem auto;
  border: 1px solid #ccc;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 4px 12px 0px;
  transition: all .5s;
}

.product_line_icon.modal_icon {
  width: 43vw;
  height: 23vw;
}

.product_line_icon:hover {
  transform: translateY(-5px);
}

.concept-photo {
  display: flex;
  align-items: center;
}

.top-concept {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(/images/top-concept-back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  padding: 30px 24px;
  margin: 0;
}

.top-concept p {
  line-height: 2.8rem;
  letter-spacing: .2rem;
  font-size: 14px;
}

.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

/* 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;
}

/*  toggle  */
.toggle_title {
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 24px 0;
  padding: 0 24px 0 10px;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
}

.toggle_title:hover {
  color: #fd7e00;
}

.toggle_title:after {
  content: "\f138";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: -2px;
  transform: translateY(-50%);
  transition: 0.2s;
}

.toggle_title.selected:after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.2s;
}

.toggle_txt {
  display: none;
  padding-left: 2rem;
  margin-bottom: 3rem;
}

/*--------------------------------------------------------------
	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;
}

@media only screen and (max-width: 480px) {
  .flex-direction-nav a {
    width: 0%;
    display: none;
  }
}


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

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

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 20px;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  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;
  transform: translateY(0);
}

.flex-control-nav>li>a:hover,
.flex-control-nav>li>a.flex-active {
  background: #fff;
  height: 8px;
  width: 8px;
  transform: translateY(-1px);
}

/* -------------------------------------------------------------------
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: #f1ece8;
  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;
  animation: load 0.8s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
.navbar-custom {
  background-color: rgba(255, 255, 255, 0.9);
  border: 0;
  border-radius: 0;
  z-index: 1000;
  font-family: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  letter-spacing: 0.1em;
  font-size: 12px;
  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(241, 236, 232, 0.9);
  border-radius: 0;
  border: 0;
  padding: 0;
  box-shadow: none;
}

.navbar-custom .navbar-brand {
  display: block;
  width: 140px;
  height: 50px;
  background-image: url(../images/logo.png?202201);
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

.navbar-custom .nav li>a {
  position: relative;
}

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

.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: #000000;
}

.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: #020202;
}

.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;
}

.home-section.home-width-16-9 {
  aspect-ratio: 16/9 !important;
  width: 100% !important;
  height: auto !important;
}

@media screen and (min-width: 1024px) {
  .home-section.home-width-16-9 {
    max-height: 80vh;
  }
}

.home-section.home-height-80vh {
  width: 100% !important;
  height: 80vh !important;
}

.text-small {
  font-size: 12px;
}

.titan-title-bold {
  font-weight: 400;
  font-size: 15px;
  color: #333;
}

.store-hero-title {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 32px;
  opacity: .9;
}

.store-hero-title-2 {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 24px;
  opacity: .9;
}

@media (max-width: 767px) {
.store-hero-title {
    line-height: 1.3;
    letter-spacing: 1px;
    font-size: 22px;
    opacity: .9;
  }

  .store-hero-title-2 {
    line-height: 1.3;
    letter-spacing: 1px;
    font-size: 17px;
    opacity: .9;
  }
}

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

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

.titan-title-size-2-bold {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 18px;
  font-weight: 400;
}

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

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

.titan-title-size-5 {
  line-height: 1.3;
  letter-spacing: 3px;
  font-size: 22px;
  opacity: .8;
}

.mobile-tel-btn {
  display: inline-block;
  width: 160px;
  border-radius: 0;
  font-family: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  letter-spacing: 1px;
  padding: 12px 2px 12px 20px;
  font-weight: 400;
  font-size: 13px;
  background-image: url(/images/phone-number-white.png);
  background-size: 20px;
  background-position: 5% 50%;
  background-repeat: no-repeat;
}

.mobile-tel-btn span {
  font-size: 11px;
}

.titan-tel {
  display: inline-block;
  padding: .5rem 1rem .5rem 4rem;
  font-weight: 400;
  font-size: 24px;
  background-image: url(/images/phone-number.png);
  background-size: 32px;
  background-position: left;
  background-repeat: no-repeat;
}

.titan-lead {
  font-size: 16px;
  font-weight: normal;
}

.titan-copy {
  font-size: 20px;
  font-weight: normal;
}

.titan-lead-black {
  font-size: 14px;
  font-weight: normal;
  color: #111111;
}

.titan-lead-blue {
  font-size: 16px;
  font-weight: normal;
}

.titan-lead-blue-bold {
  font-size: 18px;
  font-weight: 500;
}

.titan-lead-blue span,
.titan-lead-blue-bold span {
  color: #337ab7;
}

.titan-indent {
  display: inline-block;
  padding: 2rem;
  text-indent: -2rem;
}

/* Agency Page Header */
.agency-page-header:before {
  background: transparent;
}

/* 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-social-links {
  text-align: right;
}

.footer .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;
}

.overflow-hidden-x {
  overflow-x: hidden;
}

.g-map {
  max-width: 100%;
  overflow-x: hidden;
  height: 400px;
}

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/
.step-item {
  width: 100%;
  position: relative;
  display: block;
  width: auto;
  height: 480px;
  margin: 20px 20px;
  padding: 10px;
  text-align: center;
  border: 1px #ccc solid;
  border-radius: 5px;
}

.step-item-cm {
  width: 100%;
  position: relative;
  display: block;
  width: auto;
  height: auto;
  min-height: 400px;
  margin: 20px 20px;
  padding: 10px;
  text-align: center;
  border: 1px #ccc solid;
  border-radius: 5px;
}

.step-num {
  text-align: left;
  font-size: 22px;
  font-weight: bolder;
  color: #96858f;
}

.step-num-cm {
  text-align: left;
  font-size: 20px;
  font-weight: bolder;
  color: #96858f;
}

.step-title {
  text-align: center;
  font-size: 18px;
  font-weight: bolder;
  color: #778899;
  margin: 2rem auto;
}

.step-title-cm {
  font-size: 16px;
  font-weight: bolder;
  color: #778899;
  margin: 0rem auto 2rem;
  text-align: left;
}

.step-image {
  width: 50%;
  height: auto;
  margin: 2rem auto 3rem;
}

.step-image-cm {
  width: 100%;
  height: auto;
  margin: 1rem auto 2rem;
}

.step-text {
  text-align: left;
  line-height: 1.4;
}

.swipe-arrow {
  display: block;
  width: 200px;
  height: 48px;
  margin: 0 auto;
  background-image: url(/images/swipe.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .swipe-arrow {
    display: block;
  }
}

.care-menu-item {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin: 20px 0;
  padding: 10px;
  text-align: center;
  border: 1px #ccc solid;
  border-radius: 5px;
}



/* 基本カードスタイル */
.care-menu-item {
  margin: 6px 0;
  padding: 12px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  display: flex;
  flex-direction: column;
  height: auto;
}

.care-menu-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* 画像エリア - 美しい2:1アスペクト比 */
.care-menu-item .features-icon {
  position: relative;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 12px;
  background: #f8f9fa;
}

/* CSS Grid Aspect Ratio Technique */
.care-menu-item .features-icon::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 50%; /* 2:1 アスペクト比 */
}

.care-menu-item .features-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.care-menu-item:hover .features-icon img {
  transform: scale(1.05);
}

/* テキストエリアの設計 */
.care-menu-item .text-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* レスポンシブ調整 */
@media (max-width: 767px) {
  .care-menu-item {
    min-height: 192px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .care-menu-item {
    min-height: 280px;
  }
}

@media (min-width: 992px) {
  .care-menu-item {
    min-height: 300px;
  }
}

.features-item {
  margin: 20px 0;
  text-align: center;
}

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

.no-wrap {
  display: inline-block;
}

.concept-head {
  line-height: 1.2;
  font-size: 22px;
  color: #6d7993;
  margin: 1rem 0 1.5rem;
}

.concept-head.short-head {
  font-size: 16px;
}

/* concept-headのタイポグラフィ設計 */
.concept-head.short-head {
  font-weight: 400;
  line-height: 1.4;
  color: #7f8c8d;
  text-align: center;
  margin: 0;
  padding: 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.01em;
}

/* レスポンシブフォントサイズ */
@media (max-width: 767px) {
  .concept-head.short-head {
    font-size: 12px;
    min-height: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .concept-head.short-head {
    font-size: 13px;
    min-height: 36px;
  }
}

@media (min-width: 992px) {
  .concept-head.short-head {
    font-size: 14px;
    min-height: 40px;
  }
}

.concept-title {
  text-align: left;
  line-height: 1.2;
  font-size: 24px;
}

.care-menu-title {
  display: block;
  text-align: center;
  line-height: 1.2;
  font-size: 16px;
  color: #111;
  margin-bottom: 2rem;
}

.care-menu-title.short-title {
  font-size: 14px;
}

/* タイトルのタイポグラフィ設計 */
.care-menu-title.short-title {
  font-weight: 600;
  line-height: 1.3;
  color: #2c3e50;
  text-align: center;
  margin: 0 0 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.02em;
  word-break: keep-all;
  overflow-wrap: break-word;
}

/* レスポンシブフォントサイズ */
@media (max-width: 767px) {
  .care-menu-title.short-title {
    font-size: 14px;
    min-height: 36px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .care-menu-title.short-title {
    font-size: 15px;
    min-height: 42px;
  }
}

@media (min-width: 992px) {
  .care-menu-title.short-title {
    font-size: 16px;
    min-height: 48px;
  }
}

.care-menu-title-2 {
  display: block;
  text-align: center;
  line-height: 1.2;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 2rem;
  color: #96858f;
}

.nayami-box {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 110px;
  margin: 0 auto 1.5rem;
  color: #9099a2;
}

.list-lead {
  display: block;
  text-align: center;
  margin: 1rem 0 2.5rem 1rem;
  line-height: 1.2;
  font-size: 16px;
  font-weight: normal;
  color: #111;
}

.list-lead span {
  font-size: 26px;
  color: #111;
  margin: 0 .3rem;
}

.list-lead-large {
  display: block;
  text-align: center;
  margin: 1rem 0 2.5rem 1rem;
  line-height: 1.2;
  font-size: 18px;
  font-weight: normal;
  color: #111;
  letter-spacing: 0.1rem
}

.list-lead-large span {
  font-size: 28px;
  color: #96858f;
  margin: 0 .3rem;
}

.list-child-box {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.list-child {
  width: auto;
  text-align: left;
  margin: 1rem 0 1rem 0rem;
  line-height: 1.2;
  font-size: 16px;
  color: #111;
}

.list-child-large {
  width: auto;
  text-align: left;
  margin: 1rem 0 1rem 0rem;
  line-height: 1.2;
  font-size: 18px;
  font-weight: normal;
  color: #111;
}

.list-child span,
.list-child-large span {
  color: #8b0000;
  margin-right: 1rem;
}

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

.alt-features-item {
  position: relative;
  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;
}

.mail-address {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/mail-address.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.get-mail {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/get-mail.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.input-form {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/input-form.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.caution-icon {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/caution.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.set-password {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/lock.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.line-mono {
  display: block;
  width: 80px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/line-mono.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.line-mono-large {
  display: block;
  width: 160px;
  height: 80px;
  margin: 0 auto 1rem;
  background-image: url("/assets/images/line-mono.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.line-mono-2 {
  display: block;
  width: 80px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/line-mono-2.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.line-mono-2-large {
  display: block;
  width: 160px;
  height: 80px;
  margin: 0 auto 1rem;
  background-image: url("/assets/images/line-mono-2.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.clapping {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/clapping.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.register-logo {
  display: block;
  aspect-ratio: 92/64;
  width: 60vw;
  height: auto;
  max-width: 200px;
  margin: 0.5rem auto;
  background-image: url("/assets/images/logo-register-online-store.webp");
  background-size: contain;
  background-repeat: no-repeat;
}

.membership {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/membership.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.payment-image {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/payment.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.expiry-image {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/expiry-image.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.delivery-image {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/fast-delivery.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.return-image {
  display: block;
  width: 40px;
  height: 40px;
  margin: 1rem auto;
  background-image: url("/assets/images/return-box.png");
  background-size: contain;
  background-repeat: no-repeat;
}


/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center;
}

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px;
}

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

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

.team-image img {
  width: 100%;
}

.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;
}

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

.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: 14px;
  color: #111;
}

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

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

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

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

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

.menu-price {
  font-size: 1.8rem;
  letter-spacing: .2rem;
  margin-left: .5rem;
}

.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>a>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%;
}

@media (min-width: 992px) {
  .works-grid-3.works-grid-gut {
    margin: 0 auto !important;
    /* 強制的に中央寄せ */
    width: 98.5%;
  }

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

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

.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.aspect-1 {
  aspect-ratio: 4 / 5;
}

.work-image.aspect-2 {
  aspect-ratio: 1 / 1;
}


.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.work-image.aspect-2 img {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
}

.work-image.aspect-1 img {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.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 {
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  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: #6fe29e;
  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%;
}

.staff-photo {
  width: 60%;
  height: auto;
  margin: 1rem auto;
}

.staff-photo img {
  width: 100% !important;
}

.staff-name {
  position: relative;
  margin: 10px 0 10px;
  color: #666;
  font-size: 20px;
  text-align: left;
}

.staff-name.name-center {
  text-align: center;
  text-indent: 1rem;
}

.staff-name ruby {
  letter-spacing: 1rem;
  ruby-align: space-between;
}

.btn-hpb {
  background-image: url(/images/icon-hpb.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  text-indent: 3rem;
}


@media only screen and (max-width: 480px) {
  .staff-photo {
    width: 90%;
  }

  .staff-name {
    margin: 0 0 10px;
    text-align: center;
  }

  .staff-name ruby {
    text-indent: 1rem;
  }

  .sp-center {
    text-align: center !important;
  }

}

/*--------------------------------------------------------------
	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;
}

.cta {
  padding: 50px 0px;
  background-image: url(/images/cta-back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.btn-basic {
  background-color: #6d7993;
  color: #ffffff;
  transition: all .8s;
  border-radius: 5px;
}

.btn-basic:hover {
  background-color: #9099a2;
  color: #ffffff;
}

/*--------------------------------------------------------------
	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%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

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

.post-title {
  line-height: 1.4;
  font-size: 20px;
  margin: 0;
}

.post-header {
  margin: 0;
  height: 112px;
}

.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;
  min-height: 250px;
}

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

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

.news-thumbnail {
  height: 230px;
  width: auto;
  overflow: hidden;
}

.news-thumbnail a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

.note-box {
  background: #f8f8f8;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 15px 20px;
  margin-bottom: 20px;
}

.note-box-title {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
}

.note-box p.small {
  font-size: 13px;
  line-height: 1.5;
  color: #666;
  margin-bottom: 8px;
}

.note-box p.small:last-child {
  margin-bottom: 0;
}

/* 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;
}

.post-entry a {
  text-decoration: underline !important;
}


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

.more-link-w {
  color: #ffffff;
}

.more-link-w:hover {
  color: #aaaaaa;
}

.more-link-w:after {
  content: "\00BB";
  color: #ffffff;
  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;
}

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

.ql-align-left {
  text-align: left;
}

.ql-align-right {
  text-align: right;
}

/*--------------------------------------------------------------
	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: 72px;
}

/* 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: "\00BB";
  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: .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%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */
.ex-product {
  opacity: .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: 20%;
  margin: 0 5px;
}

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

.product-title {
  position: relative;
  margin: 0 0 10px;
  color: #111;
  font-size: 16px;
  text-align: left;
  letter-spacing: 0;
}

.product-title span {
  font-size: 20px;
}

.product-price {
  position: relative;
  margin: 0 0 5px 0;
  color: #111;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
}

.product-price span {
  font-size: 20px;
  color: #060;
}

.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;
  -webkit-backface-visibility: hidden;
  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 - Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .navbar-transparent {
    background: transparent;
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .navbar-transparent .nav>li>a {
    color: #fff;
  }

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

  .navbar-transparent .dropdown-menu>li>a {
    color: rgba(0, 0, 0, .7);
  }

  .navbar-transparent .dropdown-menu>li>a:hover {
    color: rgba(0, 0, 0, .9) !important;
  }

  /* Comments */
  .comment .comment {
    margin-left: 75px;
  }

  .product-line-flex-box {
    width: 800px;
    margin: 0 auto;
  }

  .product-line-flex-box::before {
    width: 180px;
    height: 0;
    order: 1;
  }

  .product-line-flex-box::after {
    width: 180px;
  }

  .product_line_icon {
    width: 180px;
    height: 100px;
  }

  .product_line_icon.modal_icon {
    width: 180px;
    height: 100px;
  }
}

@media (max-width: 767px) {
  .navbar-transparent {
    background: transparent;
  }

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

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

  .navbar-transparent .navbar-brand {
    background-image: url(../images/logo-white.png?202201);
  }

  /* モバイル表示では透明背景でもナビテキストは黒のまま */
  .navbar-transparent .nav>li>a {
    color: #000 !important;
  }
}

@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: 300px;
  }
}

@media (max-width: 767px) {

  .sp-fixed-menu {
    position: fixed;
    width: 100%;
    bottom: 0px;
    font-size: 0;
    opacity: 0.9;
    z-index: 99;
  }

  .sp-fixed-menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .sp-fixed-menu li {
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 42px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    border-right: 1px solid #fff;
  }

  .sp-fixed-menu li:first-child {
    background-image: url(/assets/images/sp-cta-line.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #36887c;
  }

  .sp-fixed-menu li:last-child {
    background-image: url(/assets/images/sp-cta-hpb.png?20210201);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #8d3754;
  }

  .sp-fixed-menu li a {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
  }

  /* Store/Cart専用のLINE会員登録固定メニュー */
  .sp-fixed-menu-register {
    position: fixed;
    width: 100%;
    bottom: 0px;
    font-size: 0;
    opacity: 0.9;
    z-index: 99;
  }

  .sp-fixed-menu-register ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .sp-fixed-menu-register li {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 42px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    background-color: #36887c;
    background-image: linear-gradient(135deg, #36887c 0%, #2a6b60 100%);
    position: relative;
  }

  .sp-fixed-menu-register li::before {
    content: "LINEから簡単会員登録 ▷";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-weight: bold;
    font-size: 16px;
    pointer-events: none;
    white-space: nowrap;
  }

  /* 古いモバイル機種対応 - 380px以下 */
  @media (max-width: 380px) {
    .sp-fixed-menu-register li::before {
      font-size: 14px;
    }
  }

  /* 非常に狭い画面対応 - 340px以下 */
  @media (max-width: 340px) {
    .sp-fixed-menu-register li::before {
      font-size: 13px;
    }
  }

  /* 極狭画面対応 - 320px以下 */
  @media (max-width: 320px) {
    .sp-fixed-menu-register li::before {
      font-size: 12px;
    }
  }

  .sp-fixed-menu-register li:hover {
    background-image: linear-gradient(135deg, #3f9b8e 0%, #2f766a 100%);
    transform: translateY(-1px);
    transition: all 0.2s ease;
  }

  .sp-fixed-menu-register li a {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
  }

  /* デスクトップでは非表示 */
  @media (min-width: 768px) {
    .sp-fixed-menu-register {
      display: none;
    }
  }

  /* 登録ページ用最小高さ設定 */
  body.register-page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }

  body.register-page .main {
    flex: 1;
    display: flex;
    flex-direction: column;
  }

  body.register-page section {
    flex: 1;
  }

  /* 登録ページ用コンパクトロゴヘッダー */
  .register-header-compact {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 10px 0;
  }

  .register-header-compact img {
    height: 32px;
    width: auto;
    margin-right: 12px;
  }

  .register-header-compact span {
    font-size: 16px;
    color: #6d7993;
    font-weight: 500;
    letter-spacing: 0.5px;
  }

  /* モバイル対応 */
  @media (max-width: 480px) {
    .register-header-compact span {
      font-size: 14px;
    }
    .register-header-compact img {
      height: 28px;
      margin-right: 8px;
    }
  }

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

  .module-title-ja {
    position: relative;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
    font-size: 28px;
    color: #96858f;
    margin: 0 0 70px;
  }

  .container {
    padding: 15px !important;
    /* 好みに応じて余白サイズを指定 */
    overflow-x: hidden !important;
    /* これがないと x軸方向に謎の余白が生じてしまう */
  }

  .navbar .container {
    padding: 0px !important;
    /* 好みに応じて余白サイズを指定 */
    overflow-x: hidden !important;
    /* これがないと x軸方向に謎の余白が生じてしまう */
  }

  /* Navbar */
  .navbar-header {
    min-height: 50px;
    height: 50px;
    /* 固定高さを設定 */
    margin: 0px !important;
    overflow: visible;
    /* オーバーフローを表示 */
  }

  .navbar-custom .navbar-nav {
    background: rgba(241, 236, 232, 0.9);
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 0;
    padding-left: 15px;
  }

  .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 10px 35px;
  }

  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu>li>a {
    padding: 10px 10px 10px 60px;
  }

  .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: 35px;
    content: "+";
    font-size: 16px;
  }

  .navbar-custom .nav>.open>.dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
    right: 35px;
    content: "-";
  }

  /* 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 {
    letter-spacing: 2px;
    font-size: 16px;
    opacity: .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;
  }

  .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;
  }

  table.r-table tr>td,
  table.r-table tr>th {
    display: block;
    width: 100%;
    vertical-align: middle;
  }

  table.r-table tr>td {
    border-top: none;
    border-bottom: none;
  }

  table.r-table {
    border-bottom: 1px solid #c7b7b7;
    width: 100%;
  }

}

@media only screen and (max-width: 480px) {

  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-5 .work-item {
    width: 100%;
  }

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

.navbar-custom .navbar-brand {
  position: absolute;
  top: 0px;
  left: 56px;
}

.navbar-toggle {
  position: absolute;
  padding: 9px 10px;
  top: 0;
  left: 6px;
  margin-right: 8px;
}

.navbar-toggle[aria-expanded="true"] span:nth-of-type(2) {
  transform: translateY(6px) rotate(-45deg);
}

.navbar-toggle[aria-expanded="true"] span:nth-of-type(3) {
  opacity: 0;
}

.navbar-toggle[aria-expanded="true"] span:nth-of-type(4) {
  transform: translateY(-6px) rotate(45deg);
}

.navbar-toggle span:nth-of-type(2) {
  transform: translateY(0) rotate(0);
}

.navbar-toggle span:nth-of-type(3) {
  opacity: 1;
}

.navbar-toggle span:nth-of-type(4) {
  transform: translateY(0) rotate(0);
}

.navbar-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: auto;
  height: auto;
  top: 12px;
  right: 8px;
}

@media (min-width: 1024px) {
  .navbar-center {
    margin-left: 20px;
  }
}
.navbar-cart {
  margin-left: 20px;
  font-size: 2.4rem;
  position: relative;
}

.orderExists::after {
  position: absolute;
  display: block;
  content: '';
  width: .8rem;
  height: .8rem;
  top: -0.2rem;
  right: -0.2rem;
  border-radius: 50%;
  background-color: #0a0;
}

#login-dialog,
#recover-dialog,
#product-dialog,
#line-select-dialog,
#hpb-select-dialog,
#christina-dialog {
  background: #ffffff;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}

#christina-dialog {
  max-width: 900px;
}


/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;

  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;



  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);

  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;

  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;

  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;

  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.filter.font-alt {
  text-indent: 2px;
}

li.product-line a,
a#product-btn {
  text-indent: 2px;
}

li.product-line {
  padding: .2rem 1rem;
  margin: .5rem .5rem;
  border: 1px solid #aaa;
  border-radius: 3px;
}

li.product-line.wide {
  min-width: 120px;
  width: auto;
}

li.product-line.current,
li.product-line.wide.current {
  border: 1px solid #337ab7;
}

li.product-line a.current,
li.product-line.wide a.current {
  color: #337ab7;
}

.discount {
  color: #f00;
  text-decoration: line-through;
  font-size: 1.4rem;
}

.discount span {
  color: #000;
}

.discount-badge {
  display: inline-block;
  font-size: 1.6rem;
  color: #ffffff;
  background-color: #ca0065;
  border-radius: 3px;
  padding: .2rem 1rem;
}

#subImg li {
  border: 1px solid #cccccc;
}

#subImg li.current {
  border: 1px solid #337ab7;
}

@media (min-width: 768px) {

  .sp-fixed-menu {
    display: none;
  }

  .navbar-custom .navbar-brand {
    left: 8px;
  }

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 108px;
  }
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

.ranking-num {
  display: block;
  position: absolute;
  top: -1rem;
  left: 10px;
  font-size: 2rem;
  font-weight: 900;
  border: 2px solid #fff;
  border-radius: 5px;
  color: #fff;
  background: #6d7993;
  padding: 0px;
  text-align: center;
  width: 4.4rem;
  height: auto;
  z-index: 10
}

.p-irNav {
  display: none;
  position: fixed;
  top: 50px;
  -webkit-transform: translate(40px, 50px);
  transform: translate(40px, 50px);
  background-color: #e8eaf1;
  width: 270px;
  z-index: 800;
}

.p-irNav.-show {
  -webkit-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

.p-irNav__btnText:before {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  display: inline-block;
  background-image: url(/images/ir_nav.svg);
  left: 0px;
  width: 10px;
  height: 17px;
  margin-bottom: 7px;
}

.p-irNav__btnText.-close:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 768px) {
  .p-irNav {
    display: flex;
    -webkit-transform: translate(-205px, 100px);
    transform: translate(-205px, 100px);
    -webkit-transition: -webkit-transform cubic-bezier(0.76, 0.17, 0.13, 0.7) 0.3s;
    transition: -webkit-transform cubic-bezier(0.76, 0.17, 0.13, 0.7) 0.3s;
    transition: transform cubic-bezier(0.76, 0.17, 0.13, 0.7) 0.3s;
    transition: transform cubic-bezier(0.76, 0.17, 0.13, 0.7) 0.3s, -webkit-transform cubic-bezier(0.76, 0.17, 0.13, 0.7) 0.3s;
    width: 205px;
  }

  .p-irNav.-show {
    -webkit-transform: translate(0px, 100px);
    transform: translate(0px, 100px);
  }

  .p-irNav__inner {
    padding: 20px;
    width: 100%;
  }

  .p-irNav__btnWrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .p-irNav__btn {
    display: block;
    position: absolute;
    -webkit-transform: translate(205px, 0);
    transform: translate(205px, 0);
    width: 33px;
    height: 92px;
    background-color: #6d7993;
    cursor: pointer;
    border-radius: 0 8px 8px 0;
  }

  .p-irNav__btnText {
    display: block;
    margin: auto;
    height: 88px;
    padding: 10px 0;
    top: 50%;
    left: 50%;
    color: #fff;
    font-weight: bold;
    font-size: 1.4rem;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

.bdl-01 {
  width: 100%;
  height: 56.3vw;
  background-image: url(/images/bdl-head-sp.jpg?v2);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.bdl-02 {
  width: 100%;
  height: 307vw;
  background-image: url(/images/bdl-sp.jpg?v2);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.repro-01 {
  width: 100%;
  height: 182vw;
  background-image: url(/images/repro-sp.jpg?v3);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.lhalala-01 {
  width: 100%;
  height: 182vw;
  background-image: url(/images/lhalala_1-sp.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.es-01 {
  width: 100%;
  height: 182vw;
  background-image: url(/images/epidermal-sp.jpg?v3);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.es-02 {
  width: 100%;
  height: 200vw;
  background-image: url(/images/ep-01-sp.jpg?v4);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.es-03 {
  width: 100%;
  height: 100vw;
  background-image: url(/images/ep-02-sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.es-04 {
  width: 100%;
  height: 190vw;
  background-image: url(/images/ep-03-sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.es-05 {
  width: 100%;
  height: 190vw;
  background-image: url(/images/ep-05-sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

@media screen and (min-width: 768px) {
  .bdl-01 {
    width: 100%;
    height: 56.3vw;
    background-image: url(/images/bdl-head-pc.jpg?v2);
  }

  .bdl-02 {
    width: 100%;
    height: 131vw;
    background-image: url(/images/bdl-pc.jpg?v2);
  }

  .repro-01 {
    width: 100%;
    height: 56vw;
    background-image: url(/images/repro-pc.jpg?v2);
  }

  .lhalala-01 {
    width: 100%;
    height: 56vw;
    background-image: url(/images/lhalala_1-pc.webp);
  }

  .es-01 {
    width: 100%;
    height: 56vw;
    background-image: url(/images/epidermal-pc.jpg?v2);
  }

  .es-02 {
    width: 100%;
    height: 72vw;
    background-image: url(/images/ep-01-pc.jpg?v3);
  }

  .es-03 {
    width: 100%;
    height: 65vw;
    background-image: url(/images/ep-02-pc.jpg);
  }

  .es-04 {
    width: 100%;
    height: 72vw;
    background-image: url(/images/ep-03-pc.jpg);
  }

  .es-05 {
    width: 100%;
    height: 72vw;
    background-image: url(/images/ep-05-pc.jpg);
  }
}

.checkmark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border: 3px solid #fcc;
  border-radius: 4px;
  margin-right: 10px;
  font-size: 18px;
  box-sizing: border-box;
}

.checkmark::before {
  content: "\2714";
  color: hotpink;
  font-weight: bold;
}

p.onayami {
  font-size: 14px;
  line-height: 20px;
}

.onayami-strong {
  font-size: 18px;
  color: #8d3754;
}

@media (max-width: 767px) {
  /*
  .navbar-custom .navbar-nav li > a::after,
  .navbar-custom .navbar-nav li > a.dropdown-toggle::after {
    content: ">";
    float: right;
    margin-left: 15px;
  }
*/

  .navbar-custom .navbar-nav li.dropdown.open>a {
    background-color: #6d7993 !important;
    color: #ffffff !important;
  }


  .navbar-custom .navbar-nav li.dropdown .dropdown-menu {
    background-color: #e9e9e9;
  }

  .navbar-custom .navbar-nav li.dropdown .dropdown-menu>li>a {
    color: #333;
  }

  .navbar-custom .navbar-nav li.dropdown .dropdown-menu>li>a:hover {
    background-color: #ccc;
  }
}

.verified-section {
  width: 100%;
  background-color: #e2e2e3;
  padding-top: 20px;
  padding-bottom: 20px;
}

.verified-a {
  background-image: url('/images/verified_logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 200px;
}

.verified-b {
  color: #727171;
}

@media (max-width: 767px) {
  .block-a {
    width: 100%;
    margin-left: 0 !important;
  }

  .verified-a,
  .verified-b {
    padding: 0 15px;
  }
}

.card-title {
  display: inline-block;
  min-height: 48px;
}

.light-pink {
  color: #F8BBD0;
}

.light-blue {
  color: #546E7A;
}

.custom-indent {
  text-indent: -1.8rem;
  padding-left: 1.8rem;
  font-size: 1.6rem;
}

.usp-item {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin: 20px 0;
  padding: 0px;
  text-align: center;
  background-color: #fff;
}

.usp-lead {
  position: relative;
  display: block;
  padding: 26px 16px 10px 10px;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}

.usp-lead span {
  position: absolute;
  left: 6px;
  top: -28px;
  font-size: 24px;
  color: #91b4c8;
  font-weight: bold;
}

.usp-lead-2 {
  position: relative;
  display: block;
  padding: 36px 16px 24px 8px;
  font-size: 18px;
  text-align: left;
  line-height: 40px;
}

.usp-2-number {
  display: inline-block;
  width: 25%;
  height: 100%;
  vertical-align: middle;
  font-size: 28px;
  letter-spacing: 4px;
}

.usp-2-body {
  display: inline-block;
  width: 72%;
  height: 80%;
  vertical-align: middle;
  line-height: 20px;
  letter-spacing: 1px;
}

.usp-text {
  padding: 16px 16px 30px 16px;
  font-size: 16px;
  text-align: left;
}

.indent-left-1 {
  display: inline-block;
  margin-left: 2rem;
}

.owl-carousel {
  touch-action: manipulation;
}

.sp-br {
  display: none;
}

@media (max-width: 767px) {
  .sp-br {
    display: inline-block;
  }
}

.principles-list {
  counter-reset: principles;
  /* カウンターをリセット */
  list-style-type: none;
  /* デフォルトの番号を消す */
  padding-left: 0;
}

.principles-list li {
  counter-increment: principles;
  /* カウンターを増やす */
  padding-left: 2em;
  /* 番号用のスペース */
  position: relative;
  /* 番号の位置決めの基準 */
  margin-bottom: 1em;
  /* 項目間の余白 */
  line-height: 1.6;
}

.principles-list li::before {
  content: counter(principles) ".";
  /* 番号を表示 */
  position: absolute;
  left: 0;
  top: 0;
}

/* =================================================================== */
/* 透明ナビゲーション時の色制御 */
/* =================================================================== */

  /* ログインボタンを白く表示 */
  .navbar-transparent .navbar-center .btn-border-brown {
    border-color: #ffffff !important;
    color: #ffffff !important;
  }

  .navbar-transparent .navbar-center .btn-border-brown:hover,
  .navbar-transparent .navbar-center .btn-border-brown:focus {
    background: #ffffff !important;
    color: #5D4037 !important;
    border-color: #ffffff !important;
  }

  /* カートアイコンを白く表示 */
  .navbar-transparent .navbar-center .navbar-cart {
    color: #ffffff !important;
  }

  /* ログイン済みユーザー名を白く表示 */
  .navbar-transparent .navbar-center a.visible-xs-inline {
    color: #ffffff !important;
  }

  .navbar-transparent .navbar-center a.visible-xs-inline:hover,
  .navbar-transparent .navbar-center a.visible-xs-inline:focus {
    color: #cccccc !important;
  }

  /* 店舗ロゴを白いバージョンに変更 */
  .navbar-transparent .navbar-brand {
    background-image: url(/images/logo-white.png?202505) !important;
  }

/* =================================================================== */
/* バナー画像 2:1.1アスペクト比対応 */
/* =================================================================== */
.banner-image-2-1 {
  width: 100%;
  object-fit: contain; /* 全体を表示 */
  object-position: center;
}

/* デスクトップ・タブレット：2:1.1のボックスに縦横中央表示 */
@media (min-width: 768px) {
  .banner-image-2-1 {
    height: 190px; /* 2:1.1比率に対応した高さ */
  }
}

/* タブレット：2:1.1のボックスに縦横中央表示 */
@media (min-width: 480px) and (max-width: 767px) {
  .banner-image-2-1 {
    height: 150px; /* タブレット用の高さ */
  }
}

/* スマートフォン：縦積みなので幅100%、高さは自動調整 */
@media (max-width: 479px) {
  .banner-image-2-1 {
    height: auto; /* 高さは画像の自然な比率に任せる */
    max-width: 100%;
  }
}

/* メインCTAボタンの強化 */
.btn-cta-primary {
  background: linear-gradient(135deg, #1197d6, #0d7bb8) !important;
  border: none !important;
  box-shadow: 0 4px 15px rgba(17, 151, 214, 0.4) !important;
  font-size: 18px !important;
  padding: 15px 30px !important;
  transition: all 0.3s ease !important;
  position: relative !important;
  overflow: hidden !important;
}

.btn-cta-primary:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 20px rgba(17, 151, 214, 0.6) !important;
  background: linear-gradient(135deg, #0d7bb8, #0a6aa1) !important;
}

.btn-cta-primary:active {
  transform: translateY(0) !important;
  box-shadow: 0 2px 10px rgba(17, 151, 214, 0.5) !important;
}

@media (max-width: 768px) {
  .step-progress-mobile {
    display: flex !important;
    flex-direction: column !important;
  }

  .step-progress-mobile>div {
    margin-bottom: 15px !important;
  }

  .step-progress-mobile .connection-line {
    display: none !important;
  }

  .btn-cta-primary {
    font-size: 16px !important;
    padding: 12px 25px !important;
  }
}

.sp-only {
  display: none;
}

@media (max-width: 767px) {
  .sp-only {
    display: inline-block;
  }
}