@charset 'utf-8';

/* Boku */
@font-face {
  font-family: "Boku";
  font-style: normal;
  font-weight: normal;
  src: url("../font/bokutachi.otf"); /* IE9 Compat Modes */
  src: url("../font/bokutachi.otf?#iefix") format("opentype"),
    /* IE6-IE8 */ url("../font/bokutachi.otf") format("opentype"); /* Safari, Android, iOS */
}
.boku {
  font-family: "Boku";
}

@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 960px) {
  @-ms-viewport {
    width: 960px;
  }
}
@media screen and (max-width: 480px) {
  @-ms-viewport {
    width: 480px;
  }
}

/* =layout
-------------------------------------------------------------- */
.img-ct {
  display: block;
  margin: 0 auto;
}
.lk-img:hover img {
  opacity: 0.9;
}
.clr-red {
  color: #f00;
}
p,
h1,
h2,
h3,
h4 {
  margin: 0;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  transition-property: opacity;
  transition-duration: 0.3s;
}
a:hover {
  opacity: 0.7;
}
#wrapper {
  min-width: 960px;
  overflow: hidden;
}
.content-width {
  width: 960px;
  margin: 0 auto;
}

.accent-b {
  color: #067bd5;
}

.slash-title {
  text-align: center;
  padding: 80px 0;
  font-size: 3rem;
  line-height: 1;
}
.slash-title-text {
  display: inline-block;
  padding: 0 60px;
  position: relative;
}
.slash-title-text::before,
.slash-title-text::after {
  content: "/";
  font-size: 4rem;
  font-weight: normal;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.slash-title-text::before {
  left: 0;
}
.slash-title-text::after {
  right: 0;
}
.mgbt20 {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #wrapper {
    width: 640px;
    min-width: 1px;
    margin: 0 auto;
  }
  .content-width {
    width: 600px;
  }
}

#header {
  width: 100%;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  background: #fff no-repeat top left;
}

.h-logo,
.h-card {
  float: left;
}
.h-logo {
  margin: 9px 0;
}
.h-card {
  margin: 10px 0 10px 15px;
  font-size: 0;
}
.card-img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.card-img:last-child {
  margin-right: 0;
}
.h-btn,
.h-tel {
  float: right;
}
.h-btn {
  font-size: 0;
}
.h-btn a {
  display: inline-block;
  padding: 0 39px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  line-height: 87px;
}
.h-btn .h-btn-access {
  padding: 0 59px;
  background-image: url("../images/common_bg_01.png");
}
.h-btn .h-btn-reserve {
  background-image: url("../images/common_bg_02.png");
}
.h-tel {
  display: block;
  margin-right: 10px;
}

#first-visual {
  max-width: 1400px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  background: transparent no-repeat bottom center;
  background-image: url("../images/fv_bg_01.png");
  -webkit-background-size: cover;
  background-size: cover;
}
#first-visual .head-text {
  text-align: center;
}
.fv-detail-box {
  position: relative;
  padding-top: 210px;
}
.relief-head-text,
.relief-head-cat,
.fv-access,
.fv-restore {
  position: absolute;
}
.relief-head-text {
  top: 0;
  left: 15px;
}
.relief-head-cat {
  top: 111px;
  left: 0;
}
.fv-access {
  top: 33px;
  right: 180px;
}
.fv-restore {
  top: 45px;
  right: 0;
}
.relief-list {
  font-size: 0;
  text-align: center;
}
.relief-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 48px;
}
.relief-list li:last-child {
  margin-right: 0;
}
#campaign {
  position: relative;
  z-index: 0;
  margin-top: -154px;
  padding: 200px 0 80px;
  background: transparent no-repeat center;
  background-image: url("../images/campaign_bg_01.png");
  -webkit-background-size: cover;
  background-size: cover;
}
.campaign-list {
  font-size: 0;
}
.campaign-one {
  display: inline-block;
  vertical-align: top;
  width: 470px;
  margin-right: 20px;
  background: #fff no-repeat top left;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.campaign-one:nth-child(2n) {
  margin-right: 0;
}
.campaign-head-text {
  font-size: 3.2rem;
  line-height: 1.4;
}
.campaign-text {
  padding: 30px 5px;
}
.campaign-detail-text .notice {
  font-size: 1.8rem;
}
#contact {
  padding: 30px 0 43px;
  text-align: center;
}
.contact-title {
  margin-bottom: 25px;
  color: #067bd5;
  font-size: 2.7rem;
  line-height: 1.5;
}
.free-box {
  width: 620px;
  margin: 0 auto 30px;
  padding-bottom: 15px;
  border: 1px #fff solid;
  background: #0675ca no-repeat top left;
  color: #fff;
  font-size: 2.7rem;
  font-weight: bold;
  letter-spacing: 1px;
}
.free-box .accent {
  font-size: 5rem;
  margin: 0 3px;
}
.access-btn {
  display: inline-block;
  margin-bottom: 30px;
}
.reserve-box {
  position: relative;
  padding: 20px 0 22px;
  background: transparent top left;
  background-image: url("../images/contact_bg_01.png");
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
}
.reserve-btn {
  margin-top: 14px;
  font-size: 0;
}
.reserve-btn a {
  display: inline-block;
  vertical-align: top;
}
.reserve-btn a:nth-child(2n) {
  margin-left: 23px;
}
#trouble {
  height: 494px;
  background: transparent no-repeat center;
  background-image: url("../images/trouble_bg_01.png");
  -webkit-background-size: cover;
  background-size: cover;
}
#trouble .inner-wrap {
  position: relative;
}
.trouble-one {
  position: absolute;
}
.trouble-01 {
  top: 59px;
  left: 11px;
}
.trouble-02 {
  top: 203px;
  left: 215px;
}
.trouble-03 {
  top: 253px;
  left: 11px;
}
.trouble-04 {
  top: 59px;
  right: 20px;
}
.trouble-05 {
  top: 149px;
  right: 210px;
}
.trouble-06 {
  top: 253px;
  right: 20px;
}
#trouble .circle {
  width: 170px;
  height: 170px;
  display: table;
  border-radius: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #1a3d75), color-stop(0, #2b659c));
  background: -webkit-linear-gradient(#2b659c, #1a3d75);
  background: -moz-linear-gradient(#2b659c, #1a3d75);
  background: -o-linear-gradient(#2b659c, #1a3d75);
  background: -ms-linear-gradient(#2b659c, #1a3d75);
  background: linear-gradient(#2b659c, #1a3d75);
  color: #fff;
  font-size: 2.15rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 1px;
}
#trouble .circle-cell {
  display: table-cell;
  vertical-align: middle;
  padding-left: 1px;
  font-family: "Noto Sans Japanese",
    "ÃƒÂ£Ã†â€™Ã¢â‚¬â„¢ÃƒÂ£Ã†â€™Ã‚Â©ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â®ÃƒÂ£Ã†â€™Ã…Â½ÃƒÂ¨Ã‚Â§Ã¢â‚¬â„¢ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â´ ProN W3",
    "Hiragino Kaku Gothic ProN", "ÃƒÂ£Ã†â€™Ã‚Â¡ÃƒÂ£Ã¢â‚¬Å¡Ã‚Â¤ÃƒÂ£Ã†â€™Ã‚ÂªÃƒÂ£Ã¢â‚¬Å¡Ã‚Âª", Meiryo, sans-serif;
  font-weight: 500;
}
#trouble .circle-small {
  display: block;
  margin-bottom: 5px;
  font-size: 1.8rem;
  line-height: 1.2;
}
#trouble .circle-small:last-child {
  margin-bottom: 0;
}
#choose .inner-wrap {
  position: relative;
  padding-top: 33px;
}
#choose .arrow-icon {
  position: absolute;
  top: -52px;
  left: 50%;
  margin-left: -116px;
}
#choose .dog-words {
  width: 780px;
  margin: 0 auto;
}
.dog-words .dog-img {
  float: left;
}
.dog-words .dog-balloon {
  float: right;
  margin-top: 48px;
  padding: 32px 31px 33px 48px;
  background: transparent no-repeat center;
  background-image: url("../images/choose_balloon_01.png");
  -webkit-background-size: cover;
  background-size: cover;
  font-size: 2.4rem;
  text-align: center;
}
#choose-point {
  padding: 70px 0 80px;
  background: transparent top left;
  background-image: url("../images/choosepoint_bg_01.png");
  -webkit-background-size: cover;
  background-size: cover;
}
.choose-point-title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
.point-head-text {
  width: 660px;
  margin: 0 auto 30px;
  padding-left: 60px;
  box-sizing: border-box;
  background: transparent no-repeat top 9px left;
  background-image: url("../images/choosepoint_check_01.png");
  color: #067bd5;
  font-size: 4rem;
  font-weight: bold;
}
.point-one {
  margin-bottom: 40px;
  padding: 22px 60px 50px 172px;
  border-top: 10px #0671c3 solid;
  background-color: #fff;
  background-image: url("../images/choosepoint_num_01.png");
  background-repeat: no-repeat;
  background-position: top 31px left 41px;
}
.point-one:last-child {
  margin-bottom: 0;
}
.point-02 {
  padding-bottom: 20px;
  background-image: url("../images/choosepoint_num_02.png"), url("../images/choosepoint_bgcat_01_sp.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top 31px left 41px, bottom right;
}
.point-one .point-detail .cat-words {
  margin-top: 26px;
  padding-left: 280px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.5;
}
.point-03 {
  background-image: url("../images/choosepoint_num_03.png");
}
.point-one .point-title {
  padding: 10px 0 10px 50px;
  border-bottom: 1px #5c7486 solid;
  background: transparent no-repeat center left;
  background-image: url("../images/choosepoint_check_01.png");
  -webkit-background-size: 32px 32px;
  background-size: 32px 32px;
  color: #067bd5;
  font-size: 3.6rem;
}
.point-one .point-title .point-small {
  font-size: 2.8rem;
}
.point-one .point-detail {
  padding-top: 27px;
}
.point-one .point-detail p {
  margin-bottom: 1.5em;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.9;
}
.point-one .point-detail .point-accent span {
  border-bottom: 10px #c9e3fb solid;
  font-size: 2.2rem;
}
.point-one .point-detail p:last-child {
  margin-bottom: 0;
}
.point-one .point-detail .point-photo {
  float: right;
  margin-top: 5px;
  padding-left: 10px;
}
.point-one .point-detail .part-rank {
  position: relative;
  left: -50px;
}
.point-summary {
  margin-top: 56px;
}
.point-summary-title {
  font-size: 0;
  text-align: center;
}
.point-summary-title span {
  display: inline-block;
  vertical-align: middle;
  color: #d2a200;
  font-size: 3rem;
  font-weight: bold;
}
.point-summary-title .str {
  padding: 0 34px;
}
.point-summary-title .border {
  content: "";
  width: 206px;
  height: 3px;
  background-color: #d2a200;
}
.point-summary-list {
  margin-top: 30px;
  font-size: 0;
  text-align: center;
}
.point-summary-one {
  width: 272px;
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
  font-size: 1.6rem;
  font-weight: bold;
}
.point-summary-one:last-child {
  margin-right: 0;
}
.point-summary-one .num-img {
  margin-bottom: 20px;
}
.point-summary-notice {
  margin-top: 13px;
  font-size: 1.2rem;
  text-align: left;
}
#low-price {
  margin-top: -18px;
  padding-bottom: 46px;
  text-align: center;
}
.moreover {
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1;
}
.low-price-title {
  margin-top: 10px;
  font-size: 3rem;
}
.low-price-title span {
  display: block;
}
.low-price-title .lower {
  color: #067bd5;
  font-size: 6.2rem;
  line-height: 1.4;
}
.low-price-detail {
  font-size: 2rem;
}
#price-table {
  margin-bottom: 45px;
  background: #e4af01 no-repeat top right;
  background-image: url("../images/pricetable_bg_01.png");
}
#price-table .inner-wrap {
  position: relative;
  padding-bottom: 85px;
}
#price-table .slash-title {
  padding: 60px 0 56px;
  color: #fff;
}
.table-img-wrap {
  width: 816px;
  margin: 0 auto;
}
.tab-btn {
  margin: 0 auto 30px;
  font-size: 0;
}
.tab-btn span {
  width: 270px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 3px;
  border-radius: 4px;
  background-color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 57px;
  transition-property: opacity;
  transition-duration: 0.3s;
  cursor: pointer;
}
.tab-btn span:last-child {
  margin-right: 0;
}
.tab-btn span:hover {
  opacity: 0.7;
}
.tab-btn span.active {
  background-color: #067bd5;
  color: #fff;
  line-height: 57px;
}
.tab-btn span.active:hover {
  opacity: 1;
  cursor: default;
}
#price-table .table-img .img-box {
  display: none;
}
#price-table .table-img .img-box.active {
  display: block;
}
#price-table .table-notice {
  margin-top: 14px;
  font-size: 1.2rem;
  text-align: right;
}

.tab-table {
  width: 550px;
  border-top: 1px #ddd solid;
  border-left: 1px #ddd solid;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 59px;
}
.tab-table tr {
  background: #f6f6f6 no-repeat top left;
}
.tab-table tr:nth-child(2n) {
  background: #fff no-repeat top left;
}
.tab-table th,
.tab-table td {
  width: 50%;
  padding: 0;
  border-right: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  background: transparent no-repeat top left;
  text-align: center;
}
.tab-table td {
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.75;
}

#price-table .others {
  margin-top: 66px;
  padding-left: 162px;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
#price-table .dog-balloon {
  position: absolute;
  bottom: 50px;
  left: -90px;
}

@media screen and (max-width: 768px) {
  #header .inner-wrap {
    width: 640px;
    font-size: 0;
    text-align: center;
  }
  .h-logo,
  .h-card,
  .h-btn,
  .h-tel {
    display: inline-block;
    vertical-align: middle;
    float: none;
  }
  .h-logo {
    padding-left: 30px;
  }
  .h-card {
    padding-right: 30px;
  }
  .h-tel {
    margin-right: 0;
  }
  .h-btn a {
    padding: 0 27px;
    font-size: 1.69rem;
  }
  .h-btn .h-btn-access {
    padding: 0 47px;
  }
  #first-visual {
    background-image: url("../images/fv_bg_01_sp.png");
  }
  #first-visual .head-text {
    position: relative;
    padding: 86px 0 227px;
  }
  .fv-detail-box {
    position: static;
    padding: 0;
  }
  .relief-head-text {
    top: auto;
    bottom: 82px;
    left: 15px;
    z-index: 99;
    max-width: 350px;
  }
  .relief-head-cat {
    top: auto;
    bottom: -60px;
    left: 27px;
  }
  .fv-access {
    top: auto;
    bottom: 72px;
    right: 122px;
  }
  .fv-restore {
    top: auto;
    bottom: -5px;
    right: 1px;
  }
  #campaign {
    margin-top: -146px;
    padding: 123px 0 0;
  }
  #campaign .inner-wrap {
    width: 640px;
  }
  .relief-list li:first-child {
    display: block;
    margin: 0;
  }
  .campaign-list {
    margin-top: 34px;
  }
  .campaign-one {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 1.6rem;
  }
  .campaign-text {
    padding: 30px 0;
  }
  .campaign-head-text {
    font-size: 3.2rem;
    line-height: 1.3;
  }
  .campaign-detail-text {
    margin-top: 15px;
  }
  .campaign-detail-text .notice {
    font-size: 1.9rem;
  }
  .contact-title {
    font-size: 3rem;
  }
  .access-btn {
    margin-bottom: 35px;
  }
  .reserve-title {
  }
  .reserve-box {
    padding: 28px 0 40px;
    font-size: 2.8rem;
  }
  .reserve-btn {
    margin-top: 28px;
  }
  .reserve-btn a {
    margin: 0 0 40px 0;
  }
  .reserve-btn a:last-child {
    margin: 0;
  }
  .free-box {
    width: 100%;
    padding-bottom: 18px;
    margin-bottom: 35px;
    font-size: 2.2rem;
  }
  .free-box .accent {
    font-size: 4.5rem;
  }
  #trouble {
    height: auto;
  }
  .trouble-group {
    height: 410px;
    display: block;
    position: relative;
  }
  .trouble-one {
  }
  .trouble-01 {
    top: 41px;
    left: 40px;
  }
  .trouble-02 {
    top: 101px;
    left: 364px;
  }
  .trouble-03 {
    top: 274px;
    left: 78px;
  }
  .trouble-04 {
    top: -74px;
    right: 6px;
  }
  .trouble-05 {
    top: 97px;
    right: 385px;
  }
  .trouble-06 {
    top: 148px;
    right: 97px;
  }
  #trouble .circle {
    width: 206px;
    height: 206px;
    font-size: 1.9rem;
  }
  #trouble .circle-small {
    font-size: 1.7rem;
  }
  #choose .dog-words {
    width: auto;
  }
  .dog-words .dog-img {
    width: 130px;
  }
  .dog-words .dog-balloon {
    width: 453px;
    padding: 8px 20px 9px 23px;
    box-sizing: border-box;
    font-size: 1.85rem;
    line-height: 1.4;
  }
  #choose .inner-wrap {
    padding-bottom: 60px;
  }
  #choose-point {
    padding-top: 60px;
  }
  .choose-point-title {
    font-size: 2.6rem;
  }
  .point-head-text {
    width: 100%;
    background-position: top 6px left 0;
    font-size: 2.7rem;
  }
  .point-one {
    padding: 139px 40px 40px 40px;
    background-position: top 31px left 260px;
    -webkit-background-size: 70px 100px, auto;
    background-size: 70px 100px, auto;
  }
  .point-one .point-title {
    padding-left: 46px;
    font-size: 2.4rem;
  }
  .point-one .point-title .point-small {
    font-size: 1.9rem;
  }
  .point-one .point-detail p {
    font-size: 1.6rem;
  }
  .point-one .point-detail .part-rank {
    left: auto;
  }
  .point-02 {
    padding-bottom: 26px;
    background-image: url("../images/choosepoint_num_02.png"), url("../images/choosepoint_bgcat_02.png"),
      url("../images/choosepoint_tri_01.png"), url("../images/choosepoint_bgblue_01.png");
    background-position: top 31px left 238px, bottom -1px right -10px, bottom 56px right, bottom -170px center;
    background-size: 70px 100px, 126px 140px, auto, auto;
  }
  .point-one .point-detail .cat-words {
    margin-top: 65px;
    padding-left: 0px;
  }
  .point-summary-title .border {
    width: 50px;
  }
  .point-summary-title .str {
    padding: 0 10px;
    font-size: 2.3rem;
  }
  .point-summary-one {
    width: 100%;
    margin: 0 0 40px 0;
    font-size: 2rem;
  }
  .point-summary-notice {
    font-size: 1.6rem;
    text-align: center;
  }
  .point-summary-03 .point-summary-notice p {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
  }
  .moreover {
    font-size: 3.4rem;
  }
  .low-price-title {
    font-size: 2.6rem;
  }
  .low-price-title .lower {
    font-size: 4.2rem;
  }
  .low-price-detail {
    margin-top: 5px;
    font-size: 1.8rem;
  }
  #price-table .inner-wrap {
    padding-bottom: 56px;
  }
  .table-img-wrap {
    width: 600px;
  }
  .tab-btn span {
    width: 198px;
    font-size: 1rem;
    line-height: 57px;
    text-align: center;
  }
  .tab-btn span.active {
    line-height: 57px;
  }
  .tab-btn span.battery-btn {
    padding: 7px 0;
    line-height: 1.65;
  }
  .display-repair-table {
    text-align: center;
  }
  .tab-table {
    width: 594px;
  }
  .tab-table td {
    font-size: 2rem;
  }
  #price-table .table-notice {
    font-size: 1.6rem;
    text-align: left;
  }
  #price-table .dog-balloon {
    right: 0;
    bottom: 0;
    left: auto;
    position: relative;
    margin-top: 14px;
  }
  #price-table .others {
    margin-top: 0;
    padding: 0;
    font-size: 2.7rem;
    text-align: left;
  }
}

/*users-voice*/
#users-voice {
  background: #f4f4f4;
}

#users-voice .voice-title-wrap {
  text-align: center;
  background: url(../images/users-voice_title_bg.png) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
}
#users-voice .voice-title-wrap .content-width {
  position: relative;
  padding: 40px 0;
}
#users-voice .voice-title-wrap .photo {
  position: absolute;
  top: -30px;
  right: -70px;
}
#users-voice .voice-title {
  font-size: 3rem;
  line-height: 1.5;
}

#users-voice .inner-wrap {
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#users-voice .voice-list li {
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#users-voice .voice-list li .voice-photo {
  position: absolute;
  top: -10px;
  left: -10px;
}
#users-voice .voice-list li .voice-text {
  margin-left: 160px;
  padding: 10px 20px 10px 0;
  height: 120px;
  overflow-y: auto;
  font-size: 1.6rem;
  line-height: 1.75;
}
#users-voice .voice-list li .voice-text::-webkit-scrollbar {
  width: 6px;
}
#users-voice .voice-list li .voice-text::-webkit-scrollbar:vertical {
  width: 6px;
}
#users-voice .voice-list li .voice-text::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #c2c2c2;
}
#users-voice .voice-list li .voice-text::-webkit-scrollbar-thumb:vertical {
  border-radius: 3px;
  background: #c2c2c2;
}
#users-voice .voice-list li .voice-head-text {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
}

/*flow*/
#flow {
  background: #042b48 url(../images/flow_bg.png) no-repeat left top;
}
#flow .inner-wrap {
  padding: 0 120px 100px;
}

#flow .flow-title {
  color: #dca902;
}
#flow .flow-list {
  margin-bottom: 50px;
  position: relative;
}
#flow .flow-list li {
  display: table;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
}
#flow .flow-list li:last-child {
  margin-bottom: 0;
}
#flow .flow-list li .flow-photo,
#flow .flow-list li .flow-text {
  display: table-cell;
  vertical-align: middle;
}
#flow .flow-list::before {
  content: "";
  display: block;
  width: 7px;
  height: 100%;
  background: #dca902;
  position: absolute;
  left: 120px;
  top: 0;
}
#flow .flow-list li .flow-text {
  padding-left: 30px;
  font-size: 1.6rem;
  line-height: 1.75;
}
#flow .flow-list li .flow-head-text {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}

#flow .duration-time {
  text-align: center;
  font-size: 2.4rem;
}
#flow .duration-time .shortest {
  border: 2px solid #dca902;
  color: #dca902;
  padding: 45px;
  margin-bottom: 30px;
  font-weight: bold;
}
#flow .duration-time .shortest span {
  font-size: 3rem;
}
#flow .duration-time .stopby {
  color: #fff;
}

/*urgent*/
#urgent {
  background: url(../images/urgent_bg.png);
}
#urgent .inner-wrap {
  padding: 60px 60px 80px;
}

#urgent .urgent-title {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 50px;
}
#urgent .urgent-title-cat,
#urgent .urgent-title span {
  display: inline-block;
}
#urgent .urgent-title .accent-b {
  font-size: 4rem;
}

#urgent .urgent-ranking {
  margin-bottom: 40px;
}
#urgent .urgent-one {
  background: #fff;
  margin-bottom: 60px;
}
#urgent .urgent-one:last-child {
  margin-bottom: 0;
}

#urgent .urgent-ranking-head {
  background: url(../images/users-voice_title_bg.png) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  padding: 30px 10px;
  line-height: 1;
  position: relative;
}
#urgent .urgent-ranking-head span {
  display: inline-block;
  vertical-align: middle;
}
#urgent .urgent-ranking-title {
  color: #fff;
  font-size: 3rem;
  line-height: 3rem;
  font-weight: bold;
  margin-right: 40px;
}

#urgent .urgent-one:nth-child(2) .urgent-ranking-title {
  font-size: 2.7rem;
}
#urgent .urgent-one:nth-child(3) .urgent-ranking-title {
  font-size: 2.3rem;
}
#urgent .urgent-ranking-title span {
  font-size: 1.8rem;
}
#urgent .urgency-rate {
  color: #f4c93d;
  font-size: 1.86rem;
}
#urgent .urgent-ranking-head .img-box {
  position: absolute;
}
#urgent .urgent-ranking-head .urgent-head-cat {
  bottom: 0;
  right: 0;
}
#urgent .urgent-ranking-head .urgent-head-balloon {
  top: -125px;
  right: -70px;
}

#urgent .urgent-ranking-detail {
  padding: 40px;
  font-size: 1.6rem;
  line-height: 1.85;
}
#urgent .urgent-ranking-thumb {
  margin-bottom: 40px;
}
#urgent .urgent-ranking-cat,
#urgent .urgent-ranking-dog {
  display: table;
  width: 100%;
  margin-top: 30px;
}
#urgent .urgent-ranking-cat > *,
#urgent .urgent-ranking-dog > * {
  display: table-cell;
  vertical-align: top;
}
#urgent .urgent-ranking-cat > .img-box,
#urgent .urgent-ranking-dog > .img-box {
  width: 145px;
}
#urgent .urgent-ranking-cat > .img-box {
  text-align: left;
  padding-right: 20px;
}
#urgent .urgent-ranking-dog > .img-box {
  text-align: right;
  padding-left: 20px;
}
#urgent .urgent-ranking-cat figure {
  text-align: center;
  color: #067bd5;
  line-height: 1;
  margin: 0;
}

#urgent .cat-balloon,
#urgent .dog-balloon p {
  position: relative;
  border-radius: 10px;
  padding: 20px 30px;
}
#urgent .cat-balloon::before,
#urgent .dog-balloon p::before {
  position: absolute;
  line-height: 0;
}
#urgent .cat-balloon {
  background: #e2f0fd;
  border: 1px solid #067bd5;
}
#urgent .cat-balloon::before {
  content: url(../images/urgent-cat-balloon.png);
  left: -20px;
  top: 40px;
}
#urgent .dog-balloon p {
  background: #fff9c7;
  border: 1px solid #f4c93d;
}
#urgent .dog-balloon p::before {
  content: url(../images/urgent-dog-balloon.png);
  right: -20px;
  top: 40px;
}

#urgent .urgent-summary {
  border: 3px solid #067bd5;
  border-radius: 10px;
  color: #067bd5;
  text-align: center;
  padding: 40px;
  background: #fff url(../images/urgent-summary_bg.png) no-repeat right bottom;
  font-size: 2rem;
  line-height: 1.5;
}

/*access*/
#access .inner-wrap {
  padding: 0 60px;
}

#access .access-title {
  color: #067bd5;
}

#access .access-text {
  text-align: center;
  margin-bottom: 50px;
  font-size: 1.6rem;
  line-height: 2;
}
#access .store-name {
  font-weight: bold;
}

#access .access-map {
  position: relative;
  margin-bottom: 45px;
}
#access .access-map .map-text {
  position: absolute;
  right: -40px;
  bottom: -25px;
}

#access .route-flow {
  font-size: 0;
  line-height: 0;
}
#access .route-flow li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.5rem;
  line-height: 1.2;
  width: 254px;
  margin-right: 38px;
  margin-bottom: 40px;
}
#access .route-flow li:nth-child(3n) {
  margin-right: 0;
}
#access .route-flow .route-description {
  line-height: 1.8;
}

#access .google-map {
  display: block;
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
  background: url(../images/access_btn.png) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  padding: 20px;
  margin-bottom: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .sp {
    display: none;
  }
  .space {
    display: inline-block;
    width: 1em;
  }
}

@media screen and (max-width: 768px) {
  /*common*/
  .pc {
    display: none;
  }
  #urgent .urgent-ranking-head .pc {
    display: none;
  }

  .slash-title {
    padding: 60px 0;
    font-size: 2.6rem;
  }
  .slash-title-text::before,
  .slash-title-text::after {
    margin-top: -25px;
  }

  /*users-voice*/
  #users-voice .inner-wrap {
    padding: 40px 0 10px;
  }
  #users-voice .voice-title {
    font-size: 2.7rem;
  }
  #users-voice .voice-title-wrap .photo {
    width: 200px;
    top: -80px;
    right: -20px;
  }

  #users-voice .voice-list li {
    margin-bottom: 40px;
  }
  #users-voice .voice-list li .voice-text {
    height: 200px;
  }

  /*flow*/
  #flow .inner-wrap {
    padding: 0 0 60px;
  }

  #flow .flow-list li {
    margin-bottom: 40px;
  }
  #flow .flow-list li .flow-photo,
  #flow .flow-list li .flow-text {
    vertical-align: top;
  }
  #flow .flow-list li .flow-photo {
    width: 200px;
  }
  #flow .flow-list::before {
    height: 90%;
    left: 100px;
  }
  #flow .duration-time .stopby {
    font-size: 2rem;
  }

  /*urgent*/
  #urgent .urgent-title {
    font-size: 2.7rem;
  }
  #urgent .urgent-title .accent-b {
    font-size: 3.4rem;
    line-height: 1.45;
  }
  #urgent .inner-wrap {
    padding: 58px 0 60px;
  }

  #urgent .urgent-one {
    margin-bottom: 40px;
  }

  #urgent .urgent-ranking-title {
    margin-right: 0;
    margin-bottom: 10px;
    line-height: 1.5;
  }

  #urgent .urgent-ranking-head .urgent-head-cat {
    width: 150px;
  }
  #urgent .urgent-ranking-head .urgent-head-balloon {
    top: -90px;
    right: -20px;
  }

  #urgent .urgent-ranking-detail {
    padding: 40px;
  }
  #urgent .urgent-ranking-thumb {
    margin-bottom: 40px;
  }
  #urgent .urgent-ranking-cat,
  #urgent .urgent-ranking-dog {
    margin-top: 40px;
  }
  #urgent .urgent-ranking-cat > .img-box,
  #urgent .urgent-ranking-dog > .img-box {
    width: 84px;
  }
  #urgent .urgent-ranking-cat > .img-box {
    padding-left: 0;
  }
  #urgent .urgent-ranking-dog > .img-box {
    padding-right: 5px;
  }

  #urgent .cat-balloon,
  #urgent .dog-balloon p {
    padding: 20px;
  }

  #urgent .urgent-summary {
    padding: 20px 20px 120px 20px;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }

  /*access*/
  #access .inner-wrap {
    padding: 0;
  }
  #access .access-text {
    margin-bottom: 30px;
  }

  #access .access-map {
    margin-bottom: 40px;
  }
  #access .access-map .map-text {
    width: 220px;
    right: -20px;
    bottom: -20px;
  }

  #access .route-flow li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  #access .route-flow li:nth-child(3n) {
    margin-right: 4%;
  }
  #access .route-flow li:nth-child(2n) {
    margin-right: 0;
  }
  #access .route-flow li img {
    width: 100%;
  }
}

#form {
  padding-bottom: 80px;
  background: url("../images/bg_form.png") #58a40c;
}
#form .form-title {
  color: #fff;
}
#form .inner-wrap {
  padding: 0 20px;
  box-sizing: border-box;
}
#form strong {
  font-weight: bold;
}
#form .form-wrap {
  padding: 40px 100px;
  background: #f7f7f7;
}
#form .form-section:not(:first-child) {
  margin-top: 40px;
}
#form .sub-title {
  padding: 15px 0;
  border-bottom: 1px solid #333;
  font-size: 1.8rem;
  text-align: center;
}
#form table,
#form th,
#form td {
  margin: 0;
  background: #f7f7f7;
  border: none;
  font-weight: normal;
  font-size: 1.4rem;
  text-align: left;
  vertical-align: middle;
}
#form table {
  padding: 0;
}
#form .required {
  color: #f00;
}
#form .with-arw {
  position: relative;
}
#form .with-arw:after {
  content: "";
  position: absolute;
  top: 11px;
  right: 43px;
  width: 0;
  height: 0;
  margin: auto;
  border: 5px solid transparent;
  border-top: 9px solid #333;
}
#form #for-client .with-arw:after {
  right: 12px;
}

#form #for-reserve label {
  position: relative;
}
#form #for-reserve th {
  width: 140px;
}
#form #for-reserve th,
#form #for-reserve td {
  padding: 15px 0;
  border-bottom: 1px dotted #c6c6c6;
}
#form #for-client th {
  width: 165px;
}
#form #for-client th,
#form #for-client td {
  padding: 10px 0;
}
#form #for-client table {
  padding-top: 20px;
}
#form #for-client .with-arw {
  width: 100%;
}
#form label {
  display: inline-block;
}
#form input[type="text"],
#form input[type="tel"],
#form input[type="email"],
#form textarea,
#form select {
  width: 100%;
  padding: 0.2em 0.5em;
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  box-shadow: none;
}
#form input[type="radio"] {
  font-size: 1.4rem;
}
#form input[type="submit"] {
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  background: #59a80c;
  border: none;
  border-bottom: 5px solid #478c0e;
  color: #fff;
  font-size: 2.2rem;
}
#form input[type="submit"]:hover {
  opacity: 0.7;
}
#form .radio-box label {
  margin-right: 25px;
}
#form .radio-box label:nth-child(n + 3) {
  margin-top: 10px;
}
#form label.radio-etc {
  margin-right: 0;
}
#form .radio-etc span {
  margin-right: 10px;
}
#form .radio-etc input[type="text"] {
  width: 406px;
  margin: 0;
}
#form .ipt-date {
  width: 90px;
}
#form .date-suf {
  padding: 0 8px;
}
#privacy-policy {
  margin-top: 40px;
  padding: 30px;
  height: 250px;
  background: #fff;
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 2;
  overflow-y: auto;
}

@media screen and (max-width: 768px) {
  #form {
    padding-bottom: 60px;
  }
  #form table,
  #form th,
  #form td {
    font-size: 1.6rem;
  }
  #form #for-reserve td {
    padding-left: 10px;
  }
  #form .form-wrap {
    padding: 40px;
  }
  #form label {
    display: block;
  }
  #form #for-reserve label:after {
    left: 70px;
    right: auto;
  }
  #form #for-reserve th {
    width: 200px;
  }
  #form .radio-box br {
    display: none;
  }
  #form .radio-box label:not(:first-child) {
    margin-top: 10px;
  }
  #form .radio-etc input[type="text"] {
    width: 451px;
    margin-top: 10px;
  }
  #form #for-client table,
  #form #for-client tbody,
  #form #for-client tr,
  #form #for-client th,
  #form #for-client td {
    display: block;
  }
  #form #for-client th,
  #form #for-client td {
    width: 100%;
  }
  #form #for-client td {
    padding-top: 0;
  }
}

/* = #shop-info
-------------------------------------------------------------- */
#shop-info {
  padding-bottom: 80px;
  background: #ddd;
}
#shop-info .inner-wrap {
  padding: 0 20px;
  box-sizing: border-box;
}
#shop-info table {
  margin: 0;
}
#shop-info th {
  background: #333;
  color: #fff;
}
#shop-info td {
  background: #f7f7f7;
}
#shop-info th,
#shop-info td {
  border-bottom: 1px solid #ddd;
}
.tbl-price {
  width: 100%;
  border: none;
}
.tbl-price thead tr {
  background: none !important;
}

.tbl-price thead th {
  border: none !important;
  vertical-align: bottom;
}
.tbl-price th,
.tbl-price td {
  font-weight: 700;
  width: 33.33%;
  border-right: none;
  line-height: 1.75;
  padding: 15px 0;
}
.tbl-price th:first-child {
  border-right: 1px #ddd solid;
}
.tbl-price td:last-child {
  color: #f00;
  border-left: none;
  position: relative;
}

.tbl-price td:last-child:before {
  content: "";
  display: block;
  width: 50px;
  height: 10px;
  background: url("../images/icon-arrow-right.svg") no-repeat center;
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -5px;
}
.tbl-price td.no-pr {
  color: #333;
}
.tbl-price td.no-pr::before {
  content: unset;
}
.btn-down {
  background: #373737;
  color: #fff;
  position: relative;
  padding: 10px 5px 10px;
  margin: 0 auto 17px;
  border-radius: 5px;
  width: 95%;
  max-width: 250px;
}

.btn-down.white {
  background: #fff;
  padding: 0;
}

.btn-down.white .image {
  display: block;
  width: 100%;
  border-radius: 5px;
}

.btn-down.white:after {
  border-top-color: #fff;
}

.btn-down:after {
  content: "";
  display: block;
  border-top: 10px solid #373737;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  width: 0;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
}
.btn-down span {
  display: block;
  line-height: 1.5;
}
.pr-reg {
  display: inline-block;
  padding: 0 7px;
  position: relative;
}
.pr-num{
  font-size: 30px;
}
.pr-vat{
  font-size: 14px;
  display: block;
}

.pr-reg:before {
  content: "";
  display: block;
  width: 100%;
  border-top: 1px solid #444;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: rotate(159deg);
  -moz-transform: rotate(159deg);
  transform: rotate(159deg);
  
}

.pr-sale {
  color: #f00;
  font-size: 1.1em;
}

.sep-arr {
  padding: 0 5px;
}
.tel_txt {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  padding-left: 45px;
  position: relative;
  padding-top: 10px;
}
.tel_txt:hover {
  text-decoration: none;
}
.tel_txt:before {
  content: "";
  display: block;
  background: url("../images/icon-tel.png") no-repeat left top;
  width: 36px;
  height: 40px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 5px;
}
.tel_txt .number {
  display: block;
  font-size: 2.2em;
  color: #66b00e;
  line-height: 1.1;
}
.tel_txt .time-t {
  display: block;
}
.tel_txt .time-b {
  display: block;
}
.phone_yel {
  font-size: 13px;
  line-height: 1.5;
  position: relative;
  height: 90px;
  padding: 0 0 0 135px;
  background: #fff;
}

.phone_yel:hover {
  text-decoration: none;
}

.phone_yel-txt span {
  display: block;
}
.phone_yel-txt {
  text-align: left;
  display: block;
  padding: 6px 50px 0;
  font-weight: bold;
}
.phone_yel-txt .number {
  font-size: 2.8em;
  color: #66b00e;
  line-height: 1.1;
  letter-spacing: 0;
}
.phone_yel-tit {
  background: #de9e01;
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 100%;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: center;
  font-size: 1.5em;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  #shop-info {
    padding-bottom: 60px;
  }
  .sep-arr {
    display: block;
    line-height: 1;
  }
  .sep-arr {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .tbl-price th,
  .tbl-price td {
    font-size: 1.5rem;
  }
  .btn-down {
    font-size: 12px;
  }
  .phone_yel-txt {
    padding: 6px 19px 0;
  }
  #header .tel_txt {
    display: none;
  }
  .campaign-text{
	  height: auto !important;
  }
}

/* = #copyright
-------------------------------------------------------------- */
#copyright {
  padding: 40px 0;
  background: #333;
  color: #fff;
  text-align: center;
}

/* = thanks
-------------------------------------------------------------- */
.thanks-content {
  margin: 30px auto;
  font-size: 2rem;
}
.notes {
  font-size: 0.7em;
}
