@charset "UTF-8";
/* line 6, _common1.scss */
.t_center {
  text-align: center;
}

/* line 10, _common1.scss */
.t_left {
  text-align: left;
}

/* line 14, _common1.scss */
.t_right {
  text-align: right;
}

/* line 19, _common1.scss */
.pt50px {
  padding-top: 50px;
}

/* line 23, _common1.scss */
.pl30px {
  padding-left: 30px;
}

/* line 26, _common1.scss */
.pl100em {
  padding-left: 10em;
}

/* line 30, _common1.scss */
.pr30px {
  padding-right: 30px;
}

/* line 33, _common1.scss */
.pr100em {
  padding-right: 10em;
}

/* line 40, _common1.scss */
.mt10px {
  margin-top: 10px !important;
}

/* line 44, _common1.scss */
.mt15px {
  margin-top: 15px !important;
}

/* line 48, _common1.scss */
.mt20px {
  margin-top: 20px !important;
}

/* line 52, _common1.scss */
.mt25px {
  margin-top: 25px !important;
}

/* line 56, _common1.scss */
.mt30px {
  margin-top: 30px !important;
}

/* line 60, _common1.scss */
.mt35px {
  margin-top: 35px !important;
}

/* line 64, _common1.scss */
.mt40px {
  margin-top: 40px !important;
}

/* line 68, _common1.scss */
.mt45px {
  margin-top: 45px !important;
}

/* line 72, _common1.scss */
.mt50px {
  margin-top: 50px !important;
}

/* line 76, _common1.scss */
.mt55px {
  margin-top: 55px !important;
}

/* line 80, _common1.scss */
.mt75px {
  margin-top: 75px;
}

/* line 84, _common1.scss */
.mt90px {
  margin-top: 90px !important;
}

/* line 88, _common1.scss */
.mt100px {
  margin-top: 100px !important;
}

/* line 92, _common1.scss */
.mt150px {
  margin-top: 150px !important;
}

/* line 97, _common1.scss */
.mb1em {
  margin-bottom: 1em;
}

/* line 101, _common1.scss */
.mb8px {
  margin-bottom: 8px !important;
}

/* line 105, _common1.scss */
.mb40px {
  margin-bottom: 40px !important;
}

/* line 110, _common1.scss */
.mr15px {
  margin-right: 15px !important;
}

/* line 114, _common1.scss */
.mr25px {
  margin-right: 25px !important;
}

/* line 119, _common1.scss */
.ml45px {
  margin-left: 45px !important;
}

/* line 123, _common1.scss */
.ml30px {
  margin-left: 30px;
}

/* line 127, _common1.scss */
.ml3em {
  margin-left: 3em;
}

/* line 131, _common1.scss */
.ml4em {
  margin-left: 4em;
}

/* line 135, _common1.scss */
.ml5em {
  margin-left: 5em;
}

/* line 140, _common1.scss */
.ls01 {
  letter-spacing: -1px;
}

/* line 145, _common1.scss */
.fs13em {
  font-size: 1.3em;
}

/* line 149, _common1.scss */
.fs13px {
  font-size: 13px !important;
}

/* line 153, _common1.scss */
.fs15px {
  font-size: 15px !important;
}

/* line 157, _common1.scss */
.fs24px {
  font-size: 24px !important;
}

/* line 161, _common1.scss */
.fs30px {
  font-size: 30px !important;
}

/* line 167, _common1.scss */
.coupon-cover {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  /* line 167, _common1.scss */
  .coupon-cover {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 174, _common1.scss */
  .coupon-cover .pc-only {
    display: none;
  }
}
/* line 180, _common1.scss */
.coupon-cover .sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 180, _common1.scss */
  .coupon-cover .sp-only {
    display: block;
  }
}
/* line 188, _common1.scss */
.coupon-cover .des {
  font-size: 24px;
  line-height: 32px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  /* line 188, _common1.scss */
  .coupon-cover .des {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 196, _common1.scss */
  .coupon-cover .note {
    text-align: left;
  }
}
/* line 202, _common1.scss */
.coupon-cover img {
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  /* line 202, _common1.scss */
  .coupon-cover img {
    width: 100%;
  }
}

/* line 3, _head.scss */
header {
  width: 100%;
  height: 100px;
}
@media screen and (max-width: 768px) {
  /* line 3, _head.scss */
  header {
    height: 65px;
  }
}
/* line 10, _head.scss */
header #pcmenu {
  width: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  /* line 10, _head.scss */
  header #pcmenu {
    position: relative;
  }
}
/* line 19, _head.scss */
header #pcmenu .body {
  width: 1160px;
  height: 100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 768px) {
  /* line 19, _head.scss */
  header #pcmenu .body {
    width: 375px;
    height: 65px;
  }
}
/* line 34, _head.scss */
header #pcmenu .body .logo {
  margin-right: 145px;
}
@media screen and (max-width: 768px) {
  /* line 34, _head.scss */
  header #pcmenu .body .logo {
    margin-right: 0;
    margin-left: 10px;
  }
  /* line 40, _head.scss */
  header #pcmenu .body .logo img {
    height: 45px;
  }
}
/* line 47, _head.scss */
header #pcmenu .body .hammenu {
  margin-left: 50px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  /* line 47, _head.scss */
  header #pcmenu .body .hammenu {
    margin-left: 0;
    margin-right: 20px;
  }
}
/* line 56, _head.scss */
header #pcmenu .body .header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* line 62, _head.scss */
header #pcmenu .body a {
  color: #595757;
}
/* line 65, _head.scss */
header #pcmenu .body a.headbtn1 {
  display: inline-block;
  text-align: center;
  font-size: 19px;
  width: 323px;
  height: 55px;
  line-height: 55px;
  padding: 0px 3px;
  border: 1px solid #595757;
}
/* line 80, _head.scss */
header #pcmenu .body a.headbtn1:hover {
  color: #ffffff;
  background-color: #595757;
}
/* line 86, _head.scss */
header #pcmenu .body a:visited {
  color: #595757;
}
/* line 96, _head.scss */
header .sp-ham {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 113, _head.scss */
.menuinline {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
/* line 118, _head.scss */
.menuinline p {
  margin: 0;
  padding: 0;
  height: 30px;
  margin-left: 20px;
}
/* line 125, _head.scss */
.menuinline p.menuclose {
  cursor: pointer;
}
/* line 128, _head.scss */
.menuinline a.drawer-brand {
  line-height: 37px;
}

/* line 133, _head.scss */
.top_imgbox {
  width: 100%;
}

/* line 138, _head.scss */
footer nav.footer-menu {
  border-top: 1px solid #595757;
  border-bottom: 1px solid #595757;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  /* line 138, _head.scss */
  footer nav.footer-menu {
    display: block;
  }
}
/* line 147, _head.scss */
footer nav.footer-menu ul {
  display: flex;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  /* line 147, _head.scss */
  footer nav.footer-menu ul {
    display: block;
  }
}
/* line 156, _head.scss */
footer nav.footer-menu ul li {
  padding-left: 1em;
  padding-right: 1em;
  border-right: 1px solid #595757;
}
@media screen and (max-width: 768px) {
  /* line 156, _head.scss */
  footer nav.footer-menu ul li {
    text-align: center;
    border: none;
    border-bottom: 1px dashed #bbbbbb;
    line-height: 2.5em;
  }
}
/* line 168, _head.scss */
footer nav.footer-menu ul li:first-child {
  padding-left: 0;
}
/* line 171, _head.scss */
footer nav.footer-menu ul li:last-child {
  padding-right: 0;
  border: none;
}
/* line 176, _head.scss */
footer nav.footer-menu ul li a {
  color: #595757;
}
/* line 178, _head.scss */
footer nav.footer-menu ul li a:visited {
  color: #595757;
}
/* line 186, _head.scss */
footer .footer-under {
  text-align: center;
  font-size: 14.33px;
  padding-bottom: 30px;
}
/* line 193, _head.scss */
footer .mobile-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 2.5em;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 204, _head.scss */
footer .mobile-fixed a {
  width: 65%;
  margin: 0 5%;
  display: block;
}
/* line 210, _head.scss */
footer .mobile-fixed p {
  width: 100%;
  text-align: center;
  background-color: #F19500;
  color: white;
  height: 1.7em;
  line-height: 1.7em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 223, _head.scss */
.mobile-tel {
  box-sizing: border-box;
  margin: 0 auto;
}
/* line 228, _head.scss */
.mobile-tel .innerBox p {
  font-size: 1.25em;
  text-align: center;
}
/* line 232, _head.scss */
.mobile-tel .innerBox a {
  box-sizing: border-box;
  font-size: 2em;
  display: block;
  width: 100%;
  text-align: center;
  background-color: #F19500;
  color: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0.5em 1em;
  margin-bottom: 1em;
}
/* line 246, _head.scss */
.mobile-tel .innerBox a .tel {
  font-size: 0.85em;
}

/* line 5, _top.scss */
.press {
  margin-top: 70px;
  margin-bottom: 80px;
  padding-left: 80px;
}
@media screen and (max-width: 768px) {
  /* line 5, _top.scss */
  .press {
    margin-top: 30px;
    margin-bottom: 50px;
    padding-left: 5px;
  }
}
/* line 15, _top.scss */
.press h3 {
  font-size: 26px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 15, _top.scss */
  .press h3 {
    font-size: 20px;
    margin-bottom: 0;
    padding-left: 20px;
  }
}
/* line 24, _top.scss */
.press .box1 {
  padding-left: 0.5em;
  display: flex;
  align-items: center;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  /* line 24, _top.scss */
  .press .box1 {
    display: block;
    padding-left: 1.5em;
  }
}
/* line 34, _top.scss */
.press .box1 .comment {
  margin-left: 35px;
}
@media screen and (max-width: 768px) {
  /* line 34, _top.scss */
  .press .box1 .comment {
    margin-left: 10px;
    padding-top: 10px;
    font-size: 16px;
  }
}
/* line 44, _top.scss */
.press .other {
  font-size: 18px;
  text-align: right;
  color: #F19500;
}

/* line 52, _top.scss */
.casebox {
  margin-bottom: 100px;
}
/* line 54, _top.scss */
.casebox h2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  /* line 54, _top.scss */
  .casebox h2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  /* line 52, _top.scss */
  .casebox {
    margin-bottom: 50px;
  }
}
/* line 64, _top.scss */
.casebox ul.case {
  display: flex;
  flex-wrap: wrap;
}
/* line 67, _top.scss */
.casebox ul.case li {
  box-sizing: border-box;
  width: 575px;
  padding: 10px;
}

/* line 75, _top.scss */
.groupbox {
  margin-bottom: 60px;
}
/* line 77, _top.scss */
.groupbox .tt2 {
  padding-bottom: 30px;
}
/* line 82, _top.scss */
.groupbox .comment {
  padding: 15px;
  font-size: 1.2em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 82, _top.scss */
  .groupbox .comment {
    font-size: 16px;
    padding: 10px;
    line-height: 1.5em;
    text-align: left;
  }
}
/* line 93, _top.scss */
.groupbox .message01 {
  padding: 20px;
  margin: 10px 15px 0 15px;
  border: double 3px #595757;
}
@media screen and (max-width: 768px) {
  /* line 99, _top.scss */
  .groupbox img {
    width: 100%;
  }
}

/* line 105, _top.scss */
.salon {
  margin-bottom: 140px;
}
/* line 106, _top.scss */
.salon .t1 {
  color: #F19500;
  font-size: 25px;
  font-family: 'Noto Serif JP', serif;
}
@media screen and (max-width: 768px) {
  /* line 106, _top.scss */
  .salon .t1 {
    text-align: center;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  /* line 116, _top.scss */
  .salon img {
    width: 100%;
  }
}
/* line 120, _top.scss */
.salon .t2 {
  padding: 10px 0 0 0;
}
@media screen and (max-width: 768px) {
  /* line 105, _top.scss */
  .salon {
    margin-bottom: 20px;
    padding: 0;
  }
}
/* line 130, _top.scss */
.salon .iconbox {
  padding: 25px 15px;
}
@media screen and (min-width: 768px) {
  /* line 130, _top.scss */
  .salon .iconbox {
    padding: 75px 30px;
    display: flex;
    justify-content: space-between;
  }
}
/* line 138, _top.scss */
.salon .box1 {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 30px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 138, _top.scss */
  .salon .box1 {
    display: block;
    margin-bottom: 40px;
  }
}
/* line 147, _top.scss */
.salon .box1 .photo {
  width: 50%;
}
@media screen and (max-width: 768px) {
  /* line 147, _top.scss */
  .salon .box1 .photo {
    width: 100%;
  }
}
/* line 153, _top.scss */
.salon .box1 .comment {
  box-sizing: border-box;
  width: 50%;
  padding: 5px 30px;
}
@media screen and (max-width: 768px) {
  /* line 153, _top.scss */
  .salon .box1 .comment {
    width: 100%;
    padding: 10px 0;
  }
}
/* line 162, _top.scss */
.salon .box1 .comment .title {
  font-size: 20px;
  line-height: 1em;
  color: #F19500;
}
/* line 167, _top.scss */
.salon .box1 .comment p.body {
  padding-top: 20px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  /* line 167, _top.scss */
  .salon .box1 .comment p.body {
    padding-top: 0;
  }
}
/* line 174, _top.scss */
.salon .box1 .comment p.body1 {
  padding: 10px 10px 40px 10px;
}
@media screen and (max-width: 768px) {
  /* line 174, _top.scss */
  .salon .box1 .comment p.body1 {
    padding-bottom: 0;
  }
}

/* line 184, _top.scss */
.why {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  /* line 186, _top.scss */
  .why img {
    width: 95%;
  }
}
@media screen and (max-width: 768px) {
  /* line 184, _top.scss */
  .why {
    margin-bottom: 50px;
  }
}
/* line 194, _top.scss */
.why h2 {
  margin-bottom: 85px;
}
@media screen and (max-width: 768px) {
  /* line 194, _top.scss */
  .why h2 {
    margin-bottom: 15px;
  }
}
/* line 201, _top.scss */
.why .box1 {
  margin-bottom: 85px;
  padding-left: 150px;
}
@media screen and (max-width: 768px) {
  /* line 201, _top.scss */
  .why .box1 {
    padding-left: 5px;
    margin-bottom: 40px;
  }
}
/* line 210, _top.scss */
.why .box1 .reason-box {
  display: flex;
  align-items: center;
  line-height: 1.4em;
  padding-bottom: 15px;
}
/* line 215, _top.scss */
.why .box1 .reason-box .rb-num {
  width: 20%;
  font-size: 18px;
  text-align: center;
  background-color: #F19500;
  color: #ffffff;
  padding: 10px 0;
}
/* line 223, _top.scss */
.why .box1 .reason-box .rb-title {
  width: 80%;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 5px;
}
/* line 230, _top.scss */
.why .box1 h3 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 230, _top.scss */
  .why .box1 h3 {
    margin-bottom: 10px;
  }
}
/* line 236, _top.scss */
.why .box1 .title {
  font-size: 23.34px;
  color: #F19500;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  /* line 236, _top.scss */
  .why .box1 .title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
/* line 246, _top.scss */
.why .box1 .comment {
  font-size: 15px;
  line-height: 28px;
  padding-right: 150px;
}
@media screen and (max-width: 768px) {
  /* line 246, _top.scss */
  .why .box1 .comment {
    font-size: 16px;
    padding-right: 5px;
  }
}
/* line 257, _top.scss */
.why .box2 {
  box-sizing: border-box;
  padding: 70px 15px;
  width: 1160px;
  background-image: url(../img/top/why_bg1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  /* line 257, _top.scss */
  .why .box2 {
    padding: 10px;
    width: 375px;
    height: auto;
    background-image: none;
  }
}
/* line 272, _top.scss */
.why .box2 .title {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 35px;
}
/* line 277, _top.scss */
.why .box2 .body {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  /* line 277, _top.scss */
  .why .box2 .body {
    font-size: 16px;
    line-height: 1.8em;
    padding-bottom: 0;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 293, _top.scss */
.why ul.case {
  display: flex;
  flex-wrap: wrap;
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  /* line 293, _top.scss */
  .why ul.case {
    margin: 0;
  }
}
/* line 301, _top.scss */
.why ul.case li {
  box-sizing: border-box;
  width: 550px;
  padding: 20px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  /* line 301, _top.scss */
  .why ul.case li {
    padding: 5px;
  }
}
@media screen and (max-width: 768px) {
  /* line 312, _top.scss */
  .why img {
    width: 100%;
  }
}

/* line 320, _top.scss */
.youtube_box {
  margin-bottom: 115px;
}
@media screen and (max-width: 768px) {
  /* line 320, _top.scss */
  .youtube_box {
    margin-bottom: 50px;
  }
  /* line 323, _top.scss */
  .youtube_box iframe {
    width: 100%;
    height: auto;
  }
}
/* line 329, _top.scss */
.youtube_box .box {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  /* line 329, _top.scss */
  .youtube_box .box {
    padding-bottom: 10px;
  }
}
/* line 338, _top.scss */
.youtube_box .box .namebefore {
  font-size: 15px;
}
/* line 341, _top.scss */
.youtube_box .box .name {
  font-size: 25px;
}
/* line 346, _top.scss */
.youtube_box .message {
  width: 768px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 346, _top.scss */
  .youtube_box .message {
    width: 95%;
  }
}

/* line 359, _top.scss */
.message {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  /* line 359, _top.scss */
  .message {
    margin-bottom: 70px;
  }
}
/* line 364, _top.scss */
.message .box {
  display: flex;
  padding-top: 28px;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  /* line 364, _top.scss */
  .message .box {
    display: block;
  }
  /* line 369, _top.scss */
  .message .box .imgbox {
    width: 100%;
    text-align: center;
  }
  /* line 372, _top.scss */
  .message .box .imgbox img {
    width: 100%;
  }
}
/* line 380, _top.scss */
.message .box .mess {
  padding-left: 28px;
  font-size: 15px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  /* line 380, _top.scss */
  .message .box .mess {
    padding-left: 5px;
    padding-top: 15px;
  }
}
/* line 391, _top.scss */
.message .box2 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  /* line 391, _top.scss */
  .message .box2 {
    display: block;
  }
  /* line 397, _top.scss */
  .message .box2 img {
    width: 100%;
  }
}

/* line 405, _top.scss */
.message2 {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  /* line 405, _top.scss */
  .message2 {
    margin-bottom: 35px;
    margin-top: 50px;
  }
}
/* line 411, _top.scss */
.message2 ul {
  padding-top: 75px;
}
@media screen and (max-width: 768px) {
  /* line 411, _top.scss */
  .message2 ul {
    padding-top: 30px;
    list-style-position: inside;
  }
}
/* line 417, _top.scss */
.message2 ul li {
  margin-left: 175px;
  font-size: 24px;
  height: 55px;
  line-height: 50px;
  padding-left: 55px;
  background-image: url(../img/checklist.jpg);
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  /* line 417, _top.scss */
  .message2 ul li {
    margin-left: 0;
    font-size: 16px;
    padding-left: 50px;
    padding-right: 10px;
    line-height: 1.5em;
    height: auto;
    padding-bottom: 15px;
    background-image: none;
    text-indent: -2em;
  }
  /* line 437, _top.scss */
  .message2 ul li:before {
    content: "\f046　";
    font-family: FontAwesome;
  }
}

/* line 447, _top.scss */
.reason {
  margin-bottom: 130px;
}
@media screen and (max-width: 768px) {
  /* line 447, _top.scss */
  .reason {
    margin-bottom: 50px;
  }
}
/* line 452, _top.scss */
.reason .body {
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  /* line 452, _top.scss */
  .reason .body {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 459, _top.scss */
.reason .body .box {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  /* line 459, _top.scss */
  .reason .body .box {
    margin-top: 40px;
  }
}
/* line 464, _top.scss */
.reason .body .box h3 {
  height: 50px;
  line-height: 50px;
  font-size: 26px;
  border-left: 2px solid #F19500;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  /* line 464, _top.scss */
  .reason .body .box h3 {
    margin-left: 5px;
    font-size: 18px;
    line-height: 26px;
    min-height: 25px;
    padding-left: 10px;
    height: auto;
  }
}
/* line 482, _top.scss */
.reason .body .box p {
  padding-top: 28px;
  font-size: 15px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  /* line 482, _top.scss */
  .reason .body .box p {
    padding-left: 10px;
    padding-right: 5px;
    line-height: 1.8em;
    font-size: 16px;
    padding-top: 20px;
  }
}
/* line 497, _top.scss */
.reason .body .imgbox {
  text-align: center;
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  /* line 497, _top.scss */
  .reason .body .imgbox {
    padding-top: 30px;
  }
  /* line 502, _top.scss */
  .reason .body .imgbox img {
    width: 100%;
  }
}
/* line 507, _top.scss */
.reason .body .datsumo-flow {
  display: flex;
  padding-top: 30px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  /* line 507, _top.scss */
  .reason .body .datsumo-flow {
    padding-left: 5px;
  }
}
/* line 514, _top.scss */
.reason .body .datsumo-flow p {
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  /* line 514, _top.scss */
  .reason .body .datsumo-flow p {
    padding-left: 0;
    padding-right: 5px;
  }
}
/* line 521, _top.scss */
.reason .body .datsumo-flow p img {
  width: 200px;
}
@media screen and (max-width: 768px) {
  /* line 521, _top.scss */
  .reason .body .datsumo-flow p img {
    width: 100%;
  }
}

/* line 533, _top.scss */
.recommendation {
  margin-bottom: 115px;
}
@media screen and (max-width: 768px) {
  /* line 533, _top.scss */
  .recommendation {
    margin-bottom: 60px;
  }
}
/* line 538, _top.scss */
.recommendation .box {
  margin-top: 75px;
  margin-bottom: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  /* line 538, _top.scss */
  .recommendation .box {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  /* line 552, _top.scss */
  .recommendation .box img {
    width: 100%;
  }
}
/* line 557, _top.scss */
.recommendation .box p.right {
  padding-left: 45px;
}
@media screen and (max-width: 768px) {
  /* line 557, _top.scss */
  .recommendation .box p.right {
    padding-top: 10px;
    padding-left: 0;
    text-align: center;
  }
  /* line 563, _top.scss */
  .recommendation .box p.right img {
    width: 60%;
  }
}
/* line 569, _top.scss */
.recommendation p.comment {
  font-size: 15px;
  line-height: 28px;
  padding: 0 150px;
}
@media screen and (max-width: 768px) {
  /* line 569, _top.scss */
  .recommendation p.comment {
    padding: 0 10px;
  }
}

/* line 581, _top.scss */
.customers_voice, .top_voice {
  margin-bottom: 125px;
}
@media screen and (max-width: 768px) {
  /* line 581, _top.scss */
  .customers_voice, .top_voice {
    margin-bottom: 30px;
  }
}
/* line 588, _top.scss */
.customers_voice .box, .top_voice .box {
  padding-top: 45px;
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 588, _top.scss */
  .customers_voice .box, .top_voice .box {
    display: block;
    padding-top: 20px;
  }
}
/* line 596, _top.scss */
.customers_voice .box .left, .top_voice .box .left, .customers_voice .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .customers_voice .box .right, .top_voice .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .top_voice .box .right {
  width: 575px;
}
@media screen and (max-width: 768px) {
  /* line 596, _top.scss */
  .customers_voice .box .left, .top_voice .box .left, .customers_voice .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .customers_voice .box .right, .top_voice .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .top_voice .box .right {
    width: 100%;
  }
}
/* line 603, _top.scss */
.customers_voice .box .left .c-box, .top_voice .box .left .c-box, .customers_voice .box .kyujin .question-box .single-box .imgbox .right .c-box, .kyujin .question-box .single-box .imgbox .customers_voice .box .right .c-box, .top_voice .box .kyujin .question-box .single-box .imgbox .right .c-box, .kyujin .question-box .single-box .imgbox .top_voice .box .right .c-box {
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 608, _top.scss */
.customers_voice .box .left .c-box .l1, .top_voice .box .left .c-box .l1, .customers_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .l1, .kyujin .question-box .single-box .imgbox .customers_voice .box .right .c-box .l1, .top_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .l1, .kyujin .question-box .single-box .imgbox .top_voice .box .right .c-box .l1, .customers_voice .box .left .c-box .r1, .top_voice .box .left .c-box .r1, .customers_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .r1, .kyujin .question-box .single-box .imgbox .customers_voice .box .right .c-box .r1, .top_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .r1, .kyujin .question-box .single-box .imgbox .top_voice .box .right .c-box .r1 {
  box-sizing: border-box;
  width: 45%;
}
/* line 612, _top.scss */
.customers_voice .box .left .c-box .l1 img, .top_voice .box .left .c-box .l1 img, .customers_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .l1 img, .kyujin .question-box .single-box .imgbox .customers_voice .box .right .c-box .l1 img, .top_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .l1 img, .kyujin .question-box .single-box .imgbox .top_voice .box .right .c-box .l1 img, .customers_voice .box .left .c-box .r1 img, .top_voice .box .left .c-box .r1 img, .customers_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .r1 img, .kyujin .question-box .single-box .imgbox .customers_voice .box .right .c-box .r1 img, .top_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .r1 img, .kyujin .question-box .single-box .imgbox .top_voice .box .right .c-box .r1 img {
  width: 100%;
}
/* line 617, _top.scss */
.customers_voice .box .left .c-box .c1, .top_voice .box .left .c-box .c1, .customers_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .c1, .kyujin .question-box .single-box .imgbox .customers_voice .box .right .c-box .c1, .top_voice .box .kyujin .question-box .single-box .imgbox .right .c-box .c1, .kyujin .question-box .single-box .imgbox .top_voice .box .right .c-box .c1 {
  color: #F09400;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  width: 10%;
}
/* line 626, _top.scss */
.customers_voice .box .right, .top_voice .box .right {
  box-sizing: border-box;
  width: 585px;
  padding-left: 28px;
}
@media screen and (max-width: 768px) {
  /* line 626, _top.scss */
  .customers_voice .box .right, .top_voice .box .right {
    width: 100%;
    padding: 0 10px 20px 10px;
  }
}
/* line 635, _top.scss */
.customers_voice .box .right .age, .top_voice .box .right .age {
  padding-top: 10px;
  font-size: 20.54px;
}
@media screen and (max-width: 768px) {
  /* line 635, _top.scss */
  .customers_voice .box .right .age, .top_voice .box .right .age {
    font-size: 16px;
  }
}
/* line 643, _top.scss */
.customers_voice .box .right .namebox, .top_voice .box .right .namebox {
  padding-top: 15px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  /* line 643, _top.scss */
  .customers_voice .box .right .namebox, .top_voice .box .right .namebox {
    padding-top: 0;
  }
}
/* line 650, _top.scss */
.customers_voice .box .right .namebox .name, .top_voice .box .right .namebox .name {
  font-size: 31.28px;
}
@media screen and (max-width: 768px) {
  /* line 650, _top.scss */
  .customers_voice .box .right .namebox .name, .top_voice .box .right .namebox .name {
    font-size: 20px;
  }
}
/* line 656, _top.scss */
.customers_voice .box .right .namebox .name_sub, .top_voice .box .right .namebox .name_sub {
  padding-left: 1em;
  font-size: 17.43px;
}
@media screen and (max-width: 768px) {
  /* line 656, _top.scss */
  .customers_voice .box .right .namebox .name_sub, .top_voice .box .right .namebox .name_sub {
    font-size: 15px;
  }
}
/* line 665, _top.scss */
.customers_voice .box .right .excerpt, .top_voice .box .right .excerpt {
  padding-top: 35px;
  font-size: 26.11px;
  color: #F19500;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  /* line 665, _top.scss */
  .customers_voice .box .right .excerpt, .top_voice .box .right .excerpt {
    padding-top: 10px;
    font-size: 20px;
  }
}
/* line 676, _top.scss */
.customers_voice .box .right .comment, .top_voice .box .right .comment {
  padding-top: 25px;
  word-break: break-all;
  font-size: 15px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  /* line 676, _top.scss */
  .customers_voice .box .right .comment, .top_voice .box .right .comment {
    padding-top: 20px;
    line-height: 1.8em;
  }
}

/* line 691, _top.scss */
.promise {
  box-sizing: border-box;
  width: 1150px;
  height: auto;
  margin: 0 auto;
  -moz-box-shadow: 0 0 20px #CCCCCC;
  -webkit-box-shadow: 0 0 20px #CCCCCC;
  box-shadow: 0 0 20px #CCCCCC;
  padding: 60px 60px 80px 60px;
}
@media screen and (max-width: 768px) {
  /* line 691, _top.scss */
  .promise {
    width: 100%;
    height: auto;
    padding: 30px 0 40px 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*background-size: 99% 100%;
    img {
      width: 98%;
    }*/
  }
}
/* line 718, _top.scss */
.promise hr {
  margin-top: 30px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #595757;
}
@media screen and (max-width: 768px) {
  /* line 718, _top.scss */
  .promise hr {
    margin-top: 0;
  }
}
/* line 727, _top.scss */
.promise p.promise01 {
  color: #F19500;
  font-size: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #595757;
}
/* line 734, _top.scss */
.promise p.comment {
  font-size: 18px;
  line-height: 2em;
  padding: 30px 50px;
}
@media screen and (max-width: 768px) {
  /* line 734, _top.scss */
  .promise p.comment {
    font-size: 16px;
    line-height: inherit;
    padding: 25px 10px;
  }
}
/* line 744, _top.scss */
.promise p.promise02 {
  color: #F19500;
  font-size: 16px;
  padding: 0 5px;
}
@media screen and (max-width: 768px) {
  /* line 744, _top.scss */
  .promise p.promise02 {
    padding-bottom: 20px;
  }
}
/* line 752, _top.scss */
.promise p.promise-img {
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  /* line 752, _top.scss */
  .promise p.promise-img {
    padding-top: 5px;
  }
}

/* line 761, _top.scss */
.campaign {
  width: 1150px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  /* line 761, _top.scss */
  .campaign {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
  }
  /* line 771, _top.scss */
  .campaign img {
    width: 100%;
  }
}
/* line 775, _top.scss */
.campaign .cam01 {
  width: 70%;
  margin: 0 auto;
}
/* line 779, _top.scss */
.campaign .cam02 {
  width: 90%;
  margin: 10px auto 0 auto;
}
/* line 783, _top.scss */
.campaign .cam {
  padding: 0 10px;
}
/* line 785, _top.scss */
.campaign .cam .cam03 {
  padding-top: 15px;
  color: #f19500;
  line-height: 1.5em;
}
/* line 790, _top.scss */
.campaign .cam .cam04 {
  padding-top: 10px;
  line-height: 1.8em;
}
/* line 794, _top.scss */
.campaign .cam .cam05 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.5em;
}
/* line 801, _top.scss */
.campaign .limit {
  text-align: center;
  font-size: 27px;
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  /* line 801, _top.scss */
  .campaign .limit {
    padding-top: 20px;
  }
}

/* line 811, _top.scss */
.top_contact {
  border: 1px solid #f19500;
  padding-top: 60px;
  padding-bottom: 65px;
  margin-bottom: 60px;
  text-align: center;
}
/* line 820, _top.scss */
.top_contact p.reserve {
  color: #f19500;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  /* line 811, _top.scss */
  .top_contact {
    width: 98%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 50px;
    margin-bottom: 30px;
  }
  /* line 832, _top.scss */
  .top_contact img {
    width: 100%;
  }
}
/* line 837, _top.scss */
.top_contact .box {
  width: 1000px;
  margin: 55px auto 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media screen and (max-width: 768px) {
  /* line 837, _top.scss */
  .top_contact .box {
    width: 99%;
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
  }
}
/* line 852, _top.scss */
.top_contact .box .btnbox {
  margin-bottom: 45px;
}
/* line 854, _top.scss */
.top_contact .box .btnbox:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  /* line 852, _top.scss */
  .top_contact .box .btnbox {
    margin: 0 0 20px 0;
  }
}
/* line 862, _top.scss */
.top_contact .box a.btn {
  width: 355px;
  display: block;
  color: #ffffff;
  background-color: #f19500;
  color: #ffffff;
  font-size: 25.15px;
  padding: 20px 25px 18px 25px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 867, _top.scss */
.top_contact .box a.btn:visited {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  /* line 862, _top.scss */
  .top_contact .box a.btn {
    width: 92%;
    font-size: 20px;
    margin: 0 auto;
    padding: 20px 5px 18px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
/* line 885, _top.scss */
.top_contact .box a.btn:hover {
  filter: brightness(120%);
}
/* line 890, _top.scss */
.top_contact .box p {
  text-align: center;
  padding-top: 13px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 890, _top.scss */
  .top_contact .box p {
    padding-top: 5px;
  }
}
/* line 901, _top.scss */
.top_contact .box2 {
  margin-top: 55px;
  margin-bottom: 55px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  /* line 901, _top.scss */
  .top_contact .box2 {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
  }
}
/* line 914, _top.scss */
.top_contact .box2 .btnbox {
  margin-right: 27px;
}
/* line 916, _top.scss */
.top_contact .box2 .btnbox:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  /* line 914, _top.scss */
  .top_contact .box2 .btnbox {
    margin: 0 0 20px 0;
  }
}
/* line 924, _top.scss */
.top_contact .box2 a.btn {
  display: block;
  color: #ffffff;
  background-color: #f19500;
  color: #ffffff;
  font-size: 25.15px;
  padding: 20px 25px 18px 25px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 928, _top.scss */
.top_contact .box2 a.btn:visited {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  /* line 924, _top.scss */
  .top_contact .box2 a.btn {
    font-size: 20px;
    margin-left: 15px;
    margin-right: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
/* line 945, _top.scss */
.top_contact .box2 a.btn:hover {
  filter: brightness(120%);
}
/* line 950, _top.scss */
.top_contact .box2 p {
  text-align: center;
  padding-top: 13px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 950, _top.scss */
  .top_contact .box2 p {
    padding-top: 5px;
  }
}
/* line 962, _top.scss */
.top_contact .uketsuke {
  display: inline-block;
  font-size: 22px;
  color: #f19500;
  border: 1px solid #f19500;
  padding: 13px 90px 10px 90px;
}
@media screen and (max-width: 768px) {
  /* line 962, _top.scss */
  .top_contact .uketsuke {
    width: 80%;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  /* line 983, _top.scss */
  .top_voice img {
    width: 100%;
  }
}

/* line 990, _top.scss */
.cta-box {
  width: 1000px;
  margin: 55px auto 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media screen and (max-width: 768px) {
  /* line 990, _top.scss */
  .cta-box {
    width: 99%;
    margin-top: 50px;
    margin-bottom: 50px;
    display: block;
  }
}
/* line 1004, _top.scss */
.cta-box .btnbox {
  margin-bottom: 45px;
}
/* line 1006, _top.scss */
.cta-box .btnbox:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  /* line 1004, _top.scss */
  .cta-box .btnbox {
    margin: 0 0 20px 0;
  }
}
/* line 1014, _top.scss */
.cta-box a.btn {
  width: 355px;
  display: block;
  color: #ffffff;
  background-color: #f19500;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  padding: 20px 25px 18px 25px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 1019, _top.scss */
.cta-box a.btn:visited {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  /* line 1014, _top.scss */
  .cta-box a.btn {
    width: 92%;
    font-size: 24px;
    margin: 0 auto;
    padding: 20px 5px 18px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
/* line 1038, _top.scss */
.cta-box a.btn:hover {
  filter: brightness(120%);
}
/* line 1043, _top.scss */
.cta-box p {
  text-align: center;
  padding-top: 13px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 1043, _top.scss */
  .cta-box p {
    padding-top: 5px;
  }
}

/* line 1056, _top.scss */
.keiji {
  width: 900px;
  margin: 0 auto;
  border-top: 2px solid #BBB;
  border-bottom: 2px solid #BBB;
  padding: 30px 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  /* line 1056, _top.scss */
  .keiji {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
  }
}
/* line 1069, _top.scss */
.keiji .title {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  text-align: center;
}
/* line 1078, _top.scss */
.keiji .txt {
  font-size: 14px;
  margin-top: 15px;
}
/* line 1081, _top.scss */
.keiji .txt li {
  list-style: disc;
}
/* line 1085, _top.scss */
.keiji .ul_txt {
  padding-left: 20px;
}

/* line 1095, _top.scss */
.hosoku_txt {
  font-size: 1.2em;
  text-align: right;
}
@media screen and (max-width: 768px) {
  /* line 1095, _top.scss */
  .hosoku_txt {
    text-align: left;
    font-size: 16px;
  }
}

/* line 6, _sejyutsu.scss */
.page-id-2 .photo {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  /* line 6, _sejyutsu.scss */
  .page-id-2 .photo {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  /* line 13, _sejyutsu.scss */
  .page-id-2 .photo h3 img {
    width: 60%;
  }
}
/* line 20, _sejyutsu.scss */
.page-id-2 .injection {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  /* line 20, _sejyutsu.scss */
  .page-id-2 .injection {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 25, _sejyutsu.scss */
  .page-id-2 .injection h3 {
    padding: 0 5px;
  }
}
/* line 32, _sejyutsu.scss */
.page-id-2 p.desc {
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  /* line 32, _sejyutsu.scss */
  .page-id-2 p.desc {
    font-size: 15px;
    padding: 0 20px;
    text-align: left;
  }
}

/* line 42, _sejyutsu.scss */
.wrap {
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 42, _sejyutsu.scss */
  .wrap {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
  }
}

/* line 51, _sejyutsu.scss */
.step-img {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  /* line 51, _sejyutsu.scss */
  .step-img {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}

/* line 60, _sejyutsu.scss */
p.desc2 {
  font-size: 15px;
  line-height: 26px;
}

/* line 65, _sejyutsu.scss */
.s1 {
  display: block;
  text-align: center;
  background-color: #EE9200;
  color: #ffffff;
}

/* line 74, _sejyutsu.scss */
.datsumou .d_title1 {
  font-size: 36px;
}
/* line 78, _sejyutsu.scss */
.datsumou .ex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  /* line 78, _sejyutsu.scss */
  .datsumou .ex {
    display: block;
  }
}
/* line 89, _sejyutsu.scss */
.datsumou .ex div.box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  margin-bottom: 15px;
}
/* line 97, _sejyutsu.scss */
.datsumou .ex div.box:nth-child(2n) {
  margin-right: 0;
}
/* line 101, _sejyutsu.scss */
.datsumou .ex div.box i {
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  /* line 101, _sejyutsu.scss */
  .datsumou .ex div.box i {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 109, _sejyutsu.scss */
  .datsumou .ex div.box img {
    width: 45%;
  }
}
/* line 113, _sejyutsu.scss */
.datsumou .ex div.box img:first-child {
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  /* line 113, _sejyutsu.scss */
  .datsumou .ex div.box img:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 89, _sejyutsu.scss */
  .datsumou .ex div.box {
    margin-right: 0;
  }
}
/* line 126, _sejyutsu.scss */
.datsumou .ex_note {
  text-align: right;
  margin-right: 100px;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  /* line 126, _sejyutsu.scss */
  .datsumou .ex_note {
    margin-right: 5px;
  }
}
/* line 134, _sejyutsu.scss */
.datsumou .box-datsumo {
  margin: 40px 30px 70px 30px;
  text-align: center;
}
/* line 138, _sejyutsu.scss */
.datsumou .box-datsumo p.datsumo01 {
  font-size: 35px;
  border-bottom: solid 1px #595757;
  padding-bottom: 5px;
  margin-bottom: 20px;
  color: #F09400;
}
@media screen and (max-width: 768px) {
  /* line 146, _sejyutsu.scss */
  .datsumou .datsumo-why {
    color: #F19500;
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #595757;
    border-bottom: 1px solid #595757;
    margin-bottom: 5px;
  }
}
/* line 157, _sejyutsu.scss */
.datsumou .why2 {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  /* line 157, _sejyutsu.scss */
  .datsumou .why2 {
    margin-bottom: 40px;
  }
}
/* line 163, _sejyutsu.scss */
.datsumou .why2 .row {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  /* line 163, _sejyutsu.scss */
  .datsumou .why2 .row {
    display: block;
  }
}
/* line 171, _sejyutsu.scss */
.datsumou .why2 .row:nth-child(n+2) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  /* line 171, _sejyutsu.scss */
  .datsumou .why2 .row:nth-child(n+2) {
    margin-top: 0;
  }
}
/* line 177, _sejyutsu.scss */
.datsumou .why2 .row .box {
  box-sizing: border-box;
  width: 49%;
}
@media screen and (max-width: 768px) {
  /* line 177, _sejyutsu.scss */
  .datsumou .why2 .row .box {
    width: 100%;
    padding: 40px 5px 0 5px;
  }
}
/* line 186, _sejyutsu.scss */
.datsumou .why2 .row .box .title {
  font-size: 26px;
  border-left: 2px solid #F09400;
  padding-left: 0.8em;
  padding-top: 0.7em;
  padding-bottom: 0.5em;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  /* line 186, _sejyutsu.scss */
  .datsumou .why2 .row .box .title {
    font-size: 20px;
    border-left: 3px solid #F09400;
    padding-left: 0.5em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
  }
}
/* line 203, _sejyutsu.scss */
.datsumou .why2 .row .box .body {
  margin-top: 25px;
  font-size: 15px;
  line-height: 28px;
  padding-right: 25px;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  /* line 203, _sejyutsu.scss */
  .datsumou .why2 .row .box .body {
    margin-top: 15px;
    font-size: 16px;
    padding: 0 5px;
  }
}
/* line 217, _sejyutsu.scss */
.datsumou .why2 .row .box01 {
  box-sizing: border-box;
  width: 49%;
}
@media screen and (max-width: 768px) {
  /* line 217, _sejyutsu.scss */
  .datsumou .why2 .row .box01 {
    width: 100%;
    padding: 0;
  }
}
/* line 229, _sejyutsu.scss */
.datsumou .voice {
  margin-top: 100px;
  margin-bottom: 115px;
}
@media screen and (max-width: 768px) {
  /* line 229, _sejyutsu.scss */
  .datsumou .voice {
    margin-top: 60px;
    margin-bottom: 10px;
  }
}
/* line 236, _sejyutsu.scss */
.datsumou .voice .box {
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 236, _sejyutsu.scss */
  .datsumou .voice .box {
    display: block;
  }
}
/* line 242, _sejyutsu.scss */
.datsumou .voice .box .left, .datsumou .voice .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .datsumou .voice .box .right {
  margin-right: 25px;
}
@media screen and (max-width: 768px) {
  /* line 242, _sejyutsu.scss */
  .datsumou .voice .box .left, .datsumou .voice .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .datsumou .voice .box .right {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 248, _sejyutsu.scss */
  .datsumou .voice .box .right {
    padding: 10px;
  }
}
/* line 252, _sejyutsu.scss */
.datsumou .voice .box .right .age {
  padding-top: 10px;
  font-size: 20.54px;
}
@media screen and (max-width: 768px) {
  /* line 252, _sejyutsu.scss */
  .datsumou .voice .box .right .age {
    padding-top: 0;
    font-size: 16px;
  }
}
/* line 260, _sejyutsu.scss */
.datsumou .voice .box .right .name {
  font-size: 31.28px;
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  /* line 260, _sejyutsu.scss */
  .datsumou .voice .box .right .name {
    font-size: 20px;
    padding-top: 0;
  }
}
/* line 269, _sejyutsu.scss */
.datsumou .voice .box .right .note {
  font-size: 26px;
  margin-top: 30px;
  color: #F19500;
}
@media screen and (max-width: 768px) {
  /* line 269, _sejyutsu.scss */
  .datsumou .voice .box .right .note {
    padding-top: 10px;
    font-size: 20px;
    margin-top: 0;
  }
}
/* line 279, _sejyutsu.scss */
.datsumou .voice .box .right .body {
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  /* line 279, _sejyutsu.scss */
  .datsumou .voice .box .right .body {
    font-size: 16px;
    line-height: 1.8em;
  }
}
/* line 291, _sejyutsu.scss */
.datsumou .promise {
  box-sizing: border-box;
  width: 1150px;
  height: auto;
  margin: 0 auto;
  -moz-box-shadow: 0 0 20px #CCCCCC;
  -webkit-box-shadow: 0 0 20px #CCCCCC;
  box-shadow: 0 0 20px #CCCCCC;
  padding: 60px 60px 80px 60px;
}
@media screen and (max-width: 768px) {
  /* line 291, _sejyutsu.scss */
  .datsumou .promise {
    width: 100%;
    height: auto;
    padding: 10px 0 40px 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-size: 99% 100%;
  }
}
/* line 317, _sejyutsu.scss */
.datsumou .promise hr {
  margin-top: 30px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #595757;
}
@media screen and (max-width: 768px) {
  /* line 317, _sejyutsu.scss */
  .datsumou .promise hr {
    margin-top: 0;
  }
}
/* line 326, _sejyutsu.scss */
.datsumou .promise p.promise01 {
  color: #F19500;
  font-size: 20px;
  padding-bottom: 10px;
}
/* line 332, _sejyutsu.scss */
.datsumou .promise p.comment {
  font-size: 18px;
  line-height: 2em;
  padding: 30px 50px;
}
@media screen and (max-width: 768px) {
  /* line 332, _sejyutsu.scss */
  .datsumou .promise p.comment {
    font-size: 16px;
    line-height: inherit;
    padding: 25px 5px;
  }
}
/* line 346, _sejyutsu.scss */
.datsumou .datsumo-img02 .img {
  text-align: center;
}
/* line 348, _sejyutsu.scss */
.datsumou .datsumo-img02 .img img {
  width: 90%;
}
@media screen and (max-width: 768px) {
  /* line 348, _sejyutsu.scss */
  .datsumou .datsumo-img02 .img img {
    width: 100%;
  }
}
/* line 355, _sejyutsu.scss */
.datsumou .datsumo-img02 .datsumo-face {
  display: flex;
}
/* line 359, _sejyutsu.scss */
.datsumou .datsumo-img {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 362, _sejyutsu.scss */
  .datsumou .datsumo-img img {
    width: 100%;
  }
}
/* line 366, _sejyutsu.scss */
.datsumou .datsumo-img .datsumo-face {
  display: flex;
}
/* line 374, _sejyutsu.scss */
.datsumou .price .male {
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  /* line 374, _sejyutsu.scss */
  .datsumou .price .male {
    margin-top: 70px;
  }
}
/* line 379, _sejyutsu.scss */
.datsumou .price .male .t1 {
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  /* line 379, _sejyutsu.scss */
  .datsumou .price .male .t1 {
    margin-bottom: 20px;
  }
  /* line 384, _sejyutsu.scss */
  .datsumou .price .male .t1 img {
    width: 60%;
  }
}
/* line 392, _sejyutsu.scss */
.datsumou .price .female .t1 {
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  /* line 392, _sejyutsu.scss */
  .datsumou .price .female .t1 {
    margin-bottom: 20px;
  }
  /* line 396, _sejyutsu.scss */
  .datsumou .price .female .t1 img {
    width: 60%;
  }
}
/* line 402, _sejyutsu.scss */
.datsumou .price .tbl-price {
  font-size: 22.28px;
  margin: 0 auto;
  margin-bottom: 1px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  /* line 402, _sejyutsu.scss */
  .datsumou .price .tbl-price {
    font-size: 16px;
  }
}
/* line 411, _sejyutsu.scss */
.datsumou .price .tbl-price th {
  width: 68px;
  text-align: center;
  background-color: #EE9200;
  color: #ffffff;
  border-top: 1px solid #595757;
}
@media screen and (max-width: 768px) {
  /* line 411, _sejyutsu.scss */
  .datsumou .price .tbl-price th {
    width: 30px;
  }
}
/* line 421, _sejyutsu.scss */
.datsumou .price .tbl-price td {
  box-sizing: border-box;
  height: 75px;
  border-top: 1px solid #595757;
}
@media screen and (max-width: 768px) {
  /* line 421, _sejyutsu.scss */
  .datsumou .price .tbl-price td {
    height: 60px;
  }
}
/* line 429, _sejyutsu.scss */
.datsumou .price .tbl-price td.c1 {
  width: 500px;
  text-align: left;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  /* line 429, _sejyutsu.scss */
  .datsumou .price .tbl-price td.c1 {
    width: 150px;
  }
}
/* line 437, _sejyutsu.scss */
.datsumou .price .tbl-price td.c1-2 {
  width: 500px;
  text-align: center;
  padding-left: 1em;
  font-size: 1.1em;
}
@media screen and (max-width: 768px) {
  /* line 437, _sejyutsu.scss */
  .datsumou .price .tbl-price td.c1-2 {
    width: 150px;
  }
}
/* line 446, _sejyutsu.scss */
.datsumou .price .tbl-price td.c1-3 {
  width: 500px;
  text-align: center;
  padding-left: 1em;
  font-size: 0.9em;
}
@media screen and (max-width: 768px) {
  /* line 446, _sejyutsu.scss */
  .datsumou .price .tbl-price td.c1-3 {
    width: 150px;
    font-size: 18px;
  }
}
/* line 456, _sejyutsu.scss */
.datsumou .price .tbl-price td.c2 {
  width: 270px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  /* line 456, _sejyutsu.scss */
  .datsumou .price .tbl-price td.c2 {
    width: 100px;
  }
}
/* line 463, _sejyutsu.scss */
.datsumou .price .tbl-price td.c2sp {
  width: 270px;
  text-align: right;
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  /* line 463, _sejyutsu.scss */
  .datsumou .price .tbl-price td.c2sp {
    width: 100px;
  }
}
/* line 471, _sejyutsu.scss */
.datsumou .price .tbl-price td.c2-2 {
  width: 270px;
  text-align: right;
  font-size: 1.1em;
}
@media screen and (max-width: 768px) {
  /* line 471, _sejyutsu.scss */
  .datsumou .price .tbl-price td.c2-2 {
    width: 100px;
  }
}
/* line 479, _sejyutsu.scss */
.datsumou .price .tbl-price td.c2-3 {
  width: 270px;
  text-align: right;
  font-size: 0.9em;
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  /* line 479, _sejyutsu.scss */
  .datsumou .price .tbl-price td.c2-3 {
    width: 100px;
    font-size: 18px;
  }
}
/* line 489, _sejyutsu.scss */
.datsumou .price .tbl-price td.c3 {
  color: #EE9200;
  font-size: 30px;
  text-align: right;
  padding-right: 55px;
}
/* line 495, _sejyutsu.scss */
.datsumou .price .tbl-price td.c3sp {
  color: #EE9200;
  text-align: right;
  padding-right: 1em;
}
/* line 500, _sejyutsu.scss */
.datsumou .price .tbl-price td.c3-2 {
  color: #EE9200;
  text-align: right;
  padding-right: 55px;
  font-size: 1.1em;
}
/* line 506, _sejyutsu.scss */
.datsumou .price .tbl-price td.c3-3 {
  color: #EE9200;
  text-align: right;
  font-size: 0.9em;
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  /* line 506, _sejyutsu.scss */
  .datsumou .price .tbl-price td.c3-3 {
    font-size: 18px;
  }
}
/* line 515, _sejyutsu.scss */
.datsumou .price .tbl-price td.note {
  text-align: right;
  font-size: 0.8em;
  height: 0.8em;
  border-top: none;
}
/* line 522, _sejyutsu.scss */
.datsumou .price .tbl-price td.last {
  border-bottom: 1px solid #595757;
}
/* line 526, _sejyutsu.scss */
.datsumou .price .tbl-price :last-child {
  border-bottom: 1px solid #595757;
}
/* line 531, _sejyutsu.scss */
.datsumou .price .price-note0 {
  margin-top: 55px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  /* line 531, _sejyutsu.scss */
  .datsumou .price .price-note0 {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  /* line 537, _sejyutsu.scss */
  .datsumou .price .price-note0 img {
    width: 100%;
  }
}
/* line 542, _sejyutsu.scss */
.datsumou .price .price-note {
  margin-top: 55px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 542, _sejyutsu.scss */
  .datsumou .price .price-note {
    border: double 4px #EE9200;
    padding: 20px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
  }
}

/* line 557, _sejyutsu.scss */
.qa {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  /* line 557, _sejyutsu.scss */
  .qa {
    margin-bottom: 80px;
  }
}
/* line 562, _sejyutsu.scss */
.qa .box {
  padding-top: 40px;
}
/* line 564, _sejyutsu.scss */
.qa .box .line1 {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  /* line 564, _sejyutsu.scss */
  .qa .box .line1 {
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  /* line 570, _sejyutsu.scss */
  .qa .box .line1 p.question_icon {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 574, _sejyutsu.scss */
  .qa .box .line1 p.question_icon img {
    width: 25px;
  }
}
@media screen and (max-width: 768px) {
  /* line 564, _sejyutsu.scss */
  .qa .box .line1 {
    margin-bottom: 10px;
  }
}
/* line 583, _sejyutsu.scss */
.qa .box .line1 p.question_mess {
  padding-left: 2em;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  /* line 583, _sejyutsu.scss */
  .qa .box .line1 p.question_mess {
    padding-left: 0;
    font-size: 18px;
  }
}
/* line 593, _sejyutsu.scss */
.qa .box .answer {
  padding: 40px;
  background-color: rgba(238, 146, 0, 0.1);
  font-size: 15px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  /* line 593, _sejyutsu.scss */
  .qa .box .answer {
    padding: 20px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  /* line 611, _sejyutsu.scss */
  .top_voice img {
    width: 100%;
  }
}

/* line 5, _shuzai.scss */
.shuzai {
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  /* line 5, _shuzai.scss */
  .shuzai {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  /* line 10, _shuzai.scss */
  .shuzai .wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 16, _shuzai.scss */
.shuzai .txt-box01 {
  text-align: left;
  font-size: 16px;
  width: 80%;
  margin: 0 auto;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  /* line 16, _shuzai.scss */
  .shuzai .txt-box01 {
    width: 100%;
    margin-top: 20px;
  }
}
/* line 28, _shuzai.scss */
.shuzai h2.t1 {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  /* line 28, _shuzai.scss */
  .shuzai h2.t1 {
    margin-top: 40px;
  }
}
/* line 34, _shuzai.scss */
.shuzai .youtube_box {
  margin-top: 45px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  /* line 34, _shuzai.scss */
  .shuzai .youtube_box {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  /* line 38, _shuzai.scss */
  .shuzai .youtube_box iframe {
    width: 100%;
    height: auto;
  }
}
/* line 46, _shuzai.scss */
.shuzai .youtube_box .message {
  width: 768px;
  margin: 20px auto 0 auto;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 46, _shuzai.scss */
  .shuzai .youtube_box .message {
    width: 95%;
    margin: 10px auto 0 auto;
  }
}
/* line 58, _shuzai.scss */
.shuzai p.review {
  color: #F09400;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  /* line 58, _shuzai.scss */
  .shuzai p.review {
    font-size: 20px;
  }
}
/* line 65, _shuzai.scss */
.shuzai p.audience {
  width: 920px;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  /* line 65, _shuzai.scss */
  .shuzai p.audience {
    width: 100%;
    margin-top: 20px;
  }
}
/* line 75, _shuzai.scss */
.shuzai ul.voice {
  width: 80%;
  text-align: left;
  margin: 30px auto;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 75, _shuzai.scss */
  .shuzai ul.voice {
    width: 100%;
  }
}
/* line 84, _shuzai.scss */
.shuzai ul.voice li {
  margin-bottom: 1em;
}
/* line 88, _shuzai.scss */
.shuzai ul.voice li:before {
  content: "■";
}

/* line 97, _shuzai.scss */
.contact {
  padding-bottom: 105px;
}
/* line 101, _shuzai.scss */
.contact .box .row {
  display: flex;
  align-items: center;
}
/* line 104, _shuzai.scss */
.contact .box .row .left, .contact .box .row .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .contact .box .row .right {
  width: 180px;
}
/* line 107, _shuzai.scss */
.contact .box .row .right {
  width: 963px;
}
/* line 109, _shuzai.scss */
.contact .box .row .right .note {
  font-size: 13px;
}
/* line 115, _shuzai.scss */
.contact input[type="text"], .contact textarea, .contact input[type="tel"] {
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  border: 1px solid #595757;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 123, _shuzai.scss */
.contact textarea {
  height: 230px;
}
/* line 128, _shuzai.scss */
.contact input[type="submit"] {
  border: none;
  width: 112px;
  height: 36px;
  background-color: #F09400;
  color: #ffffff;
  letter-spacing: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 5, _jisseki.scss */
.jisseki h2.t1 {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  /* line 5, _jisseki.scss */
  .jisseki h2.t1 {
    margin-top: 30px;
  }
  /* line 9, _jisseki.scss */
  .jisseki h2.t1 p {
    color: #F19500;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  /* line 15, _jisseki.scss */
  .jisseki h2.t5 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  /* line 21, _jisseki.scss */
  .jisseki .magazine {
    padding-bottom: 50px;
  }
}
/* line 26, _jisseki.scss */
.jisseki .magazine .box_row .box {
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 26, _jisseki.scss */
  .jisseki .magazine .box_row .box {
    display: block;
    text-align: center;
  }
}
/* line 35, _jisseki.scss */
.jisseki .magazine .row {
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 35, _jisseki.scss */
  .jisseki .magazine .row {
    display: block;
  }
}
/* line 41, _jisseki.scss */
.jisseki .magazine .row .box_left .box {
  display: flex;
  width: 650px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  /* line 41, _jisseki.scss */
  .jisseki .magazine .row .box_left .box {
    display: block;
    width: 100%;
    text-align: center;
  }
}
/* line 53, _jisseki.scss */
.jisseki .magazine .row .box_right {
  width: 500px;
  box-sizing: border-box;
  margin-left: 45px;
}
@media screen and (max-width: 768px) {
  /* line 53, _jisseki.scss */
  .jisseki .magazine .row .box_right {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }
}
/* line 62, _jisseki.scss */
.jisseki .magazine .row .box_right .box {
  text-align: right;
}
/* line 68, _jisseki.scss */
.jisseki .magazine .m_title {
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  padding-left: 1em;
  border-left: 4px solid #595757;
  margin-bottom: 13px;
}
@media screen and (max-width: 768px) {
  /* line 68, _jisseki.scss */
  .jisseki .magazine .m_title {
    margin-left: 5px;
  }
}

/* line 86, _jisseki.scss */
.youtube_box {
  margin-top: 45px;
  margin-bottom: 115px;
}
@media screen and (max-width: 768px) {
  /* line 86, _jisseki.scss */
  .youtube_box {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  /* line 90, _jisseki.scss */
  .youtube_box iframe {
    width: 100%;
    height: auto;
  }
}
/* line 98, _jisseki.scss */
.youtube_box .message {
  width: 768px;
  margin: 20px auto 0 auto;
  text-align: left;
}
@media screen and (max-width: 768px) {
  /* line 98, _jisseki.scss */
  .youtube_box .message {
    width: 95%;
    margin: 10px auto 0 auto;
  }
}

/* line 111, _jisseki.scss */
.jyushou {
  padding-top: 105px;
}
@media screen and (max-width: 768px) {
  /* line 111, _jisseki.scss */
  .jyushou {
    padding-top: 30px;
  }
}
/* line 116, _jisseki.scss */
.jyushou .box {
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 116, _jisseki.scss */
  .jyushou .box {
    display: block;
  }
}
/* line 122, _jisseki.scss */
.jyushou .box .left, .jyushou .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .jyushou .box .right, .jyushou .box .right {
  width: 50%;
}
@media screen and (max-width: 768px) {
  /* line 122, _jisseki.scss */
  .jyushou .box .left, .jyushou .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .jyushou .box .right, .jyushou .box .right {
    width: 100%;
    padding: 0;
  }
  /* line 127, _jisseki.scss */
  .jyushou .box .left img, .jyushou .box .kyujin .question-box .single-box .imgbox .right img, .kyujin .question-box .single-box .imgbox .jyushou .box .right img, .jyushou .box .right img {
    width: 100%;
  }
}
/* line 132, _jisseki.scss */
.jyushou .box .left.bg1, .jyushou .box .kyujin .question-box .single-box .imgbox .bg1.right, .kyujin .question-box .single-box .imgbox .jyushou .box .bg1.right, .jyushou .box .right.bg1 {
  background-color: #EEEEEE;
}
/* line 136, _jisseki.scss */
.jyushou .box .left .border1, .jyushou .box .kyujin .question-box .single-box .imgbox .right .border1, .kyujin .question-box .single-box .imgbox .jyushou .box .right .border1, .jyushou .box .right .border1 {
  border-left: 2px solid #F19500;
}
@media screen and (max-width: 768px) {
  /* line 139, _jisseki.scss */
  .jyushou .box .left .body, .jyushou .box .kyujin .question-box .single-box .imgbox .right .body, .kyujin .question-box .single-box .imgbox .jyushou .box .right .body, .jyushou .box .right .body {
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  /* line 144, _jisseki.scss */
  .jyushou .box .left h4.t4, .jyushou .box .kyujin .question-box .single-box .imgbox .right h4.t4, .kyujin .question-box .single-box .imgbox .jyushou .box .right h4.t4, .jyushou .box .right h4.t4 {
    padding-top: 15px;
    color: #F19500;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  /* line 151, _jisseki.scss */
  .jyushou .box .left h4.t3, .jyushou .box .kyujin .question-box .single-box .imgbox .right h4.t3, .kyujin .question-box .single-box .imgbox .jyushou .box .right h4.t3, .jyushou .box .right h4.t3 {
    padding-left: 5px;
  }
}
@media screen and (max-width: 768px) {
  /* line 156, _jisseki.scss */
  .jyushou .box .left h4.t2, .jyushou .box .kyujin .question-box .single-box .imgbox .right h4.t2, .kyujin .question-box .single-box .imgbox .jyushou .box .right h4.t2, .jyushou .box .right h4.t2 {
    margin-left: 5px;
    margin-top: 10px;
  }
}
/* line 164, _jisseki.scss */
.jyushou .box1 {
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  /* line 164, _jisseki.scss */
  .jyushou .box1 {
    margin-top: 50px;
  }
}

/* line 173, _jisseki.scss */
.seminar-img {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  /* line 176, _jisseki.scss */
  .seminar-img img {
    width: 100%;
  }
}

/* line 182, _jisseki.scss */
.seminar {
  display: flex;
  justify-content: space-between;
  width: 1040px;
  margin: 0 auto;
}
/* line 187, _jisseki.scss */
.seminar p {
  font-weight: bold;
}
/* line 190, _jisseki.scss */
.seminar .seminar01 {
  padding-top: 30px;
  padding-bottom: 0;
  width: 340px;
}

/* line 197, _jisseki.scss */
.seminar-sp {
  text-align: center;
}
/* line 200, _jisseki.scss */
.seminar-sp p {
  font-weight: bold;
}
/* line 204, _jisseki.scss */
.seminar-sp .seminar01 {
  padding-top: 30px;
  padding-bottom: 0;
}

/* line 210, _jisseki.scss */
.shoseki {
  font-size: 18px;
  padding-top: 45px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  /* line 210, _jisseki.scss */
  .shoseki {
    padding-bottom: 20px;
  }
}
/* line 217, _jisseki.scss */
.shoseki .title {
  border-left: 2px solid #595757;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  /* line 217, _jisseki.scss */
  .shoseki .title {
    margin-left: 5px;
    padding-left: 10px;
  }
}
/* line 225, _jisseki.scss */
.shoseki .note {
  margin-top: 15px;
  border: 1px solid #595757;
  display: inline-block;
  padding: 3px 10px;
}
@media screen and (max-width: 768px) {
  /* line 225, _jisseki.scss */
  .shoseki .note {
    margin-top: 30px;
    margin-left: 5px;
  }
}

/* line 237, _jisseki.scss */
.offer-pc {
  margin: 40px auto 100px auto;
  display: flex;
  justify-content: space-between;
  width: 1150px;
}
/* line 243, _jisseki.scss */
.offer-pc .mokuji {
  text-align: center;
  padding-bottom: 5px;
}
/* line 247, _jisseki.scss */
.offer-pc p {
  color: #595757;
  padding-top: 5px;
  text-align: center;
}

/* line 254, _jisseki.scss */
.offer-sp {
  padding: 0 10px;
  margin-top: 45px;
  margin-bottom: 45px;
}
/* line 258, _jisseki.scss */
.offer-sp .banner {
  display: flex;
  padding-bottom: 25px;
}
/* line 261, _jisseki.scss */
.offer-sp .banner .box {
  padding-left: 10px;
}
/* line 263, _jisseki.scss */
.offer-sp .banner .box p.title {
  color: #F19500;
  font-size: 18px;
}
/* line 267, _jisseki.scss */
.offer-sp .banner .box p.text {
  padding-top: 5px;
  line-height: 1.5em;
  color: #595757;
}

/* line 5, _salon.scss */
.salon-information .shopbox {
  padding-bottom: 40px;
  font-size: 16px;
  margin-top: 75px;
}
@media screen and (max-width: 768px) {
  /* line 5, _salon.scss */
  .salon-information .shopbox {
    margin-top: 30px;
    padding-bottom: 10px;
  }
}
/* line 15, _salon.scss */
.salon-information .shopbox .row1 {
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 15, _salon.scss */
  .salon-information .shopbox .row1 {
    display: block;
  }
}
/* line 22, _salon.scss */
.salon-information .shopbox .row1 .left, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right {
  width: 50%;
}
@media screen and (max-width: 768px) {
  /* line 22, _salon.scss */
  .salon-information .shopbox .row1 .left, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right {
    width: 100%;
    padding-bottom: 15px;
  }
}
/* line 30, _salon.scss */
.salon-information .shopbox .row1 .left h3, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right h3, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right h3 {
  height: 67px;
  line-height: 67px;
  border-left: 4px solid #595757;
  position: relative;
  padding-left: 30px;
  font-size: 30px;
  font-family: 'Noto Serif JP', serif;
  color: #F19500;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  /* line 30, _salon.scss */
  .salon-information .shopbox .row1 .left h3, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right h3, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right h3 {
    height: 30px;
    font-size: 35px;
    line-height: 35px;
    border-left: 4px solid #595757;
    padding-left: 15px;
    margin-left: 5px;
    color: #F19500;
    font-size: 20px;
  }
}
/* line 52, _salon.scss */
.salon-information .shopbox .row1 .left h3 img, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right h3 img, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right h3 img {
  position: absolute;
  top: calc(50% - 16px);
}
/* line 58, _salon.scss */
.salon-information .shopbox .row1 .left table.shoptbl, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl {
  margin-left: 2px;
  border-left: 1px solid #595757;
}
@media screen and (max-width: 768px) {
  /* line 58, _salon.scss */
  .salon-information .shopbox .row1 .left table.shoptbl, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl {
    border: none;
  }
}
/* line 69, _salon.scss */
.salon-information .shopbox .row1 .left table.shoptbl th, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl th, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl th {
  width: 110px;
  padding-left: 38px;
}
@media screen and (max-width: 768px) {
  /* line 69, _salon.scss */
  .salon-information .shopbox .row1 .left table.shoptbl th, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl th, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl th {
    padding-left: 20px;
    width: 80px;
  }
}
/* line 78, _salon.scss */
.salon-information .shopbox .row1 .left table.shoptbl th.first, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl th.first, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl th.first {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  /* line 78, _salon.scss */
  .salon-information .shopbox .row1 .left table.shoptbl th.first, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl th.first, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl th.first {
    padding-top: 10px;
  }
}
/* line 88, _salon.scss */
.salon-information .shopbox .row1 .left table.shoptbl td.first, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl td.first, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl td.first {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  /* line 88, _salon.scss */
  .salon-information .shopbox .row1 .left table.shoptbl td.first, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl td.first, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl td.first {
    padding-top: 10px;
  }
}
/* line 96, _salon.scss */
.salon-information .shopbox .row1 .left table.shoptbl td:before, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl td:before, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl td:before {
  content: "－　　";
}
@media screen and (max-width: 768px) {
  /* line 96, _salon.scss */
  .salon-information .shopbox .row1 .left table.shoptbl td:before, .salon-information .shopbox .row1 .kyujin .question-box .single-box .imgbox .right table.shoptbl td:before, .kyujin .question-box .single-box .imgbox .salon-information .shopbox .row1 .right table.shoptbl td:before {
    content: "－　";
  }
}
/* line 107, _salon.scss */
.salon-information .shopbox .row1 .box {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 107, _salon.scss */
  .salon-information .shopbox .row1 .box {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
/* line 116, _salon.scss */
.salon-information .shopbox .row1 .box .btnbox {
  margin-right: 27px;
}
/* line 119, _salon.scss */
.salon-information .shopbox .row1 .box .btnbox:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  /* line 116, _salon.scss */
  .salon-information .shopbox .row1 .box .btnbox {
    margin: 0 0 15px 0;
  }
}
/* line 128, _salon.scss */
.salon-information .shopbox .row1 .box a.btn {
  display: block;
  color: #ffffff;
  background-color: #f19500;
  color: #ffffff;
  font-size: 20px;
  padding: 20px 25px 18px 25px;
  text-align: center;
  margin: 0 35px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 132, _salon.scss */
.salon-information .shopbox .row1 .box a.btn:visited {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  /* line 128, _salon.scss */
  .salon-information .shopbox .row1 .box a.btn {
    font-size: 20px;
    margin: 0 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
/* line 151, _salon.scss */
.salon-information .shopbox .row1 .box a.btn:hover {
  filter: brightness(120%);
}
/* line 156, _salon.scss */
.salon-information .shopbox .row1 .box p {
  text-align: center;
  padding-top: 13px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 156, _salon.scss */
  .salon-information .shopbox .row1 .box p {
    padding-top: 5px;
  }
}
/* line 168, _salon.scss */
.salon-information .shopbox .row1 .right {
  width: 50%;
}
@media screen and (max-width: 768px) {
  /* line 168, _salon.scss */
  .salon-information .shopbox .row1 .right {
    width: 100%;
  }
}
/* line 175, _salon.scss */
.salon-information .shopbox .row1 .right img {
  width: 575px;
}
@media screen and (max-width: 768px) {
  /* line 175, _salon.scss */
  .salon-information .shopbox .row1 .right img {
    width: 100%;
  }
}
/* line 186, _salon.scss */
.salon-information .shopbox .row2 {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  /* line 190, _salon.scss */
  .salon-information .shopbox .row2 iframe {
    width: 100%;
  }
}
/* line 199, _salon.scss */
.salon-information .net-accordion-cover {
  width: 100%;
}
/* line 202, _salon.scss */
.salon-information .net-accordion-cover .net-accordion {
  background-color: #F19500;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 210, _salon.scss */
.salon-information .net-accordion-cover .net-accordion .p-cover {
  color: white;
  font-size: 22px;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 220, _salon.scss */
.salon-information .net-accordion-cover .net-accordion img {
  width: 25px;
  height: 25px;
  margin-left: 10px;
}
/* line 226, _salon.scss */
.salon-information .net-accordion-cover .net-accordion :hover {
  cursor: pointer;
  background-color: #ffb300;
}
/* line 233, _salon.scss */
.salon-information .net-accordion-cover nav {
  display: none;
}
/* line 236, _salon.scss */
.salon-information .net-accordion-cover nav .coupon-cover {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 10px !important;
}
/* line 242, _salon.scss */
.salon-information .net-accordion-cover nav .coupon-cover p {
  text-align: center !important;
}
/* line 246, _salon.scss */
.salon-information .net-accordion-cover nav .coupon-cover .des {
  margin-top: 0;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  /* line 246, _salon.scss */
  .salon-information .net-accordion-cover nav .coupon-cover .des {
    font-size: 15px;
    line-height: 22px;
  }
}
/* line 256, _salon.scss */
.salon-information .net-accordion-cover nav .coupon-cover .orange {
  color: #f19500;
  font-size: 24px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  /* line 256, _salon.scss */
  .salon-information .net-accordion-cover nav .coupon-cover .orange {
    font-size: 19px;
  }
}
/* line 266, _salon.scss */
.salon-information .net-accordion-cover nav .coupon-cover .page-only {
  display: none !important;
}
@media screen and (max-width: 767px) {
  /* line 270, _salon.scss */
  .salon-information .net-accordion-cover nav .coupon-cover .note {
    text-align: left !important;
  }
}
/* line 280, _salon.scss */
.salon-information .net-accordion-cover .nav-open {
  color: #fff;
  font-size: 20px;
  position: relative;
}
/* line 287, _salon.scss */
.salon-information .net-accordion-cover .nav-open::before {
  content: "▼";
  position: absolute;
  right: 20px;
}
/* line 294, _salon.scss */
.salon-information .net-accordion-cover .nav-open.active::before {
  /* 開いている時 */
  content: "▲";
}

/* line 302, _salon.scss */
.coment {
  text-align: right;
}

/* line 307, _salon.scss */
.price-bar-cover {
  width: 100%;
  vertical-align: middle;
  margin-bottom: 30px;
}
/* line 312, _salon.scss */
.price-bar-cover .accordion-price-bar {
  background-color: #8c8c8c;
  padding: 20px 20px 20px 40px;
}
/* line 315, _salon.scss */
.price-bar-cover .accordion-price-bar:hover {
  cursor: pointer;
  opacity: 0.8;
}
/* line 320, _salon.scss */
.price-bar-cover .accordion-price-bar img {
  width: 180px;
}
/* line 325, _salon.scss */
.price-bar-cover .price {
  display: none;
}
/* line 328, _salon.scss */
.price-bar-cover .price .tbl-price {
  margin-top: 30px;
}
/* line 333, _salon.scss */
.price-bar-cover .price-cover {
  position: relative;
  color: white;
}
/* line 339, _salon.scss */
.price-bar-cover .price-cover::before {
  content: "▼";
  position: absolute;
  right: 20px;
  font-size: 30px;
}
/* line 346, _salon.scss */
.price-bar-cover .price-cover.active::before {
  /* 開いている時 */
  content: "▲";
}
/* line 351, _salon.scss */
.price-bar-cover .button-cover {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 355, _salon.scss */
.price-bar-cover .button-cover a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  /* line 355, _salon.scss */
  .price-bar-cover .button-cover a {
    color: black;
  }
}
/* line 362, _salon.scss */
.price-bar-cover .button-cover .back {
  width: 100px;
  background-color: white;
  border: 1px solid black;
  margin-top: 30px;
  padding: 10px 0;
  font-size: 16px;
}
/* line 369, _salon.scss */
.price-bar-cover .button-cover .back:hover {
  cursor: pointer;
  background-color: #F19500;
  color: white;
  border: white solid 1px;
}

/* line 5, _kyujin.scss */
.kyujin .box-kyujin {
  padding-bottom: 40px;
  margin: 75px auto 0 auto;
  width: 70%;
}
@media screen and (max-width: 768px) {
  /* line 5, _kyujin.scss */
  .kyujin .box-kyujin {
    margin-top: 30px;
    padding-bottom: 0px;
    width: 100%;
  }
}
/* line 15, _kyujin.scss */
.kyujin .box-kyujin h3 {
  height: 67px;
  line-height: 67px;
  border-left: 4px solid #595757;
  position: relative;
  padding-left: 30px;
  z-index: -1;
}
/* line 24, _kyujin.scss */
.kyujin .box-kyujin h3 img {
  position: absolute;
  top: calc(50% - 16px);
}
/* line 30, _kyujin.scss */
.kyujin .box-kyujin h3.kyujin-info {
  font-size: 20px;
  color: #EE9200;
  height: 30px;
  line-height: 30px;
  border-left: 4px solid #595757;
  position: relative;
  padding-left: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
}
/* line 42, _kyujin.scss */
.kyujin .box-kyujin table.shoptbl {
  margin-left: 2px;
  border-left: 1px solid #595757;
}
@media screen and (max-width: 768px) {
  /* line 42, _kyujin.scss */
  .kyujin .box-kyujin table.shoptbl {
    margin-left: 0;
    border: none;
  }
}
/* line 53, _kyujin.scss */
.kyujin .box-kyujin table.shoptbl th {
  vertical-align: top;
  width: 200px;
  padding-left: 64px;
}
/* line 57, _kyujin.scss */
.kyujin .box-kyujin table.shoptbl th.first {
  padding-top: 35px;
}
@media screen and (max-width: 768px) {
  /* line 57, _kyujin.scss */
  .kyujin .box-kyujin table.shoptbl th.first {
    padding-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* line 53, _kyujin.scss */
  .kyujin .box-kyujin table.shoptbl th {
    text-align: center;
    padding-left: 0px;
    width: 100%;
    background-color: #404040;
    color: #ffffff;
  }
}
/* line 74, _kyujin.scss */
.kyujin .box-kyujin table.shoptbl td {
  font-size: 16px;
  line-height: 29px;
}
/* line 75, _kyujin.scss */
.kyujin .box-kyujin table.shoptbl td.first {
  padding-top: 35px;
}
@media screen and (max-width: 768px) {
  /* line 75, _kyujin.scss */
  .kyujin .box-kyujin table.shoptbl td.first {
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  /* line 74, _kyujin.scss */
  .kyujin .box-kyujin table.shoptbl td {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 94, _kyujin.scss */
.kyujin .question-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 97, _kyujin.scss */
.kyujin .question-box .single-box {
  padding-top: 55px;
}
@media screen and (max-width: 768px) {
  /* line 97, _kyujin.scss */
  .kyujin .question-box .single-box {
    padding-top: 40px;
  }
}
/* line 102, _kyujin.scss */
.kyujin .question-box .single-box h3 {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  /* line 102, _kyujin.scss */
  .kyujin .question-box .single-box h3 {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* line 110, _kyujin.scss */
.kyujin .question-box .single-box h4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 110, _kyujin.scss */
  .kyujin .question-box .single-box h4 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
/* line 119, _kyujin.scss */
.kyujin .question-box .single-box .c1 {
  display: block;
  text-align: center;
  background-color: #EE9200;
  color: #ffffff;
}
/* line 125, _kyujin.scss */
.kyujin .question-box .single-box .c2 {
  display: block;
  padding-top: 15px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  /* line 125, _kyujin.scss */
  .kyujin .question-box .single-box .c2 {
    padding-left: 10px;
    padding-right: 10px;
    color: #EE9200;
  }
}
/* line 135, _kyujin.scss */
.kyujin .question-box .single-box p.box3 {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
  font-size: 16px;
}
/* line 141, _kyujin.scss */
.kyujin .question-box .single-box .p1 {
  margin-top: 25px;
  background-color: rgba(238, 146, 0, 0.1);
  padding: 40px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 141, _kyujin.scss */
  .kyujin .question-box .single-box .p1 {
    padding: 20px;
    margin-top: 15px;
  }
}
/* line 153, _kyujin.scss */
.kyujin .question-box .single-box .imgbox {
  margin-top: 50px;
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 153, _kyujin.scss */
  .kyujin .question-box .single-box .imgbox {
    display: block;
    margin-top: 10px;
  }
}
/* line 161, _kyujin.scss */
.kyujin .question-box .single-box .imgbox .left, .kyujin .question-box .single-box .imgbox .right {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 161, _kyujin.scss */
  .kyujin .question-box .single-box .imgbox .left, .kyujin .question-box .single-box .imgbox .right {
    width: 100%;
  }
}
/* line 168, _kyujin.scss */
.kyujin .question-box .single-box .imgbox .left .comment, .kyujin .question-box .single-box .imgbox .right .comment {
  padding-top: 1em;
}
@media screen and (max-width: 768px) {
  /* line 168, _kyujin.scss */
  .kyujin .question-box .single-box .imgbox .left .comment, .kyujin .question-box .single-box .imgbox .right .comment {
    padding-top: 0.5em;
    line-height: 1.5em;
    padding-bottom: 1em;
  }
}
/* line 183, _kyujin.scss */
.kyujin p.p2 {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 183, _kyujin.scss */
  .kyujin p.p2 {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.5em;
  }
}

/* line 6, _voice.scss */
.voice .customer-voice {
  margin-bottom: 125px;
}
@media screen and (max-width: 768px) {
  /* line 6, _voice.scss */
  .voice .customer-voice {
    margin-bottom: 30px;
  }
}
/* line 13, _voice.scss */
.voice .customer-voice .box {
  padding-top: 45px;
  display: flex;
}
@media screen and (max-width: 768px) {
  /* line 13, _voice.scss */
  .voice .customer-voice .box {
    display: block;
    padding-top: 20px;
  }
}
/* line 21, _voice.scss */
.voice .customer-voice .box .left, .voice .customer-voice .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .voice .customer-voice .box .right {
  width: 575px;
}
@media screen and (max-width: 768px) {
  /* line 21, _voice.scss */
  .voice .customer-voice .box .left, .voice .customer-voice .box .kyujin .question-box .single-box .imgbox .right, .kyujin .question-box .single-box .imgbox .voice .customer-voice .box .right {
    width: 100%;
  }
}
/* line 28, _voice.scss */
.voice .customer-voice .box .left .c-box, .voice .customer-voice .box .kyujin .question-box .single-box .imgbox .right .c-box, .kyujin .question-box .single-box .imgbox .voice .customer-voice .box .right .c-box {
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 33, _voice.scss */
.voice .customer-voice .box .left .c-box .l1, .voice .customer-voice .box .kyujin .question-box .single-box .imgbox .right .c-box .l1, .kyujin .question-box .single-box .imgbox .voice .customer-voice .box .right .c-box .l1, .voice .customer-voice .box .left .c-box .r1, .voice .customer-voice .box .kyujin .question-box .single-box .imgbox .right .c-box .r1, .kyujin .question-box .single-box .imgbox .voice .customer-voice .box .right .c-box .r1 {
  box-sizing: border-box;
  width: 45%;
}
/* line 37, _voice.scss */
.voice .customer-voice .box .left .c-box .l1 img, .voice .customer-voice .box .kyujin .question-box .single-box .imgbox .right .c-box .l1 img, .kyujin .question-box .single-box .imgbox .voice .customer-voice .box .right .c-box .l1 img, .voice .customer-voice .box .left .c-box .r1 img, .voice .customer-voice .box .kyujin .question-box .single-box .imgbox .right .c-box .r1 img, .kyujin .question-box .single-box .imgbox .voice .customer-voice .box .right .c-box .r1 img {
  width: 100%;
}
/* line 42, _voice.scss */
.voice .customer-voice .box .left .c-box .c1, .voice .customer-voice .box .kyujin .question-box .single-box .imgbox .right .c-box .c1, .kyujin .question-box .single-box .imgbox .voice .customer-voice .box .right .c-box .c1 {
  color: #F09400;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  width: 10%;
}
/* line 51, _voice.scss */
.voice .customer-voice .box .right {
  box-sizing: border-box;
  width: 585px;
  padding-left: 28px;
}
@media screen and (max-width: 768px) {
  /* line 51, _voice.scss */
  .voice .customer-voice .box .right {
    width: 100%;
    padding: 0 10px 20px 10px;
  }
}
/* line 60, _voice.scss */
.voice .customer-voice .box .right .age {
  padding-top: 10px;
  font-size: 20.54px;
}
@media screen and (max-width: 768px) {
  /* line 60, _voice.scss */
  .voice .customer-voice .box .right .age {
    font-size: 16px;
  }
}
/* line 68, _voice.scss */
.voice .customer-voice .box .right .namebox {
  padding-top: 15px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  /* line 68, _voice.scss */
  .voice .customer-voice .box .right .namebox {
    padding-top: 0;
  }
}
/* line 75, _voice.scss */
.voice .customer-voice .box .right .namebox .name {
  font-size: 31.28px;
}
@media screen and (max-width: 768px) {
  /* line 75, _voice.scss */
  .voice .customer-voice .box .right .namebox .name {
    font-size: 20px;
  }
}
/* line 81, _voice.scss */
.voice .customer-voice .box .right .namebox .name_sub {
  padding-left: 1em;
  font-size: 17.43px;
}
@media screen and (max-width: 768px) {
  /* line 81, _voice.scss */
  .voice .customer-voice .box .right .namebox .name_sub {
    font-size: 15px;
  }
}
/* line 90, _voice.scss */
.voice .customer-voice .box .right .excerpt {
  padding-top: 35px;
  font-size: 26.11px;
  color: #F19500;
  letter-spacing: -1px;
}
@media screen and (max-width: 768px) {
  /* line 90, _voice.scss */
  .voice .customer-voice .box .right .excerpt {
    padding-top: 10px;
    font-size: 20px;
  }
}
/* line 101, _voice.scss */
.voice .customer-voice .box .right .comment {
  padding-top: 25px;
  word-break: break-all;
  font-size: 15px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  /* line 101, _voice.scss */
  .voice .customer-voice .box .right .comment {
    padding-top: 20px;
    line-height: 1.8em;
  }
}
/* line 116, _voice.scss */
.voice .voice-img {
  padding: 30px 0;
}
/* line 119, _voice.scss */
.voice h4 {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  border-left: 2px solid #F19500;
  padding-left: 0.8em;
}
@media screen and (max-width: 768px) {
  /* line 119, _voice.scss */
  .voice h4 {
    margin-left: 10px;
    font-size: 18px;
    line-height: 26px;
    min-height: 25px;
    padding-left: 10px;
    height: auto;
  }
}
/* line 135, _voice.scss */
.voice .voice-box {
  padding: 10px 30px 30px 30px;
}
@media screen and (max-width: 768px) {
  /* line 135, _voice.scss */
  .voice .voice-box {
    padding: 10px 25px 30px 30px;
  }
}
/* line 140, _voice.scss */
.voice .voice-box ul {
  text-align: left;
  margin: 10px auto;
  font-size: 16px;
}
/* line 145, _voice.scss */
.voice .voice-box ul li {
  margin-bottom: 1em;
}
/* line 147, _voice.scss */
.voice .voice-box ul li:before {
  content: "■";
  margin-left: -16px;
}
/* line 154, _voice.scss */
.voice .btnbox {
  margin-right: 27px;
}
/* line 156, _voice.scss */
.voice .btnbox:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  /* line 154, _voice.scss */
  .voice .btnbox {
    margin: 0 0 20px 0;
  }
}
/* line 164, _voice.scss */
.voice a.btn {
  display: block;
  color: #ffffff;
  margin: 0 auto 80px auto;
  text-align: center;
  width: 650px;
  background-color: #f19500;
  font-size: 24px;
  padding: 20px 25px 20px 25px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 171, _voice.scss */
.voice a.btn:visited {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  /* line 164, _voice.scss */
  .voice a.btn {
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    width: 80%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
/* line 189, _voice.scss */
.voice a.btn:hover {
  filter: brightness(120%);
}
/* line 193, _voice.scss */
.voice .pic2 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 193, _voice.scss */
  .voice .pic2 {
    display: block;
  }
  /* line 200, _voice.scss */
  .voice .pic2 img {
    width: 100%;
  }
}

/* line 4, _recella.scss */
.comment01 {
  padding: 30px 150px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 4, _recella.scss */
  .comment01 {
    padding: 30px 5px;
  }
}

/* line 11, _recella.scss */
.box01 {
  display: flex;
  align-items: center;
  padding: 20px 0 50px 0;
}
@media screen and (max-width: 768px) {
  /* line 11, _recella.scss */
  .box01 {
    display: block;
  }
}
/* line 19, _recella.scss */
.box01 .comment {
  padding: 0 70px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 19, _recella.scss */
  .box01 .comment {
    padding: 20px 5px 0 5px;
  }
}

/* line 27, _recella.scss */
.box02 {
  display: flex;
  align-items: center;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  /* line 27, _recella.scss */
  .box02 {
    display: block;
  }
  /* line 34, _recella.scss */
  .box02 img {
    width: 100%;
  }
}
/* line 39, _recella.scss */
.box02 .comment {
  padding: 0 40px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 39, _recella.scss */
  .box02 .comment {
    padding: 20px 5px 0 5px;
  }
}

/* line 47, _recella.scss */
.pic {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  /* line 47, _recella.scss */
  .pic {
    display: block;
  }
  /* line 54, _recella.scss */
  .pic img {
    width: 100%;
  }
}

/* line 61, _recella.scss */
.recella-voice li {
  padding-left: 1em;
  text-indent: -1em;
}
/* line 64, _recella.scss */
.recella-voice li:before {
  content: "・";
}

/* line 5, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 16, style.scss */
.c_orange {
  color: #F19500;
}

/* line 20, style.scss */
body, html {
  font-family: Meiryo, メイリオ, Osaka, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 15px;
  line-height: 28px;
  color: #595757;
  position: relative;
}
@media screen and (max-width: 768px) {
  /* line 20, style.scss */
  body, html {
    width: 375px;
    margin: 0 auto;
  }
}

/* line 33, style.scss */
a {
  text-decoration: none;
}

/* line 37, style.scss */
img {
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  /* line 41, style.scss */
  .imgsp {
    width: 100%;
    height: auto;
  }
}

/* line 50, style.scss */
.contents {
  width: 1150px;
  margin: 50px auto 0 auto;
}
@media screen and (max-width: 768px) {
  /* line 50, style.scss */
  .contents {
    width: 375px;
    margin-top: 40px;
  }
}

/* line 63, style.scss */
#gotop {
  position: fixed;
  bottom: 35px;
  right: 25px;
  padding: 8px 10px;
  border-radius: 10px;
  cursor: pointer;
  color: #FFFFFF;
  background-color: #F19500;
  border: solid 2px #FFFFFF;
}
@media screen and (max-width: 768px) {
  /* line 63, style.scss */
  #gotop {
    padding: 5px 8px;
    right: 15px;
  }
}

/* line 80, style.scss */
.titlebar {
  height: 120px;
  background-color: #EDEDED;
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  /* line 80, style.scss */
  .titlebar {
    height: 100px;
    margin-bottom: 30px;
  }
}

/* line 90, style.scss */
hr {
  border: none;
  border-top: 1px solid #595757;
}

/* line 96, style.scss */
h2.line {
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 120px;
  font-size: 26.82px;
}
@media screen and (max-width: 768px) {
  /* line 96, style.scss */
  h2.line {
    line-height: 100px;
    font-size: 21px;
  }
}
/* line 109, style.scss */
h2.line:before, h2.line:after {
  border-top: 1px solid #595757;
  content: "";
  display: inline;
  flex-grow: 1;
}
/* line 116, style.scss */
h2.line:before {
  margin-right: 1.5em;
}
/* line 120, style.scss */
h2.line:after {
  margin-left: 1.5em;
}

/* line 126, style.scss */
h2.t1 {
  font-size: 32px;
  text-align: center;
  padding: 40px 0;
  border-top: 1px solid #595757;
  border-bottom: 1px solid #595757;
}
@media screen and (max-width: 768px) {
  /* line 126, style.scss */
  h2.t1 {
    padding: 10px 0;
    color: #F19500;
    font-size: 20px;
    text-align: center;
  }
  /* line 138, style.scss */
  h2.t1 img {
    width: 95%;
  }
  /* line 141, style.scss */
  h2.t1 img.nm {
    width: auto;
  }
}

/*# sourceMappingURL=style.css.map */
