@charset "UTF-8";
/*-------------------------------------------> Home */
#Home #Main {
  border-bottom: none;
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  #Home #Main {
    border-bottom: none;
    padding-bottom: 0px;
  }
}
#Home .sectionBlock {
  border-bottom: solid 15px #ededef;
  padding-top: 30px;
  padding-bottom: 35px;
}
@media screen and (max-width: 768px) {
  #Home .sectionBlock {
    border-bottom: solid 30px #ededef;
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
#Home .sectionTitle {
  text-align: center;
  margin-bottom: 25px;
}
#Home .sectionTitle span {
  display: inline-block;
  padding-left: 24px;
  padding-right: 24px;
  color: #504e64;
}
#Home .sectionTitle span.En {
  font-size: 39px;
  line-height: 0.7243589744em;
  letter-spacing: 0.125em;
  font-weight: bold;
  border-bottom: solid 2px #b81c25;
  padding-bottom: 15px;
}
#Home .sectionTitle span.Ja {
  display: block;
  font-size: 24px;
  line-height: 1.75em;
  letter-spacing: 0.25em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #Home .sectionTitle span {
    padding-left: 33px;
    padding-right: 33px;
  }
  #Home .sectionTitle span.En {
    font-size: 52px;
    border-bottom: solid 3px #b81c25;
    padding-bottom: 20px;
  }
  #Home .sectionTitle span.Ja {
    font-size: 32px;
  }
}
#Home .moreLink {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  #Home .moreLink {
    padding-top: 60px;
  }
}
#Home #homeSlide {
  width: 100%;
  height: calc( 100% - 58px);
}
#Home #homeSlide .slick-list,
#Home #homeSlide .slick-track,
#Home #homeSlide .slide,
#Home #homeSlide .slide .block {
  height: 100%;
}
#Home #homeSlide .slide {
  width: 100%;
}
#Home #homeSlide .slide .block {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #Home #homeSlide {
    /*
    height:  1064px;
    margin-bottom: 140px;
    .slide {
    	height:  1064px;
    }
    */
    height: auto;
  }
}
#Home #homeMovie {
  width: 100%;
  height: calc( 100% - 58px);
  overflow: hidden;
}
#Home #homeMovie a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px) {
  #Home #homeMovie a video {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) {
  #Home #homeMovie {
    height: auto;
  }
  #Home #homeMovie a {
    height: auto;
  }
  #Home #homeMovie a video {
    width: 100%;
  }
}
#Home #homePanel {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
#Home #homePanel ul {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#Home #homePanel ul li {
  width: 33.3333%;
}
#Home #homePanel ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
#Home #homePanel ul li a span {
  display: block;
  width: 190px;
  text-align: center;
}
#Home #homePanel ul li a span.En {
  margin-top: 105px;
  font-size: 18px;
  line-height: 1.1944444444em;
  letter-spacing: 0.25em;
}
#Home #homePanel ul li a span.Ja {
  font-size: 13px;
  line-height: 1.75em;
  letter-spacing: 0.25em;
}
#Home #homePanel ul li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  #Home #homePanel ul li a {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  #Home #homePanel ul li a::after {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  #Home #homePanel ul li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }
  #Home #homePanel ul li a:hover::after {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
}
#Home #homePanel ul li.panel-pickup a span {
  margin-right: auto;
}
#Home #homePanel ul li.panel-pickup a::after {
  background-image: url(/_assets/images/home/home_panel_01.jpg);
}
#Home #homePanel ul li.panel-products a span {
  margin-left: auto;
}
#Home #homePanel ul li.panel-products a::after {
  background-image: url(/_assets/images/home/home_panel_02.jpg);
}
#Home #homePanel ul li.panel-price a span {
  margin-right: auto;
  color: #FFF;
}
#Home #homePanel ul li.panel-price a::after {
  background-image: url(/_assets/images/home/home_panel_03.jpg);
}
#Home #homePanel ul li.panel-media a span {
  margin-right: auto;
  color: #FFF;
}
#Home #homePanel ul li.panel-media a::after {
  background-image: url(/_assets/images/home/home_panel_04.jpg);
}
#Home #homePanel ul li.panel-news a span {
  margin-left: auto;
  color: #FFF;
}
#Home #homePanel ul li.panel-news a::after {
  background-image: url(/_assets/images/home/home_panel_05.jpg);
}
#Home #homePanel ul li.panel-shop a span {
  margin-right: auto;
}
#Home #homePanel ul li.panel-shop a::after {
  background-image: url(/_assets/images/home/home_panel_06.jpg);
}
#Home #homePanel ul li.panel-repair a span {
  margin-right: auto;
  color: #FFF;
}
#Home #homePanel ul li.panel-repair a::after {
  background-image: url(/_assets/images/home/home_panel_07.jpg);
}
@media screen and (max-width: 768px) {
  #Home #homePanel {
    border-top: solid 30px #ededef;
  }
  #Home #homePanel ul li {
    width: 50%;
  }
  #Home #homePanel ul li a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
  }
  #Home #homePanel ul li a span {
    width: 100%;
  }
  #Home #homePanel ul li a span.En {
    margin-top: 78px;
    font-size: 36px;
  }
  #Home #homePanel ul li a span.Ja {
    font-size: 26px;
  }
}
#Home #homePickup {
  width: 100%;
}
#Home #homePickup .slideWrap {
  margin-bottom: 55px;
  text-align: center;
}
#Home #homePickup .slideWrap .slick-dots {
  bottom: -55px;
}
#Home #homePickup .slideWrap .slide {
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#Home #homePickup .slideWrap .slide.slick-current {
  opacity: 1;
}
#Home #homePickup .slideWrap .slide .cover {
  max-width: 1366px;
  height: 535px;
  height: auto;
}
#Home #homePickup .slideWrap .slide .cover a {
  display: block;
  width: 100%;
  height: 535px;
  height: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#Home #homePickup .slideWrap .slide .cover a img {
  width: 100%;
  height: auto;
}
#Home #homePickup .slideWrap .slide .cover a img.pc {
  display: inline;
}
#Home #homePickup .slideWrap .slide .cover a img.sp {
  display: none;
}
#Home #homePickup .slideWrap .slide dl {
  margin-top: 15px;
}
#Home #homePickup .slideWrap .slide dt {
  font-size: 20px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
}
#Home #homePickup .slideWrap .slide dd {
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  #Home #homePickup .slideWrap {
    margin-bottom: 70px;
  }
  #Home #homePickup .slideWrap .slick-dots {
    bottom: -70px;
  }
  #Home #homePickup .slideWrap .slide {
    width: 100vw;
  }
  #Home #homePickup .slideWrap .slide .cover {
    height: 764px;
    width: 100vw;
    height: auto;
    max-width: initial;
  }
  #Home #homePickup .slideWrap .slide .cover a {
    height: 764px;
    height: auto;
  }
  #Home #homePickup .slideWrap .slide .cover a img.pc {
    display: none;
  }
  #Home #homePickup .slideWrap .slide .cover a img.sp {
    display: inline;
  }
  #Home #homePickup .slideWrap .slide dl {
    margin-top: 25px;
  }
  #Home #homePickup .slideWrap .slide dt {
    font-size: 40px;
    line-height: 1.2;
  }
  #Home #homePickup .slideWrap .slide dd {
    font-size: 28px;
    line-height: 1.5;
    margin-top: 1em;
  }
}
#Home #homeProducts .suvNavi {
  text-align: center;
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 0.1em;
  line-height: 32px;
}
#Home #homeProducts .suvNavi li {
  display: inline-block;
  margin: 0 25px;
}
#Home #homeProducts .suvNavi li a {
  display: block;
  width: 100px;
  height: 32px;
  border-radius: 4px;
  background-color: #a7a6b1;
  color: #fff;
  cursor: pointer;
}
#Home #homeProducts .suvNavi li a:hover {
  background-color: #b81c25;
}
#Home #homeProducts .suvNavi li.current a {
  background-color: #b81c25;
}
@media screen and (max-width: 768px) {
  #Home #homeProducts .suvNavi {
    font-size: 36px;
    line-height: 65px;
    padding-left: 34px;
    padding-right: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #Home #homeProducts .suvNavi li {
    margin: 0;
    display: block;
    float: left;
    margin: 0 20px;
    /*
    &:nth-of-type(2){
    	margin: 0 41px;
    }
    */
  }
  #Home #homeProducts .suvNavi li a {
    display: block;
    width: 200px;
    height: 65px;
    border-radius: 8px;
  }
}
#Home #homeProducts .contents {
  display: none;
  text-align: center;
}
#Home #homeProducts .contents.current {
  display: block;
}
#Home #homeProducts .contents h3 {
  display: inline-block;
  padding-top: 90px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 5px;
  font-size: 27px;
  line-height: 1em;
  letter-spacing: 0.1em;
  border-bottom: solid 2px #504e64;
}
@media screen and (max-width: 768px) {
  #Home #homeProducts .contents h3 {
    width: 250px;
    margin: 0 auto;
    padding-top: 45px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
    font-size: 36px;
  }
}
#Home #homeProducts .contents ul {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#Home #homeProducts .contents ul li {
  width: 300px;
}
#Home #homeProducts .contents ul li:nth-of-type(2) {
  margin-left: auto;
  margin-right: auto;
}
#Home #homeProducts .contents ul li .img img {
  width: 265px;
  height: auto;
}
#Home #homeProducts .contents ul li .price {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: 700;
}
#Home #homeProducts .contents ul li .price span {
  font-size: 15px;
}
#Home #homeProducts .contents ul li .no {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #Home #homeProducts .contents ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
  #Home #homeProducts .contents ul li {
    width: 340px;
    padding-top: 32px;
  }
  #Home #homeProducts .contents ul li:nth-of-type(2) {
    margin-left: 0;
    margin-right: 0;
  }
  #Home #homeProducts .contents ul li .price {
    font-size: 32px;
  }
  #Home #homeProducts .contents ul li .price span {
    font-size: 20px;
  }
  #Home #homeProducts .contents ul li .no {
    font-size: 23px;
  }
}
@media screen and (min-width: 769px) {
  #Home #homeProducts .contents .ranking h3 {
    padding-top: 30px;
  }
}
#Home #homeProducts .contents .ranking ul {
  margin-top: 30px;
}
#Home #homeProducts .contents .ranking ul li {
  position: relative;
  padding-top: 30px;
}
#Home #homeProducts .contents .ranking ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -50px;
  width: 90px;
  height: 30px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#Home #homeProducts .contents .ranking ul li:nth-of-type(1)::after {
  background-image: url(/_assets/images/svg/icon_ranking_no1.svg);
}
#Home #homeProducts .contents .ranking ul li:nth-of-type(2)::after {
  background-image: url(/_assets/images/svg/icon_ranking_no2.svg);
}
#Home #homeProducts .contents .ranking ul li:nth-of-type(3)::after {
  background-image: url(/_assets/images/svg/icon_ranking_no3.svg);
}
@media screen and (max-width: 768px) {
  #Home #homeProducts .contents .ranking ul {
    margin-top: 40px;
  }
  #Home #homeProducts .contents .ranking ul li {
    padding-top: 32px;
  }
  #Home #homeProducts .contents .ranking ul li::after {
    top: 0;
    left: -34px;
  }
}
@media screen and (max-width: 768px) {
  #Home #homeProducts .contents:after {
    content: "";
    display: block;
    clear: both;
  }
  #Home #homeProducts .contents .block {
    width: 340px;
    float: right;
  }
  #Home #homeProducts .contents .block.ranking {
    float: left;
  }
  #Home #homeProducts .contents .block.ranking ul {
    border-right: solid 1px #504e64;
  }
}
#Home #homePrice .flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /*
  .leftImage,
  .rightImage {
  	width: calc( (100% - 488px) / 2);
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-size: cover;
  }
  .leftImage {
  	background-image: url(/_assets/images/home/home_price_left.jpg);
  }
  .rightImage {
  	background-image: url(/_assets/images/home/home_price_right.jpg);
  }
  */
}
#Home #homePrice .flex .mainImage {
  width: 488px;
}
@media screen and (max-width: 768px) {
  #Home #homePrice .flex .mainImage {
    width: 100%;
  }
  #Home #homePrice .flex .leftImage,
#Home #homePrice .flex .rightImage {
    display: none;
  }
}

/*-------------------------------------------> Pickup */
#Pickup .pickupBlock {
  padding-top: 100px;
}
#Pickup .pickupBlock:first-child {
  padding-top: 0px;
}
#Pickup .pickupBlock .cover {
  background-color: #e5e4e8;
}
#Pickup .pickupBlock .cover img {
  width: 100%;
  height: auto;
}
#Pickup .pickupBlock dl {
  width: 600px;
  width: 100%;
  margin: 20px auto;
}
#Pickup .pickupBlock dl dt {
  font-size: 30px;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin: 20px 0;
  text-align: center;
}
#Pickup .pickupBlock dl dd {
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #Pickup .pickupBlock {
    padding-top: 100px;
  }
  #Pickup .pickupBlock:first-child {
    padding-top: 0px;
  }
  #Pickup .pickupBlock .cover {
    width: 100vw;
    margin-left: -34px;
  }
  #Pickup .pickupBlock dl {
    width: 100%;
    margin: 25px auto;
  }
  #Pickup .pickupBlock dl dt {
    font-size: 40px;
    margin: 20px 0;
  }
  #Pickup .pickupBlock dl dd {
    font-size: 28px;
    text-align: left;
  }
}

/*-------------------------------------------> Products */
#Products #PageCover {
  background-image: url(/_assets/images/products/cover.jpg);
}
@media screen and (max-width: 768px) {
  #Products #PageCover {
    background-image: url(/_assets/images/products/cover_sp.jpg);
  }
}
#Products #PageTitle .inNarrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#Products #PageTitle .inNarrow .suvNavi {
  text-align: center;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.1em;
  line-height: 30px;
}
#Products #PageTitle .inNarrow .suvNavi li {
  display: inline-block;
  margin: 0 7px;
}
#Products #PageTitle .inNarrow .suvNavi li a {
  display: block;
  width: 92px;
  height: 30px;
  border-radius: 4px;
  background-color: #a7a6b1;
  color: #fff;
  cursor: pointer;
}
#Products #PageTitle .inNarrow .suvNavi li a:hover {
  background-color: #b81c25;
}
#Products #PageTitle .inNarrow .suvNavi li.current a {
  background-color: #b81c25;
}
@media screen and (max-width: 768px) {
  #Products #PageTitle .inNarrow .suvNavi {
    font-size: 22px;
    line-height: 40px;
    height: 40px;
    width: 389px;
    width: calc(256px + 34px);
  }
  #Products #PageTitle .inNarrow .suvNavi li {
    float: left;
    margin: 0;
  }
  #Products #PageTitle .inNarrow .suvNavi li a {
    display: block;
    width: 123px;
    height: 40px;
    border-radius: 8px;
  }
  #Products #PageTitle .inNarrow .suvNavi li:nth-of-type(2) {
    margin-left: 10px;
  }
}
#Products .productsList .entryList {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#Products .productsList .entryList > li {
  width: 300px;
  margin: 10px 0 35px;
  /*
  &:nth-of-type(3n-1) {
  	margin-left: auto;
  	margin-right: auto;
  }
  */
}
#Products .productsList .entryList > li .img {
  text-align: center;
}
#Products .productsList .entryList > li .img img {
  width: 265px;
  height: auto;
}
#Products .productsList .entryList > li .price {
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: 700;
}
#Products .productsList .entryList > li .price span {
  font-size: 15px;
}
#Products .productsList .entryList > li .no {
  text-align: center;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
#Products .productsList .entryList > li .material {
  text-align: center;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
#Products .productsList .entryList > li .entryData {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.1em;
  line-height: 15px;
  margin-bottom: 10px;
}
#Products .productsList .entryList > li .entryData .entryDate.New::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 15px;
  background: url(/_assets/images/svg/icon_new.svg) no-repeat left top;
  background-size: 100% 100%;
  margin-right: 3px;
  vertical-align: middle;
}
#Products .productsList .entryList > li .entryData .entryCategory {
  text-align: left;
  margin-left: auto;
}
#Products .productsList .entryList > li .entryBody {
  padding: 10px 15px;
  border-bottom: solid 1px #504e64;
  font-size: 11px;
  line-height: 1.5454545455em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
#Products .productsList .entryList > li .slideWrap {
  margin-bottom: 18px;
}
#Products .productsList .entryList > li .slideWrap .slick-dots {
  bottom: -18px;
}
@media screen and (max-width: 768px) {
  #Products .productsList .entryList {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #Products .productsList .entryList > li {
    width: 100%;
    margin: 35px 0 20px;
  }
  #Products .productsList .entryList > li:nth-of-type(3n-1) {
    margin-left: 0;
    margin-right: 0;
  }
  #Products .productsList .entryList > li .img img {
    width: 530px;
    height: auto;
  }
  #Products .productsList .entryList > li .price {
    font-size: 48px;
  }
  #Products .productsList .entryList > li .price span {
    font-size: 30px;
  }
  #Products .productsList .entryList > li .no {
    font-size: 34px;
  }
  #Products .productsList .entryList > li .material {
    font-size: 28px;
  }
  #Products .productsList .entryList > li .entryData {
    width: 100%;
    padding: 0 40px;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  #Products .productsList .entryList > li .entryData .entryDate.New::before {
    width: 90px;
    height: 30px;
  }
  #Products .productsList .entryList > li .entryBody {
    padding: 10px 0px;
    border-bottom: none;
    font-size: 28px;
  }
  #Products .productsList .entryList > li .slideWrap {
    width: 530px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }
  #Products .productsList .entryList > li .slideWrap .slick-dots {
    bottom: -35px;
  }
}

#Products .suvNavi {
  margin-top: 30px;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
@media screen and (max-width: 768px) {
  #Products .suvNavi {
    margin-top: 25px;
  }
}

@media screen and (min-width: 769px) {
  .fixed #Products .suvNavi {
    margin-top: 7px;
  }
}
/*-------------------------------------------> Price */
#Price #PageCover {
  background-image: url(/_assets/images//price/cover.jpg);
}
@media screen and (max-width: 768px) {
  #Price #PageCover {
    background-image: url(/_assets/images//price/cover_sp.jpg);
  }
}
#Price #Summary {
  margin-top: 30px;
}
#Price #Summary .note {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  margin-top: 35px;
  margin-left: 2.5em;
}
#Price #Summary .note li {
  margin-top: 5px;
  text-indent: -2.5em;
}
#Price #Summary .note li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #Price #Summary {
    margin-top: 35px;
  }
  #Price #Summary .note {
    font-size: 24px;
    margin-top: 45px;
  }
}
#Price #Option {
  margin-top: 40px;
}
#Price #Option .priceNote {
  margin-top: 35px;
  font-size: 10px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-weight: 400;
  margin-bottom: 3px;
  margin-left: 1em;
}
#Price #Option .priceNote li {
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  #Price #Option .priceNote {
    margin-top: 70px;
    font-size: 24px;
  }
}
#Price #Option .sectionBlock {
  margin-top: 35px;
}
#Price #Option .sectionBlock .listBlock {
  border: solid 1px #504e64;
  padding: 20px 115px 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#Price #Option .sectionBlock .listBlock.more {
  padding: 20px 38px 20px 60px;
}
#Price #Option .sectionBlock .listBlock .nameArea .optionName {
  font-size: 21px;
  line-height: 1.2380952381em;
  letter-spacing: 0.05em;
  font-weight: 700;
}
#Price #Option .sectionBlock .listBlock .nameArea .type {
  font-size: 13px;
  line-height: 1.4615384615em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
#Price #Option .sectionBlock .listBlock .nameArea .type li {
  margin-top: 3px;
}
#Price #Option .sectionBlock .listBlock .nameArea .type li::before {
  content: "・";
}
#Price #Option .sectionBlock .listBlock .nameArea .type li:first-child {
  margin-top: 10px;
}
#Price #Option .sectionBlock .listBlock .listArea {
  margin-left: auto;
  width: 355px;
}
#Price #Option .sectionBlock .listBlock .listArea table {
  width: 100%;
}
#Price #Option .sectionBlock .listBlock .listArea table th, #Price #Option .sectionBlock .listBlock .listArea table td {
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: 0.075em;
  font-weight: 400;
  border-top: solid 1px #504e64;
  padding-top: 5px;
  padding-bottom: 5px;
}
#Price #Option .sectionBlock .listBlock .listArea table .cellType {
  padding-left: 20px;
}
#Price #Option .sectionBlock .listBlock .listArea table .cellPrice {
  padding-right: 20px;
}
#Price #Option .sectionBlock .listBlock .listArea table tr:first-child th, #Price #Option .sectionBlock .listBlock .listArea table tr:first-child td {
  border-top: none;
}
#Price #Option .sectionBlock .listBlock .btnIcon {
  width: 77px;
}
#Price #Option .sectionBlock .listBlock .btnIcon a {
  display: block;
  width: 38px;
  height: 38px;
  margin-left: auto;
  cursor: pointer;
  background-image: url(/_assets/images/svg/icon_drawer_close.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#Price #Option .sectionBlock .listBlock .note {
  font-size: 13px;
  line-height: 1.6153846154em;
  letter-spacing: 0.05em;
  font-weight: 400;
  margin: 0 auto;
}
#Price #Option .sectionBlock .listBlock .price {
  padding-right: 20px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  #Price #Option .sectionBlock .listBlock {
    padding: 35px 25px 30px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #Price #Option .sectionBlock .listBlock.more {
    position: relative;
    padding: 35px 25px 30px 25px;
  }
  #Price #Option .sectionBlock .listBlock .nameArea {
    margin-left: 0px;
  }
  #Price #Option .sectionBlock .listBlock .nameArea .optionName {
    font-size: 42px;
  }
  #Price #Option .sectionBlock .listBlock .nameArea .type {
    font-size: 26px;
  }
  #Price #Option .sectionBlock .listBlock .nameArea .type li {
    margin-top: 5px;
  }
  #Price #Option .sectionBlock .listBlock .nameArea .type li:first-child {
    margin-top: 15px;
  }
  #Price #Option .sectionBlock .listBlock .listArea {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
  #Price #Option .sectionBlock .listBlock .listArea table {
    width: 100%;
  }
  #Price #Option .sectionBlock .listBlock .listArea table th, #Price #Option .sectionBlock .listBlock .listArea table td {
    font-size: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #Price #Option .sectionBlock .listBlock .listArea table .cellType {
    padding-left: 0px;
    white-space: nowrap;
  }
  #Price #Option .sectionBlock .listBlock .listArea table .cellPrice {
    padding-right: 0px;
    white-space: nowrap;
  }
  #Price #Option .sectionBlock .listBlock .listArea table tr:first-child th, #Price #Option .sectionBlock .listBlock .listArea table tr:first-child td {
    border-top: none;
  }
  #Price #Option .sectionBlock .listBlock .btnIcon {
    position: absolute;
    top: 35px;
    right: 25px;
    width: 50px;
    height: 50px;
  }
  #Price #Option .sectionBlock .listBlock .btnIcon a {
    width: 50px;
    height: 50px;
    margin-left: 0;
  }
  #Price #Option .sectionBlock .listBlock .note {
    font-size: 26px;
    margin: 15px 0 30px 30px;
  }
  #Price #Option .sectionBlock .listBlock .price {
    padding-right: 0px;
    margin-left: 30px;
    text-align: left;
  }
}
#Price #Option .sectionBlock .detailBlock {
  display: none;
  opacity: 0;
  padding: 0px 60px 0px 60px;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: 0.075em;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
#Price #Option .sectionBlock .detailBlock .itemName {
  color: #b81c25;
  font-size: 21px;
  line-height: 1.4285714286em;
  letter-spacing: 0.05em;
  font-weight: 700;
  vertical-align: text-bottom;
}
#Price #Option .sectionBlock .detailBlock .itemName span {
  font-size: 15px;
}
#Price #Option .sectionBlock .detailBlock .read {
  margin-top: 10px;
}
#Price #Option .sectionBlock .detailBlock .point {
  margin-left: 1em;
  margin-top: 10px;
}
#Price #Option .sectionBlock .detailBlock .point li {
  margin-top: 6px;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  #Price #Option .sectionBlock .detailBlock {
    padding: 0px 25px 0px 25px;
    font-size: 30px;
  }
  #Price #Option .sectionBlock .detailBlock .itemName {
    font-size: 42px;
  }
  #Price #Option .sectionBlock .detailBlock .itemName span {
    display: block;
    font-size: 30px;
  }
  #Price #Option .sectionBlock .detailBlock .read {
    margin-top: 20px;
  }
  #Price #Option .sectionBlock .detailBlock .point {
    margin-left: 1em;
    margin-top: 15px;
  }
  #Price #Option .sectionBlock .detailBlock .point li {
    margin-top: 6px;
    text-indent: -1em;
  }
}
#Price #Option .sectionBlock.open .btnIcon a {
  background-image: url(/_assets/images/svg/icon_drawer_open.svg);
}
#Price #Option .sectionBlock.open .detailBlock {
  opacity: 1;
  padding-top: 30px;
}

/*-------------------------------------------> Shop */
#Shop #linkArea {
  width: 924px;
  margin-left: auto;
  margin-right: auto;
}
#Shop #linkArea .cls-1 {
  fill: #fff;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
#Shop #linkArea .cls-2 {
  fill: #a7a6b1;
}
#Shop #linkArea .cls-3 {
  fill: #b81c25;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
#Shop #linkArea .cls-4 {
  fill: none;
  stroke: #b81c25;
  stroke-miterlimit: 10;
}
@media screen and (min-width: 769px) {
  #Shop #linkArea a:hover .cls-1 {
    fill: #b81c25;
  }
  #Shop #linkArea a:hover .cls-2 {
    fill: #a7a6b1;
  }
  #Shop #linkArea a:hover .cls-3 {
    fill: #FFFFFF;
  }
  #Shop #linkArea a:hover .cls-4 {
    fill: none;
    stroke: #b81c25;
    stroke-miterlimit: 10;
  }
}
@media screen and (max-width: 768px) {
  #Shop #linkArea {
    width: 100%;
    height: auto;
  }
}
#Shop #shopList .areaTitle {
  display: inline-block;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #fff;
  background-color: #b81c25;
  width: 112px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #Shop #shopList .areaTitle {
    font-size: 26px;
    margin-left: -34px;
  }
}
#Shop #shopList .shopBlock {
  position: relative;
  padding-bottom: 26px;
  pointer-events: none;
  border-bottom: solid 1px #504e64;
}
@media screen and (max-width: 768px) {
  #Shop #shopList .shopBlock {
    padding-bottom: 35px;
  }
}
#Shop #shopList .shopBlock .defArea {
  position: relative;
  padding: 20px 25px 15px;
}
#Shop #shopList .shopBlock .defArea .shopName {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
#Shop #shopList .shopBlock .defArea .shopName small {
  display: inline-block;
  margin-left: 1em;
  font-size: 20px;
  vertical-align: bottom;
}
#Shop #shopList .shopBlock .defArea .shopName small.red {
  color: #b81c25;
}
#Shop #shopList .shopBlock .defArea .shopData {
  font-size: 20px;
  line-height: 1.2em;
  letter-spacing: 0.075em;
}
#Shop #shopList .shopBlock .defArea .shopData .tel a {
  pointer-events: auto;
}
#Shop #shopList .shopBlock .defArea .mapLink {
  position: absolute;
  right: 35px;
  bottom: 15px;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0.05em;
  width: 135px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#Shop #shopList .shopBlock .defArea .mapLink a {
  pointer-events: auto;
  display: block;
  width: 135px;
  height: 30px;
  border-radius: 4px;
  color: #504e64;
  background-color: #fff;
  border: solid 1px #504e64;
}
@media screen and (min-width: 769px) {
  #Shop #shopList .shopBlock .defArea .mapLink a {
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  #Shop #shopList .shopBlock .defArea .mapLink a:hover {
    color: #fff;
    background-color: #504e64;
  }
}
@media screen and (max-width: 768px) {
  #Shop #shopList .shopBlock .defArea {
    padding: 25px 0px 20px;
  }
  #Shop #shopList .shopBlock .defArea .shopName {
    font-size: 32px;
  }
  #Shop #shopList .shopBlock .defArea .shopName small {
    font-size: 26px;
  }
  #Shop #shopList .shopBlock .defArea .shopData {
    font-size: 26px;
  }
  #Shop #shopList .shopBlock .defArea .shopData .tel a {
    pointer-events: auto;
    color: #b81c25;
    text-decoration: underline;
  }
  #Shop #shopList .shopBlock .defArea .mapLink {
    font-size: 26px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    width: 180px;
    height: 40px;
    line-height: 40px;
  }
  #Shop #shopList .shopBlock .defArea .mapLink a {
    width: 180px;
    height: 40px;
    border-radius: 8px;
    border: solid 2px #504e64;
  }
}
#Shop #shopList .shopBlock .addArea {
  width: 664px;
  margin: 0 auto;
  padding-bottom: 35px;
}
#Shop #shopList .shopBlock .addArea .shopImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#Shop #shopList .shopBlock .addArea .shopImage .photo {
  text-align: center;
}
#Shop #shopList .shopBlock .addArea .shopImage .photo a {
  display: block;
  pointer-events: auto;
  text-align: center;
}
#Shop #shopList .shopBlock .addArea .shopImage .photo .point {
  margin-top: 10px;
  background: #b81c25;
  color: #FFF;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  padding: 5px;
}
#Shop #shopList .shopBlock .addArea .shopImage .map {
  text-align: right;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  #Shop #shopList .shopBlock .addArea {
    width: 100%;
  }
}
#Shop #shopList .shopBlock .moreBtn {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  display: none;
  width: 100%;
  height: 26px;
  line-height: 1;
  text-align: center;
}
#Shop #shopList .shopBlock .moreBtn a {
  pointer-events: auto;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 6px 0;
  background-color: #ededef;
}
#Shop #shopList .shopBlock .moreBtn a img {
  width: 31px;
  height: 14px;
}
@media screen and (min-width: 769px) {
  #Shop #shopList .shopBlock .moreBtn a {
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  #Shop #shopList .shopBlock .moreBtn a:hover {
    padding: 10px 0 2px;
  }
}
@media screen and (max-width: 768px) {
  #Shop #shopList .shopBlock .moreBtn {
    left: -34px;
    width: 100vw;
    height: 35px;
  }
  #Shop #shopList .shopBlock .moreBtn a {
    padding: 10px 0;
  }
  #Shop #shopList .shopBlock .moreBtn a img {
    width: 40px;
    height: 15px;
  }
}
#Shop #shopList .shopBlock.open .moreBtn a {
  padding: 6px 0;
}
#Shop #shopList .shopBlock.open .moreBtn a img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (min-width: 769px) {
  #Shop #shopList .shopBlock.open .moreBtn a:hover {
    padding: 2px 0 10px;
  }
}
@media screen and (max-width: 768px) {
  #Shop #shopList .shopBlock.open .moreBtn a {
    padding: 10px 0;
  }
}

/*-------------------------------------------> Howtobuy */
#Howtobuy #Main {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  #Howtobuy #Main {
    padding-bottom: 75px;
  }
}

#Step {
  padding-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 550px;
}
#Step li {
  position: relative;
  padding-bottom: 84px;
}
#Step li::before {
  display: block;
  content: "";
  width: 68px;
  height: 36px;
  background: url(/_assets/images//howtobuy/flow_arrow.svg) no-repeat left top;
  position: absolute;
  left: calc(50% - 34px);
  bottom: 26px;
}
#Step li.Last {
  padding-bottom: 0;
}
#Step li.Last::before {
  display: none;
}
#Step li table {
  width: 100%;
  border: solid 1px #504e64;
  border-collapse: collapse;
}
#Step li table th {
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding: 22px 0px;
  width: 168px;
  background-color: #b81c25;
  line-height: 1;
}
#Step li table th .step {
  font-size: 24px;
  letter-spacing: 0.025em;
  margin-bottom: 15px;
}
#Step li table th .title {
  font-size: 37.5px;
  letter-spacing: 0.075em;
  font-weight: bold;
}
#Step li table td {
  padding: 22px;
  text-align: left;
  vertical-align: middle;
  font-size: 19.5px;
  line-height: 1.6153846154em;
  letter-spacing: 0.05em;
}
#Step li table td .note {
  font-size: 15.75px;
  line-height: 1.3333333333em;
  letter-spacing: 0.05em;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  #Step {
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: calc(680/750*100vw);
  }
  #Step li {
    padding-bottom: 115px;
  }
  #Step li::before {
    width: 90px;
    height: 45px;
    left: calc(50% - 45px);
    bottom: 35px;
  }
  #Step li.Last {
    padding-bottom: 0;
  }
  #Step li.Last::before {
    display: none;
  }
  #Step li table {
    width: 100%;
  }
  #Step li table th {
    padding: 28px 0px;
    width: calc(200/750*100vw);
  }
  #Step li table th .step {
    font-size: calc(32/750*100vw);
    letter-spacing: 0.025em;
    margin-bottom: 20px;
  }
  #Step li table th .title {
    font-size: calc(50/750*100vw);
    letter-spacing: 0.075em;
    font-weight: bold;
  }
  #Step li table td {
    padding: 22px 15px;
    text-align: left;
    vertical-align: middle;
    font-size: 26px;
    line-height: 1.6153846154em;
    letter-spacing: 0.05em;
  }
  #Step li table td .note {
    font-size: 21px;
    line-height: 1.3333333333em;
    letter-spacing: 0.05em;
    margin-top: 5px;
  }
}

/*-------------------------------------------> Repair */
#Repair #PageCover {
  background-image: url(/_assets/images//repair/cover.jpg);
}
#Repair #Summary {
  margin-top: 30px;
  text-align: center;
}
#Repair #Summary .inNarrow {
  width: 510px;
}
#Repair #Summary .title {
  font-size: 39px;
  line-height: 1em;
  letter-spacing: 0.075em;
  font-weight: bold;
  text-align: center;
}
#Repair #Summary .title sup {
  font-size: 0.5em;
}
#Repair #Summary .point {
  font-size: 22.5px;
  line-height: 1.4em;
  letter-spacing: 0.075em;
  color: #fff;
  background: #b81c25;
  margin-top: 30px;
  padding: 5px 10px 10px 10px;
}
#Repair #Summary .point sup {
  font-size: 0.5em;
}
#Repair #Summary .note {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  text-align: left;
  margin-top: 35px;
  margin-left: 2.5em;
}
#Repair #Summary .note li {
  margin-top: 5px;
  text-indent: -2.5em;
}
#Repair #Summary .note li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #Repair #Summary {
    margin-top: 35px;
  }
  #Repair #Summary .inNarrow {
    width: auto;
  }
  #Repair #Summary .note {
    font-size: 12px;
    /* legacy */
    font-size: 3.2vw;
    line-height: 1.5833333333em;
    letter-spacing: 0.025em;
    margin-top: 30px;
  }
}
#Repair #Lineup {
  margin-top: 50px;
}
#Repair #Lineup .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#Repair #Lineup .sectionBlock {
  width: 510px;
  margin-bottom: 45px;
}
#Repair #Lineup .sectionBlock .titleWrap {
  display: table;
  width: 100%;
}
#Repair #Lineup .sectionBlock .titleWrap .title, #Repair #Lineup .sectionBlock .titleWrap .price {
  display: table-cell;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: bold;
}
#Repair #Lineup .sectionBlock .titleWrap .title small, #Repair #Lineup .sectionBlock .titleWrap .price small {
  font-size: 17px;
  vertical-align: baseline;
}
#Repair #Lineup .sectionBlock .titleWrap .title {
  text-align: left;
}
#Repair #Lineup .sectionBlock .titleWrap .title::before {
  content: "・";
  margin-left: -0.4em;
}
#Repair #Lineup .sectionBlock .titleWrap .price {
  text-align: right;
  white-space: nowrap;
}
#Repair #Lineup .sectionBlock .image {
  margin-top: 10px;
}
#Repair #Lineup .sectionBlock .image:after {
  content: "";
  display: block;
  clear: both;
}
#Repair #Lineup .sectionBlock .image img {
  width: 248px;
  height: auto;
}
#Repair #Lineup .sectionBlock .image img:nth-of-type(1) {
  float: left;
}
#Repair #Lineup .sectionBlock .image img:nth-of-type(2) {
  float: right;
}
#Repair #Lineup .inNarrow {
  width: 550px;
}
#Repair #Lineup .note {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  text-align: left;
  margin-left: 1em;
}
#Repair #Lineup .note li {
  margin-top: 5px;
  text-indent: -1em;
}
#Repair #Lineup .note li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #Repair #Lineup {
    margin-top: 65px;
  }
  #Repair #Lineup .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #Repair #Lineup .sectionBlock {
    width: 100%;
    margin-bottom: 45px;
  }
  #Repair #Lineup .sectionBlock .titleWrap .title, #Repair #Lineup .sectionBlock .titleWrap .price {
    font-size: 14px;
    /* legacy */
    font-size: 3.7333333333vw;
    line-height: 1em;
    letter-spacing: 0em;
  }
  #Repair #Lineup .sectionBlock .titleWrap .title small, #Repair #Lineup .sectionBlock .titleWrap .price small {
    font-size: calc(22/750*100vw);
  }
  #Repair #Lineup .sectionBlock .image {
    margin-top: 15px;
  }
  #Repair #Lineup .sectionBlock .image:after {
    content: "";
    display: block;
    clear: both;
  }
  #Repair #Lineup .sectionBlock .image img {
    width: calc(330/750*100vw);
    height: auto;
  }
  #Repair #Lineup .inNarrow {
    width: 100%;
  }
  #Repair #Lineup .note {
    font-size: 12px;
    /* legacy */
    font-size: 3.2vw;
    line-height: 1.5833333333em;
    letter-spacing: 0em;
    margin-top: 0;
  }
}
#Repair #PriceList {
  margin-top: 55px;
  /*
  .inShop {
  	float: left;
  }
  .sabae {
  	float: right;
  }
  */
}
#Repair #PriceList .inner {
  border-top: solid 1px #504e64;
  padding-top: 30px;
}
#Repair #PriceList .inner:after {
  content: "";
  display: block;
  clear: both;
}
#Repair #PriceList .inner .title {
  font-size: 37.5px;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
#Repair #PriceList .inShop table, #Repair #PriceList .sabae table {
  width: 100%;
  border: solid 1px #504e64;
  border-collapse: collapse;
}
#Repair #PriceList .inShop table th, #Repair #PriceList .inShop table td, #Repair #PriceList .sabae table th, #Repair #PriceList .sabae table td {
  font-size: 14px;
  line-height: 1.2142857143em;
  letter-spacing: 0em;
  border: solid 1px #504e64;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding: 5px 3px;
  padding: 10px 8px;
}
#Repair #PriceList .inShop table th.item,
#Repair #PriceList .inShop table td.item, #Repair #PriceList .sabae table th.item,
#Repair #PriceList .sabae table td.item {
  font-size: 16px;
  text-align: left;
}
#Repair #PriceList .inShop table .coolens, #Repair #PriceList .sabae table .coolens {
  color: #b81c25;
  background-color: #f4ddde;
}
#Repair #PriceList .inShop table th.coolens, #Repair #PriceList .sabae table th.coolens {
  font-size: 12px;
}
#Repair #PriceList .inShop table td.coolens, #Repair #PriceList .sabae table td.coolens {
  font-size: 16px;
}
#Repair #PriceList .inShop table td.note, #Repair #PriceList .sabae table td.note {
  background: #e5e4e8;
  text-align: left;
}
#Repair #PriceList .inShop table td.price, #Repair #PriceList .sabae table td.price {
  text-align: right;
  white-space: nowrap;
}
#Repair #PriceList .inShop table td.time, #Repair #PriceList .sabae table td.time {
  text-align: right;
}
#Repair #PriceList .inShop table td.option, #Repair #PriceList .sabae table td.option {
  text-align: left;
}
#Repair #PriceList .note {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  text-align: left;
  margin-top: 20px;
  margin-left: 1em;
}
#Repair #PriceList .note li {
  margin-top: 5px;
  text-indent: -1em;
}
#Repair #PriceList .note li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #Repair #PriceList {
    margin-top: 0;
    padding-top: 0;
  }
  #Repair #PriceList .inner {
    border-top: 0;
  }
  #Repair #PriceList .inner .title {
    font-size: 25px;
    /* legacy */
    font-size: 6.6666666667vw;
    line-height: 1em;
    letter-spacing: 0.075em;
    margin-bottom: 35px;
  }
  #Repair #PriceList .inShop,
#Repair #PriceList .sabae {
    margin-top: 45px;
    padding-top: 40px;
    border-top: solid 1px #504e64;
    float: none;
  }
  #Repair #PriceList .inShop, #Repair #PriceList .sabae {
    width: 100%;
  }
  #Repair #PriceList .inShop table, #Repair #PriceList .sabae table {
    width: 100%;
  }
  #Repair #PriceList .inShop table th, #Repair #PriceList .inShop table td, #Repair #PriceList .sabae table th, #Repair #PriceList .sabae table td {
    font-size: 10.5px;
    /* legacy */
    font-size: 2.8vw;
    line-height: 1.3333333333em;
    letter-spacing: 0em;
    padding: 5px 3px;
  }
  #Repair #PriceList .inShop table th.item,
#Repair #PriceList .inShop table td.item, #Repair #PriceList .sabae table th.item,
#Repair #PriceList .sabae table td.item {
    font-size: calc(23/750*100vw);
  }
  #Repair #PriceList .inShop table .unit, #Repair #PriceList .sabae table .unit {
    white-space: nowrap;
  }
  #Repair #PriceList .inShop table th.coolens, #Repair #PriceList .sabae table th.coolens {
    font-size: calc(18/750*100vw);
    white-space: nowrap;
  }
  #Repair #PriceList .inShop table td.coolens, #Repair #PriceList .sabae table td.coolens {
    font-size: calc(23/750*100vw);
  }
  #Repair #PriceList .inShop table th.time, #Repair #PriceList .sabae table th.time {
    white-space: nowrap;
  }
  #Repair #PriceList .note {
    font-size: 12px;
    /* legacy */
    font-size: 3.2vw;
    line-height: 1.5833333333em;
    letter-spacing: 0.025em;
    text-align: left;
    margin-top: 25px;
    margin-left: 1em;
  }
  #Repair #PriceList .note li {
    margin-top: 5px;
    text-indent: -1em;
  }
  #Repair #PriceList .note li:first-child {
    margin-top: 0;
  }
}
#Repair #Other img {
  max-width: 100%;
  height: auto;
}

/*-------------------------------------------> FAQ */
#FAQ #Main .inner {
  padding-top: 65px;
}
#FAQ .sectionBlock:after {
  content: "";
  display: block;
  clear: both;
}
#FAQ .Question,
#FAQ .Answer {
  position: relative;
  width: 510px;
  padding-top: 30px;
  margin-bottom: 80px;
}
#FAQ .Question::after,
#FAQ .Answer::after {
  position: absolute;
  top: 30px;
  content: "";
  display: block;
  width: 30px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
}
#FAQ .Question .No,
#FAQ .Answer .No {
  position: absolute;
  top: -30px;
  width: 60px;
  height: 60px;
  border-style: solid;
  border-width: 2px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 30px;
  line-height: 1;
}
#FAQ .Question .text,
#FAQ .Answer .text {
  border-radius: 24px;
  color: #fff;
  font-size: 21px;
  line-height: 1.4285714286em;
  letter-spacing: 0.05em;
  padding: 20px 15px;
}
#FAQ .Question .text a,
#FAQ .Answer .text a {
  color: #fff;
  text-decoration: underline;
}
#FAQ .Question .text a:hover,
#FAQ .Answer .text a:hover {
  text-decoration: none;
}
#FAQ .Question {
  float: right;
  padding-right: 85px;
}
#FAQ .Question::after {
  background-image: url(/_assets/images//qa/icon_q.svg);
  right: 67px;
}
#FAQ .Question .No {
  right: 0;
  color: #504e64;
  border-color: #504e64;
}
#FAQ .Question .text {
  background: #504e64;
}
#FAQ .Answer {
  float: left;
  padding-left: 85px;
}
#FAQ .Answer::after {
  background-image: url(/_assets/images//qa/icon_a.svg);
  left: 67px;
}
#FAQ .Answer .No {
  left: 0;
  color: #b81c25;
  border-color: #b81c25;
}
#FAQ .Answer .text {
  background: #b81c25;
}
@media screen and (max-width: 768px) {
  #FAQ #Main .inner {
    padding-top: 70px;
  }
  #FAQ .Question,
#FAQ .Answer {
    position: relative;
    width: 100%;
    padding-top: calc(40/750*100vw);
    margin-bottom: calc(70/750*100vw);
  }
  #FAQ .Question::after,
#FAQ .Answer::after {
    top: calc(40/750*100vw);
    width: 40px;
    height: 29px;
  }
  #FAQ .Question .No,
#FAQ .Answer .No {
    position: absolute;
    top: 0;
    width: calc(80/750*100vw);
    height: calc(80/750*100vw);
    border-width: 3px;
    border-radius: calc(40/750*100vw);
    font-size: calc(40/750*100vw);
  }
  #FAQ .Question .text,
#FAQ .Answer .text {
    border-radius: 32px;
    font-size: 28px;
    line-height: 1.4285714286em;
    letter-spacing: 0.05em;
    padding: 25px 25px;
  }
  #FAQ .Question {
    float: none;
    padding-right: calc(110/750*100vw);
  }
  #FAQ .Question::after {
    background-image: url(/_assets/images//qa/icon_q.svg);
    right: calc(88/750*100vw);
  }
  #FAQ .Answer {
    float: none;
    padding-left: calc(110/750*100vw);
  }
  #FAQ .Answer::after {
    background-image: url(/_assets/images//qa/icon_a.svg);
    left: calc(88/750*100vw);
  }
}

/*-------------------------------------------> Contact */
#Contact #Main .inner {
  text-align: center;
}
#Contact ol {
  display: inline-block;
  text-align: left;
  margin: 60px auto 0;
}
#Contact ol li {
  font-size: 28px;
  line-height: 1.3928571429em;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 60px;
}
#Contact ol li a {
  text-decoration: underline;
}
#Contact ol li a:hover {
  text-decoration: none;
}
#Contact .note {
  width: 650px;
  margin: 0 auto;
  text-align: left;
  font-size: 12px;
  line-height: 1.875em;
  letter-spacing: 0.05em;
}
#Contact .note li {
  margin-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  #Contact ol {
    margin: 40px auto 0;
  }
  #Contact ol li {
    font-size: 42px;
    line-height: 1.2380952381em;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-bottom: 60px;
  }
  #Contact ol li a {
    text-decoration: underline;
  }
  #Contact ol li a:hover {
    text-decoration: none;
  }
  #Contact .note {
    width: 100%;
    font-size: 24px;
    line-height: 1.5833333333em;
    letter-spacing: 0em;
  }
  #Contact .note br {
    display: none;
  }
}

/*-------------------------------------------> Tenant */
#Tenant #Main .readText {
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0em;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
#Tenant #Main dl {
  margin-bottom: 60px;
  text-align: center;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: 0em;
}
#Tenant #Main dl dt {
  margin-bottom: 30px;
  font-weight: bold;
}
#Tenant #Main dl dd {
  font-weight: bold;
}
#Tenant #Main dl dd a {
  text-decoration: underline;
}
#Tenant #Main dl dd a:hover {
  text-decoration: none;
}
#Tenant #Main dl dd.tel a {
  text-decoration: none;
}
#Tenant #Main .sign {
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 0em;
  text-align: center;
}
#Tenant #Main .image {
  width: 730px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#Tenant #Main .image img {
  width: 340px;
  height: auto;
  margin-bottom: 48px;
}
#Tenant #Main .image img:nth-child(odd) {
  text-align: left;
}
#Tenant #Main .image img:nth-child(even) {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #Tenant #Main .readText {
    font-size: 26px;
    line-height: 1.6153846154em;
    letter-spacing: 0em;
    margin-top: 45px;
    margin-bottom: 40px;
    text-align: left;
  }
  #Tenant #Main dl {
    margin-bottom: 70px;
    font-size: 21px;
    /* legacy */
    font-size: 5.6vw;
    line-height: 1em;
    letter-spacing: 0em;
  }
  #Tenant #Main dl dt {
    margin-bottom: 40px;
  }
  #Tenant #Main dl dd.tel a {
    text-decoration: underline;
  }
  #Tenant #Main .sign {
    font-size: 26px;
    line-height: 1.6153846154em;
    letter-spacing: 0em;
  }
  #Tenant #Main .image {
    width: 100%;
    margin: 60px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #Tenant #Main .image img {
    width: 100%;
    height: auto;
    margin-bottom: calc(35/750*100vw);
  }
}

/*-------------------------------------------> Concept */
#Concept #Main .inner {
  width: 650px;
  margin-top: 40px;
}
#Concept #Main .inner h2.title {
  padding: 20px 25px;
  color: #fff;
  background: #b81c25;
  font-size: 14px;
  line-height: 1.7142857143em;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#Concept #Main .inner dl {
  margin: 25px 25px 30px;
}
#Concept #Main .inner dl dt {
  font-size: 21px;
  line-height: 1.4761904762em;
  letter-spacing: 0.05em;
  font-weight: bold;
}
#Concept #Main .inner dl dt strong {
  display: block;
  font-size: 14px;
  line-height: 1.7142857143em;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #b81c25;
}
#Concept #Main .inner dl dd {
  font-size: 14px;
  line-height: 1.7142857143em;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  #Concept #Main .inner {
    width: 100%;
    margin-top: 0px;
  }
  #Concept #Main .inner h2.title {
    width: 100vw;
    margin-left: -34px;
    padding: 10px 34px;
    font-size: 28px;
    line-height: 1.7142857143em;
    letter-spacing: 0.05em;
  }
  #Concept #Main .inner dl {
    margin: calc(45/750*100vw) 0px;
  }
  #Concept #Main .inner dl dt {
    font-size: 42px;
    line-height: 1.4761904762em;
    letter-spacing: 0.05em;
  }
  #Concept #Main .inner dl dt strong {
    font-size: 28px;
    line-height: 1.7142857143em;
    letter-spacing: 0.05em;
  }
  #Concept #Main .inner dl dd {
    font-size: 28px;
    line-height: 1.7142857143em;
    letter-spacing: 0.05em;
    margin-top: calc(20/750*100vw);
  }
}

/*-------------------------------------------> Company */
#Company #Main .inner {
  width: 650px;
  margin-top: 40px;
}
#Company #Main .inner table {
  width: 100%;
}
#Company #Main .inner table tr:first-child th, #Company #Main .inner table tr:first-child td {
  border-top: none;
}
#Company #Main .inner table th, #Company #Main .inner table td {
  font-size: 14px;
  line-height: 1.7142857143em;
  letter-spacing: 0em;
  border-top: solid 1px #504e64;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  vertical-align: top;
}
#Company #Main .inner table th {
  padding-left: 110px;
  padding-right: 100px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  #Company #Main .inner {
    width: 100%;
    margin-top: 0px;
  }
  #Company #Main .inner table {
    width: 100%;
  }
  #Company #Main .inner table tr:first-child th, #Company #Main .inner table tr:first-child td {
    border-top: none;
  }
  #Company #Main .inner table th, #Company #Main .inner table td {
    font-size: 28px;
    line-height: 1.7142857143em;
    letter-spacing: 0em;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #Company #Main .inner table th {
    padding-left: 0px;
    padding-right: 20px;
    white-space: nowrap;
  }
}

/*-------------------------------------------> Recruit */
#Recruit #Main .sectionBlock {
  display: block;
  border-top: solid 15px #ededef;
  padding-top: 40px;
  padding-bottom: 60px;
}
#Recruit #Main .sectionBlock:first-child, #Recruit #Main .sectionBlock:nth-of-type(1) {
  border-top: none;
}
#Recruit #Main .sectionBlock .shopInfo {
  position: relative;
  width: 650px;
  margin: 0 auto;
}
#Recruit #Main .sectionBlock .title {
  color: #b81c25;
  font-weight: bold;
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.05em;
}
#Recruit #Main .sectionBlock .shopLink {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  line-height: 1.1428571429em;
  letter-spacing: 0.05em;
}
#Recruit #Main .sectionBlock .shopLink a {
  text-decoration: underline;
}
#Recruit #Main .sectionBlock .shopLink a:hover {
  text-decoration: none;
}
#Recruit #Main .sectionBlock table {
  width: 100%;
  margin-top: 20px;
}
#Recruit #Main .sectionBlock table tr:first-child th, #Recruit #Main .sectionBlock table tr:first-child td {
  border-top: none;
}
#Recruit #Main .sectionBlock table th, #Recruit #Main .sectionBlock table td {
  font-size: 14px;
  line-height: 1.7142857143em;
  letter-spacing: 0em;
  border-top: solid 1px #504e64;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  vertical-align: top;
}
#Recruit #Main .sectionBlock table th {
  padding-left: 110px;
  padding-right: 100px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  #Recruit #Main .sectionBlock {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  #Recruit #Main .sectionBlock:first-child {
    border-top: none;
  }
  #Recruit #Main .sectionBlock .shopInfo {
    width: 100%;
    padding: 0 34px;
  }
  #Recruit #Main .sectionBlock .title {
    font-size: 32px;
    line-height: 1em;
    letter-spacing: 0.05em;
  }
  #Recruit #Main .sectionBlock .shopLink {
    right: 34px;
    font-size: 28px;
    line-height: 1.1428571429em;
    letter-spacing: 0.05em;
  }
  #Recruit #Main .sectionBlock table {
    width: 100%;
    margin-top: 20px;
  }
  #Recruit #Main .sectionBlock table tr:first-child th, #Recruit #Main .sectionBlock table tr:first-child td {
    border-top: none;
  }
  #Recruit #Main .sectionBlock table th, #Recruit #Main .sectionBlock table td {
    font-size: 28px;
    line-height: 1.7142857143em;
    letter-spacing: 0em;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #Recruit #Main .sectionBlock table th {
    padding-left: 0px;
    padding-right: 20px;
    white-space: nowrap;
  }
}

/*-------------------------------------------> Privacy */
#Privacy #Main .inner {
  width: 600px;
}
#Privacy #Main .inner .title {
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 1em;
}
#Privacy #Main .inner p, #Privacy #Main .inner li {
  font-size: 14px;
  line-height: 1.7142857143em;
  letter-spacing: 0.05em;
}
#Privacy #Main .inner p.mt0, #Privacy #Main .inner li.mt0 {
  margin-top: 0;
}
#Privacy #Main .inner .text {
  margin-top: 40px;
  margin-left: 1em;
  text-indent: -1em;
}
#Privacy #Main .inner .text:before {
  content: "▶";
}
#Privacy #Main .inner ol {
  margin-left: 2.5em;
  counter-reset: count;
}
#Privacy #Main .inner ol li {
  position: relative;
  margin-top: 25px;
}
#Privacy #Main .inner ol li::before {
  position: absolute;
  top: 0;
  left: -1.5em;
  counter-increment: count;
  content: counter(count) ".";
  width: 1.5em;
}
@media screen and (max-width: 768px) {
  #Privacy #Main .inner {
    width: 100%;
  }
  #Privacy #Main .inner .title {
    font-size: 36px;
    line-height: 1em;
    letter-spacing: 0em;
    margin-top: calc(40/750*100vw);
  }
  #Privacy #Main .inner p, #Privacy #Main .inner li {
    font-size: 27px;
    line-height: 1.7777777778em;
    letter-spacing: 0.05em;
  }
  #Privacy #Main .inner p.mt0, #Privacy #Main .inner li.mt0 {
    margin-top: 0;
  }
  #Privacy #Main .inner .text {
    margin-top: calc(50/750*100vw);
    margin-left: 1em;
    text-indent: -1em;
  }
  #Privacy #Main .inner .text:before {
    content: "▶";
  }
  #Privacy #Main .inner ol {
    counter-reset: count;
  }
  #Privacy #Main .inner ol li {
    margin-top: calc(55/750*100vw);
  }
  #Privacy #Main .inner ol li::before {
    counter-increment: count;
    content: counter(count) ".";
  }
}