/* Scss Document */
p.indent1em {
  padding-left: 1em;
  text-indent: -1em; }

.pctar {
  text-align: right; }

#careContents p {
  line-height: 1.5; }

@media screen and (max-width: 736px) {
  p#ancEtc00 {
    margin-bottom: 1em;
    text-align: center; }
    p#ancEtc00 a {
      padding-left: 17px;
      background: url(../img/bullet01.png) left center no-repeat;
      background-size: 13px;
      line-height: 1.8; } }
ul#ancEtc01 {
  margin-bottom: 20px; }
  ul#ancEtc01 li {
    width: 480px;
    float: left;
    margin-right: 20px;
    background: #f8f8f8;
    font-weight: bold;
    padding: 10px 0 6px 12px;
    font-size: 16px;
    position: relative; }
    ul#ancEtc01 li a {
      font-size: 12px;
      color: #000;
      display: block;
      position: absolute;
      left: 370px;
      top: 12px;
      padding-left: 15px;
      background: url(../img/bullet01.png) left center no-repeat;
      background-size: 11px; }
      ul#ancEtc01 li a:hover {
        text-decoration: underline; }
  ul#ancEtc01 li:last-child {
    margin-right: 0px; }
  ul#ancEtc01:after {
    content: " ";
    display: block;
    clear: both; }
  @media screen and (max-width: 736px) {
    ul#ancEtc01 {
      display: none; } }

ul#ancEtc02 {
  margin-bottom: 40px; }
  ul#ancEtc02 li {
    width: 230px;
    float: left;
    margin-right: 20px; }
    ul#ancEtc02 li a {
      display: block;
      border: 1px solid #444;
      border-radius: 3px;
      color: #000;
      padding: .8em;
      background: url(../img/pc/arrow.png) right 10px center no-repeat; }
      ul#ancEtc02 li a:hover {
        opacity: 0.6; }
      ul#ancEtc02 li a span:first-child {
        font-size: 13px;
        font-weight: bold;
        display: block; }
      ul#ancEtc02 li a span:last-child {
        font-size: 11px;
        display: block; }
  ul#ancEtc02 li:last-child {
    margin-right: 0px; }
  ul#ancEtc02:after {
    content: " ";
    display: block;
    clear: both; }
  @media screen and (max-width: 736px) {
    ul#ancEtc02 {
      display: none; } }

#careContents h4 {
  width: 980px;
  margin: 0 auto;
  background-color: #464646;
  margin-bottom: 30px;
  padding: 17px;
  box-sizing: border-box; }
  #careContents h4 img.pc {
    width: auto; }
  #careContents h4 img.sp {
    display: none; }
  @media screen and (max-width: 736px) {
    #careContents h4 {
      width: 100%;
      margin-bottom: 10%;
      padding: 4.6875%;
      cursor: pointer;
      background: url(../img/sp/plus.png) #464646 right 4.6875% center no-repeat;
      background-size: 8%; }
      #careContents h4.plus {
        width: 100%;
        margin-bottom: 10%;
        padding: 4.6875%;
        cursor: pointer;
        background: url(../img/sp/minus.png) #464646 right 4.6875% center no-repeat;
        background-size: 8%; }
      #careContents h4 img.pc {
        display: none; }
      #careContents h4 img.sp {
        display: block;
        width: 77.8125%; } }

.oneEtc .sliderWrap {
  width: 460px;
  float: right; }
  @media screen and (max-width: 736px) {
    .oneEtc .sliderWrap {
      width: 100%;
      float: none;
      margin-bottom: 7%; } }
.oneEtc .specColumn {
  width: 460px;
  float: left; }
  .oneEtc .specColumn table {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d6d6d6; }
    .oneEtc .specColumn table th {
      background-color: #f8f8f8;
      width: 220px; }
    .oneEtc .specColumn table th, .oneEtc .specColumn table td {
      border: 1px solid #d6d6d6;
      padding: 0.6em 1em;
      text-align: left;
      vertical-align: middle; }
  @media screen and (max-width: 736px) {
    .oneEtc .specColumn {
      width: 100%;
      float: none; }
      .oneEtc .specColumn table th {
        width: 40vw; }
      .oneEtc .specColumn table th, .oneEtc .specColumn table td {
        padding: 0.4em 0.8em; }
      .oneEtc .specColumn .mb15 {
        margin-bottom: 6%; } }
.oneEtc:after {
  content: " ";
  display: block;
  clear: both; }

p.price {
  font-size: 32px; }
  p.price span {
    font-size: 14px;
    font-weight: normal; }
  @media screen and (max-width: 736px) {
    p.price {
      font-size: 7vw; }
      p.price span {
        font-size: 3.6vw; } }

p.lead {
  font-size: 16px;
  line-height: 1.8; }
  @media screen and (max-width: 736px) {
    p.lead {
      font-size: 3.6vw;
      line-height: 1.5 !important; } }

h5.grayObi {
  color: #464646;
  border: none; }
  h5.grayObi::before {
    background: #464646; }

ul.kinouList li {
  margin-bottom: 0.2em; }
  @media screen and (max-width: 736px) {
    ul.kinouList li {
      display: inline; }
      ul.kinouList li::after {
        display: inline-block;
        content: "";
        width: 0.4em; } }

dl.etc20_Setsumei {
  box-sizing: border-box;
  border: 1px solid #444;
  padding: 18px;
  display: table; }
  dl.etc20_Setsumei dt {
    display: table-cell;
    width: 140px;
    vertical-align: middle; }
  dl.etc20_Setsumei dt a span:first-child {
    display: block;
    margin-bottom: 5px; }
  dl.etc20_Setsumei dt a span:last-child {
    margin-left: 1.8em;
    color: #000;
    padding-left: 10px;
    font-size: 11px;
    background: url(../img/bullet02red.png) left center no-repeat;
    background-size: 8px; }
  dl.etc20_Setsumei dt a:hover,
  dl.etc20_Setsumei dt a:hover span:first-child img {
    opacity: 0.7; }
  dl.etc20_Setsumei dd {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle; }
  dl.etc20_Setsumei dd a {
    color: #000;
    text-decoration: underline !important; }
    dl.etc20_Setsumei dd a:hover {
      color: #c00; }
  dl.etc20_Setsumei dd p {
    font-size: 13px; }
  @media screen and (max-width: 736px) {
    dl.etc20_Setsumei {
      padding: 6.034%;
      display: block; }
      dl.etc20_Setsumei dt {
        display: block;
        width: 100%; }
      dl.etc20_Setsumei dt a span:first-child {
        display: inline-block;
        width: 48%;
        margin-bottom: 0px; }
      dl.etc20_Setsumei dt a span:last-child {
        display: inline-block;
        margin-left: 1em;
        position: relative;
        top: -0.4em; }
      dl.etc20_Setsumei dd {
        display: block;
        padding-left: 0;
        margin-top: 4%; } }

h5 {
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  padding: 15px 0; }

#illustWrapper #setsumei {
  width: 340px;
  float: left; }
  #illustWrapper #setsumei p.etc20 {
    background-color: #f8f8f8;
    padding: 20px;
    font-size: 13px;
    margin: 30px 0 20px; }
    #illustWrapper #setsumei p.etc20 img {
      display: block;
      width: 137px;
      margin-bottom: 10px; }
  #illustWrapper #setsumei p.goEtc {
    border: 1px solid #d6d6d6;
    display: table;
    box-sizing: border-box;
    width: 300px;
    padding: 20px; }
    #illustWrapper #setsumei p.goEtc a {
      color: #000; }
      #illustWrapper #setsumei p.goEtc a:hover {
        opacity: 0.7; }
    #illustWrapper #setsumei p.goEtc span {
      display: table-cell;
      vertical-align: middle;
      font-size: 13px; }
      #illustWrapper #setsumei p.goEtc span:first-child {
        width: 132px; }
      #illustWrapper #setsumei p.goEtc span:last-child {
        width: 126px; }
#illustWrapper #illustOuter {
  width: 580px; }
#illustWrapper #illust {
  width: 580px;
  height: 542px;
  background: url(../img/illust_main.gif) no-repeat;
  float: right; }
  #illustWrapper #illust ul {
    position: relative; }
    #illustWrapper #illust ul li {
      position: absolute;
      width: 179px;
      height: 119px;
      left: 400px; }
      #illustWrapper #illust ul li:nth-child(1) {
        top: 107px; }
      #illustWrapper #illust ul li:nth-child(2) {
        top: 266px; }
      #illustWrapper #illust ul li:nth-child(3) {
        top: 423px; }
#illustWrapper:after {
  content: " ";
  display: block;
  clear: both; }

@media screen and (max-width: 736px) {
  #illustWrapper #setsumei {
    width: 100%;
    float: none; }
    #illustWrapper #setsumei p.etc20 {
      padding: 6.25vw;
      margin: 7% 0; }
      #illustWrapper #setsumei p.etc20 img {
        display: block;
        width: 32%;
        margin-bottom: 3%; }
    #illustWrapper #setsumei p.goEtc {
      width: 100%;
      padding: 3.4%;
      box-sizing: border-box;
      margin-bottom: 8%; }
      #illustWrapper #setsumei p.goEtc a {
        display: table;
        width: 100%; }
      #illustWrapper #setsumei p.goEtc span:first-child {
        display: table-cell;
        width: 50%; }
      #illustWrapper #setsumei p.goEtc span:last-child {
        display: table-cell;
        width: 50%;
        text-align: right; }
  #illustWrapper #illust {
    width: 100%;
    /*height: 0;
    padding-top: 93.4482%;*/
    height: 85.15625vw;
    background: url(../img/illust_main.gif) no-repeat;
    background-size: contain;
    float: none; }
    #illustWrapper #illust ul {
      position: relative; }
      #illustWrapper #illust ul li {
        position: absolute;
        width: 30.6896%;
        height: 20.6896%;
        left: 70%; }
        #illustWrapper #illust ul li:nth-child(1) {
          top: 17vw; }
        #illustWrapper #illust ul li:nth-child(2) {
          top: 41vw; }
        #illustWrapper #illust ul li:nth-child(3) {
          top: 67vw; } }
dl.kaiinTokuten {
  box-sizing: border-box;
  border: 1px solid #444444;
  display: table; }

dl.kaiinTokuten dt {
  box-sizing: border-box;
  display: table-cell;
  width: 95px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  background: #444;
  padding: 0.6em 0; }

dl.kaiinTokuten dd {
  box-sizing: border-box;
  display: table-cell;
  width: calc(980px - 95px);
  padding-left: 1em; }

@media screen and (max-width: 736px) {
  dl.kaiinTokuten {
    display: block; }

  dl.kaiinTokuten dt {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 0.6em 0; }

  dl.kaiinTokuten dd {
    display: block;
    width: 100%;
    padding: 1em; } }
ul.ccardDesk li {
  width: 304px;
  float: left;
  margin-right: 34px; }
  ul.ccardDesk li:last-child {
    margin-right: 0; }
  ul.ccardDesk li p:nth-child(even) {
    font-weight: bold;
    font-size: 18px;
    padding-left: 14px; }
  ul.ccardDesk li p.irr {
    margin-bottom: 20px; }
ul.ccardDesk:after {
  content: " ";
  display: block;
  clear: both; }

@media screen and (max-width: 736px) {
  ul.ccardDesk li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 1em; }
    ul.ccardDesk li p:nth-child(even) {
      font-size: 16px !important;
      padding-left: 0; }
    ul.ccardDesk li p.irr {
      margin-bottom: 1em; } }
div.tokucyouWrapper .einenmuryou {
  border: 1px solid #444;
  width: 600px;
  box-sizing: border-box;
  float: left;
  text-align: center;
  padding: 15px 0; }
  div.tokucyouWrapper .einenmuryou p {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px; }
    div.tokucyouWrapper .einenmuryou p em {
      color: #c00;
      font-size: 24px; }
    div.tokucyouWrapper .einenmuryou p span {
      display: block;
      font-weight: normal;
      font-size: 13px;
      letter-spacing: 0px; }
div.tokucyouWrapper .hakkou {
  border: 1px solid #444;
  width: 356px;
  box-sizing: border-box;
  float: right;
  text-align: center;
  padding: 15px 0; }
  div.tokucyouWrapper .hakkou p {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px; }
    div.tokucyouWrapper .hakkou p em {
      color: #c00;
      font-size: 24px; }
    div.tokucyouWrapper .hakkou p span {
      display: block;
      font-weight: normal;
      font-size: 13px;
      letter-spacing: 0px; }
div.tokucyouWrapper:after {
  content: " ";
  display: block;
  clear: both; }

@media screen and (max-width: 736px) {
  div.tokucyouWrapper .einenmuryou {
    width: 100%;
    float: none;
    padding: 1em 0;
    margin-bottom: 1em; }
    div.tokucyouWrapper .einenmuryou p {
      letter-spacing: 1px;
      line-height: 1.3; }
      div.tokucyouWrapper .einenmuryou p em {
        color: #c00;
        font-size: 24px; }
      div.tokucyouWrapper .einenmuryou p span {
        display: block;
        font-weight: normal;
        font-size: 13px;
        letter-spacing: 0px; }
  div.tokucyouWrapper .hakkou {
    width: 100%;
    float: none;
    padding: 1em 0; }
    div.tokucyouWrapper .hakkou p {
      letter-spacing: 1px;
      line-height: 1.3; }
      div.tokucyouWrapper .hakkou p em {
        color: #c00;
        font-size: 24px; }
      div.tokucyouWrapper .hakkou p span {
        display: block;
        font-weight: normal;
        font-size: 13px;
        letter-spacing: 0px; } }
dl.omochidenaiKata {
  box-sizing: border-box;
  border: 1px solid #444444;
  display: table; }

dl.omochidenaiKata dt {
  box-sizing: border-box;
  display: table-cell;
  width: 475px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  background: #444;
  padding: 0.6em 0 0.6em 0.8em;
  vertical-align: middle; }

dl.omochidenaiKata dd {
  box-sizing: border-box;
  display: table-cell;
  width: calc(980px - 475px);
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  font-weight: bold; }
  dl.omochidenaiKata dd span {
    font-weight: normal;
    font-size: 14px; }

@media screen and (max-width: 736px) {
  dl.omochidenaiKata {
    display: block; }

  dl.omochidenaiKata dt {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 0.6em 0;
    text-align: center; }

  dl.omochidenaiKata dd {
    display: block;
    width: 100%;
    padding: 1em; }
    dl.omochidenaiKata dd span {
      display: block; } }
ul.nyuukai li:nth-child(1) {
  float: left; }
  ul.nyuukai li:nth-child(1) ul li {
    float: none; }
ul.nyuukai li:nth-child(2) {
  float: right;
  width: 323px; }
ul.nyuukai a:hover {
  opacity: 0.7; }
ul.nyuukai:after {
  content: " ";
  display: block;
  clear: both; }

@media screen and (max-width: 736px) {
  ul.nyuukai li:nth-child(1) {
    float: none; }
    ul.nyuukai li:nth-child(1) p {
      font-size: 16px;
      font-weight: bold; }
    ul.nyuukai li:nth-child(1) ul li {
      float: none; }
    ul.nyuukai li:nth-child(1) ul.cautionIndent1em {
      margin-bottom: 1em; }
  ul.nyuukai li:nth-child(2) {
    float: none;
    width: 100%; } }
p.sec01 {
  font-size: 16px;
  font-weight: bold; }

p.sec02 a {
  color: #000;
  text-decoration: underline !important; }
  p.sec02 a:hover {
    color: #c00; }

@media screen and (max-width: 736px) {
  p.sec01 {
    font-size: 16px;
    font-weight: bold; }
    p.sec01 a {
      display: block;
      color: #000;
      text-decoration: underline !important;
      padding-bottom: 1%; }

  p.sec02 {
    /*display: none;*/ } }
p.sannen6man {
  width: 322px; }
  @media screen and (max-width: 736px) {
    p.sannen6man {
      width: 90%; } }

a.accessAutomobiles {
  color: #000;
  text-decoration: underline !important; }
  a.accessAutomobiles:hover {
    color: #c00; }
