@charset "UTF-8";
h1, h2, h3 { line-height: 1.5; }
.sp-only {
  display: none !important;
}
.ta-c {
  text-align: center;
}
#content {
  padding-bottom: 0;
  margin-top: 127px;
}
@media (max-width: 960px) and (min-width: 768px) {
  #content { margin-top: 172px !important; }
}
@media (min-width: 961px) and (max-width: 767px) {
  #content { margin-top: 127px !important; }
}
.section {
  padding: 50px 0;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.navbar-brand {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 15px 0 0;
}
.navbar-brand img {
  aspect-ratio: 20 / 3;
  object-fit: contain;
}
.navbar-brand p {
  font-size: 11px !important;
  line-height: 11px;
  margin-bottom: 0;
  color: #ccc;
}
@media (max-width: 1200px) and (min-width: 768px) {
  #header .container { 
    width: auto;
  }
}
#subnav {
  display: flex;
  align-items: center;
  height: 72px;
}
@media (max-width: 960px) and (min-width: 768px) {
  #subnav { 
    width: 100%;
    margin-top: -20px;
    justify-content: center;
  }
}
#subnav.navbar-nav li a {
  font-size: 12px;
}
#subnav.navbar-nav li.btn-shop a {
  font-size: 11px;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  margin-top: 8px;
}
#mainnav {
  width: 100%;
  background: #e9e6e0;
}
#mainnav .container {
  display: flex;
  float: none;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}
#mainnav li {
  display: flex;
  align-items: center;
  border-left: 1px solid #000;
  height: 20px;
  margin: 17.5px 0;
  padding: 0 5px;
}
#mainnav li:first-child { border-left: 0; }
#mainnav .navbar-nav > li:first-child > a { padding-left: 10px; }
#mainnav li a.ta-c { 
  padding-top: 10px;
  padding-bottom: 18px;
  line-height: 1.1;
}
#mainnav li a.row-2 {
  text-transform:capitalize;
}
#mainnav li a.row-2 span { font-size: 10px; }
#mainnav .arrow {
  position: relative;
  padding-right: 24px;
}
#mainnav .arrow:after {
  position: absolute;
  content: "";
  top: 23px;
  bottom: 0;
  right: 8px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#mainnav a { color: #000 }
.hdr-tel-desc {
  color: #fff;
  font-size: 11px;
}
.child-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 127px;
  left: 0;
  right: 0;
  visibility: hidden;
  overflow: hidden;
  padding-top: 10px;
  background: #e9e6e0;
  border-bottom: 1px solid #fff;
  box-shadow: 0 3px 7px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 3px 7px rgb(0 0 0 / 8%);
  z-index: 1;
}
.child-menu li {
  display: block !important;
  border: none !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 20px !important;
}
.child-men3pxu li { padding: 0 20px; }
#mainnav li:hover > .child-menu {
  visibility: visible;
  overflow: visible;
}
.child-menu img {
  width: 200px;
  height: auto;
  aspect-ratio: 2 / 1;
  object-fit: cover;
}
.child-menu p {
  margin: 0;
  width: 200px;
  padding: 6px 10px 0;
}
.child-menu p span {
  font-size: 17px;
  line-height: 1.0;
  text-transform: none;
}
#mainnav .nav .child-menu a {
  font-size: 10px;
  padding-top: 0;
}
.subnav-link-text {
  padding-top: 9px;
}
.navbar-nav li .hdr-tel {
  margin-right: 10px;
  display: block;
}
.navbar-nav li .hdr-tel a {
  padding: 10px 0 0;
  color: #fff;
  font-size: 24px !important;
  line-height: 1.0;
}
.btn-shop {
  margin-right: 12px;
}
.btn-shop a {
  display: flex !important;
  align-items: center;
  border: solid 1px #FFF;
  border-radius: 56px;
  padding: 8px 12px !important;
}
.btn-shop a img {
  margin-right: 6px !important;
}
.hdr-time {
  display: block;
  color: #fff;
  font-size: 11px;
}
.navbar-inverse .sticky-menu.fixed {
  border-bottom: 1px solid #fff;
}
.navbar-nav > li {
  display: inline-block;
  margin-left: 8px;
}
.navbar-nav > li > a.btn {
  margin: 15px 0;
  padding: 6px 8px;
}
.sticky-menu.fixed .navbar-nav > li > a.btn {
  margin: 10px 0;
  padding: 6px 8px;
}
.navbar-inverse .navbar-nav li > a, .navbar-inverse .dropdown-menu li a, .navbar-inverse .navbar-nav .megamenu-title,
.navbar-inverse .navbar-nav .open > a, .navbar-inverse .navbar-nav .open > a:hover, .navbar-inverse .navbar-nav .open > a:focus, .navbar-inverse .navbar-nav .active > a, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse li a:hover, .navbar-inverse .navbar-nav .megamenu-title:hover, .navbar-inverse .dropdown-menu > li > a:hover, .navbar-inverse .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
}
.navbar-collapse { border-top: 0; }
.btn.btn-lg, .btn-group-lg > .btn {
  padding: 8px 16px;
}
.btn-danger {
  box-shadow: 0 4px #c9302c;
}
.btn-danger:hover {
  background-color: #c9302c !important;
}
.btn-danger:focus {
  background-color: #d9534f !important;
  border-color: #d43f3a !important;

}
.btn-custom {
  box-shadow: 0 4px #00796b;
}
.callout {
  margin-bottom: 0;
}
#footer.footer-inverse a {
  color: #fff;
}
#footer.footer-inverse a:hover, #footer.footer-inverse a:focus, #footer.footer-inverse .widget .tweet_time a:hover, #footer.footer-inverse .widget .tweet_time a:focus {
  color: #fff;
}
.navbar-brand:hover, #footer.footer-inverse a:hover:hover,
.navbar-inverse .navbar-nav li > a:hover {
  opacity: 0.7;
}
#mainnav li > a { position: relative; }
#mainnav li:hover >a:before {
  position: absolute;
  content: "";
  bottom: 10px;
  left: 5px;
  right: 5px;
  border-bottom: 2px solid #000;
}
.child-menu li > a:before {
  border: none !important; }
.page-title-area {
  background-color: #000;
  padding: 20px;
  opacity: 0.75;
}
#footer .bnr {
  display: inline-block;
}
#footer .bnr.mybestpro {
  margin: 0 10px 10px 0;
}
#footer .title-underblock:after {
  bottom: 8px;
  left: 10px;
}

.navbar-nav .btn { text-align: right; }
.footer-group {
  display: flex;
  justify-content: space-around;
  margin-bottom: 50px;
}
.footer-menu { text-align: initial; }
.footer-menu li {
  display: block;
  margin: 3px 0;
  color: #fff;
  }
.footer-menu1 li:nth-child(2),.footer-menu1 li:nth-child(3){ margin-top: 20px; }
.footer-menu2 li:nth-child(7) { margin-top: 40px; }
.footer-child li { margin: 3px 0 !important; }
.footer-menu li:after { display: none; }
.footer-child { padding-left: 20px; }
.footer-contact {
  display: flex;
  align-items: center;
  }
.footer-contact li + li { margin-left: 20px; }
.footer-menu .btn {
  font-size: 14px;
}
.ftr-tel { font-size: 20px; }
.navbar-nav .btn .icon-envelope,
.footer-menu .btn .icon-envelope {
  margin-right: 8px;
}
.company-profile {
  clear: both;
  float: none;
}

#hdr-link-contact,
#hdr-link-tel {
  display: none;
}
.profile-title {
  margin-left: 10px;
  font-size: 12px;
}
.c2a .btn .icon-call-out,
.c2a .btn .icon-envelope {
  margin-right: 10px;
}

.page-header.parallax .breadcrumb > li > a:hover {
  text-decoration: underline;
}

/* ----- about ----- */
.page-header.parallax .page-header-desc {
  font-size: 14px;
  color: #f1f1f1;
}

strong {
  border-bottom: 2px solid #009688;
  font-weight: bold;
  font-size: 1.2em;
}

#voice {
  padding-top: 60px;
}
.voice-figure {
  font-size: 64px;
}

#voice .block-action,
#price .block-action {
  text-align: center;
}
#voice .btn,
#price .btn {
  padding: 10px 32px;
}
.btn .icon-arrow-right {
  margin-left: 10px;
}
.step-end {
  margin-top: 30px;
  text-align: center;
}
.step-end-prefix {
  margin-bottom: 6px;
  font-size: 14px;
}

/* ----- call to action area ----- */
.c2a-area {
  padding: 60px;
  text-align: center;
}
.c2a-area .c2a {
  margin-bottom: 0;
}
.c2a-area .btn {
  font-size: 20px;
}

/* ----- flow ----- */
.step-label {
  background-color:#f3f3f3;
  text-align:center;
  font-size:18px !important;
  font-weight: bold;
  color:#000;
}
.step-icon {
  text-align: center;
  font-size:24px;
  color:#ddd;
}
.step-desc {
  font-size:18px;
  color:#fff;
}

.step-free {
  padding: 3px 10px;
  border: 1px solid #fff;
  margin-right: 15px;
  font-size:14px;
  line-height: 1.8;
}
#step .row {
  position: relative;
}
#step .row-re .col-md-7 p {
  position: absolute;
  top: -15px;
}

.btn .icon-call-out,
.btn .icon-envelope {
  margin-right: 5px;
}
.flow-c2a .btn,
.lead-action .btn {
  /*width: 49.0%;*/
  /* width: 90%; */
  font-size: 18px;
}

.container .block-action {
  text-align: center;
}

.testimonial figure {
  width: 140px;
}
.testimonial-content {
  margin-left: 170px;
}


/*case-top*/
.case-before img {
  width: 100%;
}
.case-arrow {
  padding-top: 160px;
  font-size: 48px;
}
.carousel-inner {
  border: 5px solid #009688;
}
.col-md-7.case-after img {
  width: 100%;
}


/*top*/
.third-color-strong {
  font-weight: bold;
  font-size: 30px;
}

/*voice*/
.testimonial figcaption {
  margin-top: 13px;
  font-size: 13px;
}
.icon-user {
  margin-left: 38px;
}

/*price*/
span.price-small {
  font-size: 13px;
}

/*contact*/
.contact-date-choice {
  width: 29%;
  height: 46px;
  border: 1px solid #eaeaea;
  text-align: center;
}
.contact-time-choice {
  text-align: center;
}
.contact-time-text {
  padding-left: 0;
}

/*widget-price*/
#widget-price {
  padding: 30px 20px;
  margin: 20px 0 40px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
#widget-price h4 {
  margin-top: 40px;
  font-weight: bold;
  line-height: initial;
}
#widget-price h4 strong {
  font-size: 1em;
}
#widget-price .contact-flow {
  display: flex;
  justify-content: center;
  gap: 0 100px;

}
#widget-price .contact-flow li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px 0;
}
#widget-price .contact-flow li:after {
  position: absolute;
  top: 0;
  right: -85px;
  content: '';
  background-image: url(/assets/images/contact/icon-arrow.png);
  background-size: 70px auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 70px;
  height: 100%;
}
#widget-price .contact-flow li:last-child:after {
  display: none;
}
#widget-price .contact-flow li img {
  width: 150px;
  height: 150px;
  object-fit: contain;
}
@media (max-width: 1200px) {
  #widget-price .contact-flow {
    display: flex;
    justify-content: center;
    gap: 0 50px;
  }
  #widget-price .contact-flow li:after {
    right: -40px;
    background-size: 30px auto;
    width: 30px;
  }
  #widget-price .contact-flow li img {
    width: 140px;
    height: 100px;
  }
}
@media screen and (max-width: 640px) {
  #widget-price .contact-flow li img {
    width: 70px;
    height: 70px;
  }
}

@media (min-width: 768px) {
  .navbar-brand {
    height: 72px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-nav > li > a {
    padding: 17.5px 10px;
  }
  .c2a-area .col-sm-8 {
    width: 100%;
  }
  .footer-menu li {
    font-size: 10px;
  }
  .footer-menu-sub {
    font-size: 12px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  #mainnav li > a { font-size: 12px; }
}
@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  body.active {
    height: 100%;
    overflow: hidden;
  }
  .navbar-brand {
    width: 51%;
    display: flex;
    align-items: center;
    height: 52px;
    padding: 5px 10px;
    font-size: 19px;
    line-height: 32px;
    gap: 5px;
  }
  #footer .navbar-brand {
    padding: 10px;
  }
  #content {
    margin-top: 53px;
  }
  #footer .navbar-brand {
    width: 60%;
  }
  .footer-group, .footer-contact { flex-direction: column; }
  .footer-contact {
    align-items: flex-start;
  }
  .footer-contact li + li { margin-left: 0; }
  .navbar-brand img {
    width: 100%;
    height: 100%;
  }
  #footer .navbar-brand img {
    max-height: none;
  }
  .navbar-inverse .navbar-toggle,
  .navbar-inverse .btn-toggle {
    margin-left: 15px;
  }
  .navbar-toggle, .btn-toggle {
    margin: 10px 15px;
  }
  .navbar-nav > li {
    display: block;
  }
  .icon-plus.sp-only {
    position: absolute;
    right: 15px;
    top: 12px;
  }
  #hdr-link-contact,
  #hdr-link-tel {
    margin: 10px 0 10px 14px;
    padding: 5px 10px 5px 9px;
    display: inline-block;
    line-height: 1.0;
    font-size: 18px;
    text-align: center;
  }
  #hdr-link-contact .icon-envelope {
    margin-right: 0;
  }
  #mainnav { 
    background: #2a2a2a;
    height: 100vh;
  }
  #mainnav .mainnav-inner {
    display: flex;
    align-items: flex-start;
    gap: 4%;
    justify-content: space-between;
  }
  #mainnav a { color: #fff; }
  #mainnav .container {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 0;
    width: 48%;
  }
  #mainnav li + li {
    border: none;
    height: auto;
    margin: 0 0 0 8px;
    padding: 0;
  }
  #mainnav li:hover >a:before {
    display: none;
  }
  #mainnav ul.sp-only li:last-child {
    margin-left: 0;
  }
  #mainnav .arrow:after {
    top: 18px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  #mainnav li a { 
    padding-left: 0;
    padding-right: 0;
  }
  #mainnav .navbar-nav > li:first-child > a { padding-left: 0; }
  .child-menu {
    position: absolute;
    top: 20px;
    padding-left: 20px;
    flex-direction: column;
    align-items: flex-start;
    background: #2a2a2a;
    border: none;
    visibility: visible;
    overflow: visible;
    box-shadow: none;
      -webkit-box-shadow: none;
  }
  #mainnav .nav .child-menu a { 
    padding-top: 10px;
    flex-direction: column;
  }
  .child-menu li, .child-menu li + li { padding: 0 0 0 5px !important; }
  .child-menu li a {
    display: flex;
    width: 100%;
  }
  .child-menu img { 
    width: 128px;
    height: 100%;
  }
  .child-menu li span { font-size: 16px; }
  .child-menu p { 
    width: 160px;
    font-size: 12px !important;
    padding-left: 0;
  }
  .child-menu p span { font-size: 12px; }
  .sp-subnav {
    margin-top: 40px;
  }
  .sp-subnav li {
   margin: 5px 0 !important;
   padding: 0 !important;
  }
  .sp-subnav li a {
    font-size: 12px !important;
    padding: 0 !important;
  }
  .section {
    padding: 40px 0;
  }
  .section-title.normal, .bg-lightergray .section-title.normal, .bg-lightgray .section-title.normal, .bg-gray .section-title.normal {
    font-size: 24px;
  }
  .testimonial figure.voice-figure {
    height: 96px;
    font-size: 42px;
  }
  .callout.larger {
    padding: 30px 15px;
  }
  .c2a-area {
    padding: 40px;
    text-align: center;
  }
  .c2a-area .c2a {
    margin-bottom: 0;
  }
  .c2a-area .btn {
    margin-bottom: 20px;
    font-size: 18px;
    display: block;
  }
  .c2a-area .btn:last-child {
    margin-bottom: 0;
  }

.page-title-area h1 {
  font-size: 22px;
}
.page-header-desc {
  font-size: 12px;
}
.breadcrumb-wrap {
  padding: 10px 20px;
  border-top: 1px solid #fff;
  background-color: #000;
  opacity: 0.75;
}

/* ----- flow ----- */
  #step .row.row-re{
    display: flex;
    flex-direction:column-reverse;
  }
  #step .row-re .col-md-7 p {
    position: static;
    font-size: 90% !important;
    margin-left: 0 !important;
  }
  .step-desc {
    margin-bottom: 5px;
    font-size: 18px !important;
  }
  .step-icon {
    margin-top: 20px;
  }
  .step-desc .btn-danger,
  .step-desc .btn-custom {
    display: block;
    margin: auto;
  }
  .step-desc .btn-custom {
    margin-top: 20px;
  }
  #footer-bottom {
    text-align: left;
  }
  .footer-menu {
    margin-bottom: 20px;
  }


  /*top*/
  .case-arrow {
    padding-top: 0;
    text-align: center;
    font-size: 32px;
  }
  /*case*/
  .row-case {
    margin-right: 0;
    margin-left: 0;
  }
  /*price*/
  .lead-action .btn-danger {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  span.price-small {
    font-size: 12px;
  }
  .lead-action .btn-danger:first-of-type {
    margin-bottom: 10px;
  }
  /*voice*/
  .testimonial figure {
    float: none;
    height: 150px;
    margin: 0 auto;
  }
  .testimonial-content {
    margin: 0 auto;
    width: 95%;
    padding: 16px 5%;
    border: 1px solid #e1e1e1;
  }
  .testimonial-content:before {
    top: -10px;
    border-width: 0px 10px 10px 10px;
    right: 50%;
    transform: translateX(50%);
    border-color: transparent transparent #e1e1e1 transparent;
  }
  .testimonial-content:after {
    top: -8px;
    border-width: 0px 10px 10px 10px;
    right: 50%;
    transform: translateX(45%);
    border-color: transparent transparent #fff transparent;
  }
  .icon-user {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  /*contact*/
  .contact-date-choice {
    width: 68%;
    padding-left: 4px;
    padding-right: 4px;
    float: none;
  }
  .contact-time-choice-parent {
    padding-right: 7px;
    padding-left: 10px;
    margin-left: 5px;
  }
  .contact-time-choice {
    padding: 8px;
  }
  .contact-time-text {
    padding-right: 0;
  }
}


@media (max-width: 479px) {

  .step-desc  .btn:first-child {
    margin-bottom: 10px;
  }
  .step-desc .btn-custom {
    display: block;
    margin: auto;
  }
}



/* ---------------------------------------------------------
 elements
--------------------------------------------------------- */
/* ----- .inner ----- */
.inner {
  position: relative;
  margin: 0px auto;
  padding: 0 10px;
  max-width: 1000px;
  min-width: 1000px;
  }

/* ----- .caption ----- */
.caption {
  font-family:  "游ゴシック Medium","Yu Gothic Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #d9534f;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  }
.caption::before {
  content: "";
  display: block;
  background: url(/lp/smile-ex/assets/images/ico-caption-before.png) no-repeat;
  margin-right: 18px;
  height: 22px;
  width: 6px;
  margin-bottom: 3px;
  }
.caption::after {
  content: "";
  display: block;
  background: url(/lp/smile-ex/assets/images/ico-caption-after.png) no-repeat;
  margin-left: 18px;
  height: 22px;
  width: 6px;
  margin-bottom: 3px;
  }

/* ----- .common-ttl ----- */
.common-ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 30px;
  background: initial;
  padding-top: 0;
  }

/* ----- .common-sense-block ----- */
.common-sense-block {
  display: flex;
  justify-content: space-between;
  margin: 48px 0 104px 0;
  }
  .common-sense-block.sp-fx .img-block img {
    width: 160px;
    height: 238px;
    }
.common-sense-block-smn {
  display: flex;
  justify-content: center;
  margin: 48px 0 3px 0;
  }

  /* ----- .img-block ----- */
  .img-block {
    width: 240px;
    text-align: center;
    }
    .img-block span {
      display: inline-block;
      margin: 8px auto 0 auto;
      padding: 6px 3.3em;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      border-radius: 3px;
      background-color: #00ac96;
      }
    .img-block p {
      font-size: 14px;
      margin-top: 10px;
    }

/* ----- .summary ----- */
.summary {  width: 700px;  }

/* ----- .text-block ----- */
  .txt-block + .txt-block {  margin-top: 33px; }
  .txt-block h3 {
    color: #007060;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
    }
  .txt-block p {  font-size: 18px;  }
  .mgn {
    margin-bottom: 20px;
    padding-left: 1em;
    }
.rd-under {
  color: #ef5350;
  text-decoration: underline;
  }
.bk-under {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  text-decoration: underline;
  }


/* ---------------------------------------------------------
 contents
--------------------------------------------------------- */
/* #consaltation
--------------------------------------------------------- */
#consultation {
  padding-top: 60px;
  padding-bottom: 32px;
  background: #faf7f1;
  }

/* ----- .contact-box ----- */
.contact-box {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 8px;
  overflow: hidden;
  max-width: 620px;
  margin: 0 auto;
  }
  .contact-box-ttl {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    background: #00ac96;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 70px;
    height: 70px;
    }
  .contact-box .col-row {
    display: flex;
    height: 130px;
    margin-bottom: 0;
    align-items: center;
    justify-content: center;
    }
  .contact-box .hightlight {
    padding-left: 14px;
    color: #fff100;
    font-weight: bold;
    font-size: 40px;
    font-style: normal;
    }

  /* .btn */
  .contact-box .btn {
    padding: 0;
  }
  /* #tel-box */
  #tel-box,
  #mail-box {
    font-size: 14px;
    width: 44%;
    padding-top: 10px;
    position: relative;
    }
  #tel-box {
    margin: 12px -30px 0 0;
    z-index: 999;
    }
    #tel-box .reception-time {
      margin-top: 18px;
      }
  /* #mail-box */
  #mail-box .reception-time {
    margin-top: 10px;
    text-align: center;
  }
  .contact-btm {
    width: 620px;
    margin: 12px auto 0 auto;
    font-size: 14px;
    color: #333;
  }
  .contact-btm a {
    color: #333;
    text-decoration: underline;
  }


/* #sns
--------------------------------------------------------- */
#sns.section { padding-top: 0;  }
#sns .common-ttl {
  font-family: メイリオ, Meiryo, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 16px;
  margin: 0;
}
.sns {
  display: flex;
  justify-content: center;
}
.sns-icon {
  width: 80px;
  height: 80px;
}
.sns-icon a {
  display: block;
  height: 100%;
  transition: all 0.3s;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center center;
}
.sns-icon a:hover {
  opacity: 0.73;
}
.facebook a { background-image: url(/assets/images/icon-fb.png); }
.twitter a { background-image: url(/assets/images/icon-tw.png); }
.insta a { background-image: url(/assets/images/icon-insta.png); }
.youtube a { background-image: url(/assets/images/icon-yb.png); }

@media screen and (max-width:767px){
  #sns h2.common-ttl { font-size: 16px !important; }
}


/* ---------------------------------------------------------
 @media max-width:767px
--------------------------------------------------------- */
@media screen and (max-width:767px){
  /* ---------------------------------------------------------
   elements
  --------------------------------------------------------- */
  .inner {
    padding: 0 15px;
    min-width: initial;
    max-width: 768px;
    }

  /* ----- .caption ----- */
  .caption {
    margin: 0;
    }

  /* ----- .common-ttl ----- */
  .common-ttl {
    font-size: 24px;
    line-height: 1.5;
    }

  /* ----- .common-sense-block------ */
  .common-sense-block {
    flex-wrap: wrap;
    margin: 20px 0 0;
    }
    .common-sense-block .img-block {
      width: 100%;
      }
    .common-sense-block .img-block span {
      display: block;
      width: 160px;
      padding: 6px;
      margin: 10px auto;
      }
    .img-block p {
      margin: 10px auto;
      }
    .common-sense-block.sp-fx .img-block {
      width: 240px;
      margin: 0 auto;
      }
    .common-sense-block.sp-fx .img-block img {
      width: 240px;
      height: 358px;
      }

    /* ----- .txt-block------ */
    .txt-block h3 { text-align: justify; }
    .txt-block p { font-size: 16px; }
    .txt-block + .txt-block {  margin-top: 40px;  }
      .summary {
        width: 100%;
        margin-top: 10px;
        }
      .sp-fx {
        display: flex;
        flex-direction: column-reverse;
        }


  /* ---------------------------------------------------------
   contents
  --------------------------------------------------------- */
  /* #consultation
  --------------------------------------------------------- */
  #consultation {
    padding-top: 40px;
    overflow: hidden;
    }

  /* ----- .contact-box------ */
  .contact-box { margin: 0 15px; }
    .contact-box-ttl {
      font-size: 22px;
      line-height: 50px;
      height: 50px;
      }
      .contact-box-ttl em {
        font-size: 30px;
        }
    /* .col-row */
    .contact-box .col-row {
      height: auto;
      display: block;
      }
      #tel-box,
      #mail-box {
        width: 100%;
        padding: 0;
        margin: 24px 0 17px;
        }
        #tel-box img {
          display: none;
          width: 260px;
          height: auto;
          }
        #tel-box .reception-time {
          margin-top: 10px;
          }
        #mail-box .btn-wrap {
          text-align: center;
          }
    /* .contact-btm */
    .contact-btm {
      width: initial;
      padding: 0 15px;
      }
}