@charset "UTF-8";

.contents_header_bread {
  margin: 0 auto;
  padding: 12px 0 18px 0;
  max-width: 980px;
}

#Anshin5 {
  margin: 0 auto 70px;
  letter-spacing: 1px;
  line-height: 1.6;
  font-size: 16px;
}

#Anshin5 img {
  max-width: 100%;
  height: auto;
}

#Anshin5 .main {
  background: url(/snow/anshin5/images/main_bk.jpg) #520000 center center no-repeat;
  background-size: auto 100%;
  padding: 30px 20px 28px;
  text-align: center;
}

@media screen and (max-width: 736px) {
  #Anshin5 .main {
    padding: 20px;
  }
}

#Anshin5 .pc_only {
  display: block;
}

#Anshin5 .sp_only {
  display: none;
}

#Anshin5 h2 {
  width: min(830px, 100%);
  margin-inline: auto;
}

#Anshin5 h3 {
  font-size: 1.24em;
  line-height: 2;
  margin: 40px auto 30px;
  text-align: center;
}

#Anshin5 h4 {
  font-size: 1.2em;
  font-weight: normal;
  background: #c70009;
  text-align: center;
  padding: 0.4em;
  margin-bottom: 1em;
  color: #fff;
  letter-spacing: 0.2em;
}

#Anshin5 h4 img {
  width: auto;
  height: 28px;
  margin: 0 auto 3px;
}

#Anshin5 h5 {
  font-size: 1.24em;
  font-weight: bold;
  padding: 0 0 0.6em 0;
  margin: 70px 0 10px;
  position: relative;
  @media screen and (max-width: 736px) {
    margin: 40px 0 8px;
  }
}

#Anshin5 h5::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 40px;
  height: 2px;
  background-color: #c70009;
}

#Anshin5 h6 {
  color: #3252a3;
  font-size: 2.4em;
  font-weight: bold;
  padding: 0.1em 0 0.3em 0;
  text-align: center;
}

#Anshin5 .mt1em {
  font-size: 0.8em;
  margin-top: 1.3em;
  opacity: 0.84;
  line-height: 1.46;
  margin-left: 1em;
  text-indent: -1em;
}

#Anshin5 .apply,
#Anshin5 .inner_an,
.dealer {
  max-width: 980px;
  margin: 0 auto;
}

#Anshin5 .flex_item {
  display: flex;
}

#Anshin5 .year5 {
  align-items: center;
}

.year5 li:first-child {
  width: 42%;
}

.year5 li:first-child img {
  width: 285px !important;
  display: block;
  margin-bottom: 16px;
}

.year5 li:last-child {
  width: 56%;
  margin-left: 2%;
}

#Anshin5 .relieved {
  margin: 35px 0 0;
}

#Anshin5 .year5 p,
#Anshin5 .relieved p {
  font-weight: bold;
}

.relieved ul li {
  width: 31%;
}

.relieved ul li:nth-child(2) {
  padding: 0 2%;
  margin: 0 1.5%;
  border-left: 1px solid #a61f18;
  border-right: 1px solid #a61f18;
}

.relieved ul li img {
  height: 40px !important;
  width: auto;
  margin: 3px 0 14px;
}

.good_deal_wrap {
  width: min(980px, 100%);
  background: linear-gradient(90deg, rgba(148, 205, 240, 1) 0%, rgba(242, 249, 253, 1) 40%, rgba(242, 249, 253, 1) 60%, rgba(148, 205, 240, 1) 100%);
  margin: 64px auto 50px;
  filter: drop-shadow(5px 5px 5px #d4dee5);
  border-radius: 10px;
  @media screen and (max-width: 736px) {
    border-radius: 0;
    margin: max(35px, 7vw) 0 max(32px, 6vw);
  }
}

.good_deal {
  background-image: url(/snow/anshin5/images/cp_ep_bk.svg);
  background-size: 99.9%;
  background-position: top center;
  padding: 40px 0 32px;
  text-align: center;
  @media screen and (max-width: 736px) {
    padding: 6vw 0;
    background-size: 102%;
  }
}

.good_deal img {
  width: min(830px, 90%);
  margin: 0 auto;
  @media screen and (max-width: 736px) {
    width: min(380px, 84%);
  }
}

#Anshin5 .table_type {
  margin-top: 35px;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.table_type th,
.table_type td {
  padding: 1em;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.table_type th {
  color: #fff;
  background: #22272a;
  text-align: center;
}

.table_type td {
  background: #e4e7e9;
  text-align: center;
}

.table_type td a {
  color: #2b383f;
}

.table_type td a:hover {
  color: #c00;
}

.table_type td {
  width: 33.3%;
}

.table_type td:first-child {
  text-align: left;
}

.table_type th.campaign {
  background: #c70009;
}

.table_type td.campaign {
  background: #f8e6d8;
  color: #c70009;
  font-size: 1.8rem;
  font-weight: bold;
  &.cp55 {
    background: #ffdddd;
  }
}

@media screen and (max-width: 736px) {
  #Anshin5 .table_type {
    margin-top: 18px;
    font-size: 11px;
    width: 100%;
  }

  .table_type th,
  .table_type td {
    padding: 0.5em 0.7em;
  }

  .table_type td.campaign {
    font-size: 1.2em;
    padding: 0.5em 0.3em;
  }

  .table_type td span {
    font-size: 0.82em;
    display: block;
  }

  .table_type td.campaign span {
    font-size: 0.72em;
  }
}

.table_type td span {
  font-size: 0.84em;
  display: inline-block;
}

#Anshin5 .dealer {
  padding-top: 120px;
}

#Anshin5 .dealer > h4 + p {
  font-size: 18px;
  text-align: center;
  margin: 35px auto 0;
}

#Prepare {
  background: #eceff1;
  border-top: 2px solid #3252a3;
  padding-bottom: 40px;
  margin-top: 80px;
}

#Prepare .plus {
  width: 73px;
  text-align: center;
  margin: -27px auto 0;
}

#Prepare ul li {
  width: 48%;
}

#Prepare ul li:first-child {
  margin-right: 2%;
}

#Prepare ul li:last-child {
  margin-left: 2%;
}

#Anshin5 [class^="caution"] {
  font-size: 0.8em;
  opacity: 0.84;
  line-height: 1.46;
  margin-left: 1em;
  text-indent: -1em;
  font-weight: normal !important;
}

.caution1,
.caution4 {
  margin-top: 0.5em;
}

.caution2 {
  font-size: 0.7em !important;
  text-align: right;
  margin-top: 0.5em;
}

.caution3 {
  text-align: right;
  margin-top: 1.5em;
}

#Information {
  margin-top: 70px;
}

#Information .inner_an {
  background: #f4f1e1;
  padding: 45px 35px;
  border-radius: 14px;
}

#Information p.information_sdr_copy {
  background: #666;
  padding: 0.2em 1em;
  color: #fff;
  display: inline-block;
}

#Information p.information_copy {
  margin-top: 0.4em;
  font-size: 1.86em;
  font-weight: bold;
}

#Information p.information_copy span {
  color: #c70009;
}

#Information .information_list {
  margin-top: 1em;
  border: 2px solid #c70009;
  border-radius: 10px;
  background: #fff;
  padding: 18px 28px;
}

#Information .information_list li {
  width: 15%;
  margin-right: 2%;
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
}

#Information .information_list li:last-child {
  margin-right: 0;
}

#Information .information_list li img {
  margin-bottom: 7px;
}

ul.information_text_list {
  counter-reset: list;
  list-style-type: none;
  padding: 20px 0 0;
}

ul.information_text_list li {
  position: relative;
  padding: 0 0 0 21px;
  line-height: 1.8;
}

ul.information_text_list li:before {
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #444;
  top: 49%;
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
}

#Information dl {
  margin-top: 70px;
}

#Information dl dt {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1em;
}

#Information dl dd a {
  background: #434a4e;
  text-align: center;
  padding: 16px;
  justify-content: center;
  align-items: center;
}

#Information dl dd a p {
  color: #fff;
}

#Information dl dd div:first-child {
  width: 72px;
  margin-right: 25px;
}

#Information dl dd div:last-child {
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
}

#Anshin5 #Parallel {
  margin-top: 70px;
}

#Anshin5 .bt_apply {
  background: #c00;
  max-width: 760px;
  text-align: center;
  margin: 0 auto 45px;
  font-weight: bold;
  font-size: 2em;
  line-height: 1;
  letter-spacing: 0.1em;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
}

#Anshin5 .bt_apply_02 {
  margin: 90px auto 110px;
}

#Anshin5 .bt_apply a {
  color: #fff;
  display: block;
  padding: 0.6em 0;
}

#Anshin5 .bt_apply a::after {
  transform: scaleX(0.9);
  font-size: 14px;
  position: absolute;
  right: 10px;
  font-family: FontAwesome;
  content: "\f054";
  color: #fff;
  height: 16px;
  line-height: 16px;
  margin: auto;
  top: 0;
  bottom: 0;
}

#Anshin5 .bt_apply:hover,
#Information dl dd a:hover {
  filter: opacity(0.6);
}

@media screen and (max-width: 736px) {
  .contents_header_bread {
    margin: 0;
    padding: 10px 2.9%;
    background: #eceff1;
    max-width: 100%;
  }

  #Anshin5 {
    font-size: 14px;
    letter-spacing: 0.5px;
  }

  #Anshin5 h2 {
    max-width: 500px;
  }

  #Anshin5 h3 {
    font-size: 1.1em;
    line-height: 1.5;
    margin: 30px auto;
    text-align: left;
    padding: 0 5%;
  }

  #Anshin5 h4 {
    font-size: 1.2em;
    font-weight: normal;
    padding: 0.5em 5vw;
    letter-spacing: 0.1em;
  }

  #Anshin5 h4 img {
    height: 23px;
    margin: 1px 0 2px;
  }

  #Anshin5 h5 {
    font-size: 1.1em;
  }

  #Anshin5 h6 {
    font-size: 1.4em;
    margin: 10px 0;
    line-height: 1.3;
    text-align: center;
  }

  #Anshin5 .apply,
  #Anshin5 .inner_an {
    max-width: 100%;
    margin: 0 auto;
  }

  .period ul,
  .relieved ul {
    padding: 0 5%;
  }

  #Anshin5 .year5 p,
  #Anshin5 .relieved p {
    line-height: 1.5 !important;
  }

  #Anshin5 .flex_item {
    flex-wrap: wrap;
  }

  .year5 li,
  .relieved ul li {
    width: 100% !important;
  }

  .year5 li:first-child img,
  .relieved ul li img {
    width: 70% !important;
    max-width: 280px !important;
    height: auto !important;
    margin: 0 0 14px;
  }

  .year5 li:last-child {
    width: 100%;
    margin-left: 0;
    margin-top: 1em;
  }

  .relieved ul li:nth-child(2) {
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px solid #a61f18;
    border-bottom: 1px solid #a61f18;
    border-left: none;
    border-right: none;
  }

  #Anshin5 .warranty {
    margin: 35px 5%;
  }

  #Anshin5 .dealer {
    padding-top: 24px;
  }

  #Anshin5 .dealer > h4 + p {
    font-size: 1.06em;
    text-align: center;
    margin: 20px auto 0;
  }

  #Prepare {
    padding: 0 5% 30px;
    margin-top: 48px;
  }

  #Prepare ul li {
    width: 100%;
    max-width: 460px;
    text-align: center;
  }

  #Prepare ul li:first-child {
    margin: 0 auto 24px;
  }

  #Prepare ul li:last-child {
    margin: 0 auto;
  }

  .caution3 {
    margin-top: 1em;
  }

  .caution4 {
    font-size: 0.7em !important;
    margin-top: 0.2em;
  }

  #Anshin5 #Information {
    margin: 0;
  }

  #Information .inner_an {
    padding: 45px 5%;
    border-radius: 0;
  }

  #Information p.information_sdr_copy {
    padding: 0.2em 1em;
    color: #fff;
    display: block;
    text-align: center;
  }

  #Information p.information_copy {
    margin-top: 0.4em;
    font-size: 1.1em;
    text-align: left;
  }

  #Information .information_list {
    margin-top: 16px;
    border: 1px solid #c70009;
    border-radius: 5px;
    padding: 10px 16px;
  }

  #Information .information_list li {
    width: 32%;
    margin-right: 2%;
    margin-top: 8px;
    text-align: left;
    font-size: 10px;
  }

  #Information .information_list li:nth-child(3n) {
    margin-right: 0;
  }

  ul.information_text_list {
    padding: 15px 0 0;
  }

  ul.information_text_list li {
    padding: 0 0 0 20px;
    line-height: 1.4;
  }

  ul.information_text_list li:before {
    top: 10px;
  }

  #Information dl {
    margin-top: 35px;
  }

  #Information dl dt {
    font-size: 1em;
    margin-bottom: 1em;
    line-height: 1.4;
  }

  #Information dl dd a {
    justify-content: center;
    align-items: center;
    padding: 12px 0 15px;
  }

  #Information dl dd a p {
    color: #fff;
  }

  #Information dl dd div:first-child {
    width: 60px;
  }

  #Information dl dd div:first-child img {
    width: 54px;
    margin-top: 3px;
  }

  #Information dl dd div:last-child {
    font-size: 1.1em;
  }

  #Anshin5 #Parallel {
    margin-top: 35px;
  }

  #Anshin5 #Parallel p,
  .inner_dealer {
    padding: 0 5%;
  }

  #Anshin5 .bt_apply {
    width: 90%;
    max-width: 460px;
    font-size: 1.2em;
    line-height: 1;
    letter-spacing: 0.1em;
    border-radius: 5px;
  }

  #Anshin5 .bt_apply a {
    padding: 1.2em 0.8em 1.2em 0;
  }

  #Anshin5 .bt_apply_02 {
    margin: 50px auto 60px;
  }

  #Prepare .plus {
    width: 50px;
    margin: -20px auto 0;
  }

  #Anshin5 .pc_only {
    display: none;
  }

  #Anshin5 .sp_only {
    display: block;
  }
}

.jp_region .jp_region_tab {
  position: relative;
  overflow: hidden;
  width: 90%;
  margin: 10px auto;
  color: #a7a7a7;
}

.jp_region .jp_region_tab {
  max-width: 380px;
}

.jp_region .jp_region_tab input {
  position: absolute;
  opacity: 0;
}

.jp_region .jp_region_tab label {
  line-height: 1.6;
  position: relative;
  display: block;
  margin: 0;
  padding: 1em 2.5em 1em 1.5em;
  cursor: pointer;
  background: rgba(121, 121, 121, 0.4);
  border-bottom: 1px solid #fff;
}

.jp_region .jp_region_tab label::after {
  font-size: 1.1em;
  line-height: 1em;
  position: absolute;
  top: 16px;
  right: 4vw;
  content: "\FF0B";
  display: inline-block;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.jp_region .jp_region_tab .jp_region_tab-content {
  max-height: 0;
  -webkit-transition: max-height 0.2s;
  transition: max-height 0.2s;
}

.jp_region .jp_region_tab .jp_region_tab-content li {
  border-bottom: 1px solid #fff;
  position: relative;
}

.jp_region .jp_region_tab .jp_region_tab-content li a {
  color: #333;
  display: block;
  padding: 1em 1em 1em 2.5em;
}

.jp_region .jp_region_tab .jp_region_tab-content li::after {
  font-size: 0.9em;
  line-height: 1em;
  color: #c00;
  content: "\FF1E";
  display: inline-block;
  transform: scaleX(0.7);
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  position: absolute;
  right: 4.2vw;
  top: 19px;
}

.jp_region .jp_region_tab input:checked ~ .jp_region_tab-content {
  max-height: 40em;
  background: #dfdfdf;
}

.jp_region .jp_region_tab input:checked ~ label {
  color: #00838f;
}

.jp_region .jp_region_tab input[type="checkbox"]:checked + label::after {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.search-shop_intro {
  font-size: 16px;
  text-align: center;
  margin-bottom: 60px;
}

.search-shop_intro.top {
  margin-bottom: 1em;
}

.search-shop_map {
  width: 100%;
}

.search-shop .map_graph {
  width: 100%;
}

.search-shop .pointer {
  cursor: pointer;
}

.search-shop .pointer > rect + text {
  font-size: 16px;
  fill: #fff;
}

.search-shop .a {
  fill: #717fc7;
}

.search-shop .b {
  fill: #658bb8;
}

.search-shop .c {
  fill: #70b3b5;
}

.search-shop .d {
  fill: #48ac84;
}

.search-shop .e {
  fill: #5cb457;
}

.search-shop .f {
  fill: #9cad57;
}

.search-shop .g {
  fill: #5ec199;
}

.search-shop .h {
  fill: #74c267;
}

.search-shop .i {
  fill: #bbc74d;
}

.search-shop .j {
  fill: #8a8b8b;
}

.search-shop .hokkaido:hover .a,
.search-shop .aomori:hover .b,
.search-shop .akita:hover .b,
.search-shop .iwate:hover .b,
.search-shop .yamagata:hover .b,
.search-shop .miyagi:hover .b,
.search-shop .fukushima:hover .b,
.search-shop .saitama:hover .c,
.search-shop .tochigi:hover .c,
.search-shop .tokyo:hover .c,
.search-shop .gunma:hover .c,
.search-shop .niigata:hover .d,
.search-shop .yamanashi:hover .d,
.search-shop .nagano:hover .d,
.search-shop .shizuoka:hover .d,
.search-shop .gifu:hover .d,
.search-shop .toyama:hover .d,
.search-shop .ishikawa:hover .d,
.search-shop .fukui:hover .d,
.search-shop .hyogo:hover .e,
.search-shop .kyoto:hover .e,
.search-shop .shiga:hover .e,
.search-shop .hiroshima:hover .f,
.search-shop .tottori:hover .f,
.search-shop .shimane:hover .f {
  fill-opacity: 0.7;
}

.search-shop .view-sp {
  display: none;
}

.search-shop .view-sp_img {
  margin-top: 8%;
  padding: 0 5%;
}

.search-shop .select-wrapper {
  position: relative;
}

.search-shop .select-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  border-top: 6px solid #999;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.search-shop .select-box {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid #ccc;
  padding: 15px 20px;
  color: #ccc;
  background: #fff;
  font-size: 14px;
}

@media screen and (max-width: 736px) {
  .search-shop_intro {
    font-size: 13px;
    margin-bottom: 30px;
  }

  .search-shop_map {
    text-align: center;
  }

  .search-shop .map_graph {
    display: inline-block;
    height: auto;
    width: 86%;
    margin: 0 auto;
    max-width: 380px;
    position: relative;
    top: 0;
    right: -6.5%;
  }

  .search-shop .view-sp {
    display: block;
  }

  .search-shop .pointer {
    pointer-events: none;
  }

  .search-shop .pointer > rect {
    display: none;
  }
}

.lower-content {
  margin: 0 auto;
  width: 980px;
}

.search-shop {
  margin: 70px auto 0;
  width: 100%;
}

/*------------------------------
            liquid
------------------------------*/
@media screen and (max-width: 1085px) {
  .lower-content {
    min-width: 980px;
    width: 95%;
  }
}

/*------------------------------
            sp
------------------------------*/
@media screen and (max-width: 767px) {
  .lower-content {
    min-width: auto;
  }

  .search-shop {
    margin: 25px auto 56px;
  }
}

@media screen and (min-width: 361px) {
  .table_type.sp_only br {
    display: none;
  }
}

@media screen and (max-width: 360px) {
  .table_type.sp_only br {
    display: block;
  }
}

/* cp_2406 */
.warranty .cp_stt {
  margin: 70px auto -20px;
  width: 85%;
}

@media screen and (max-width: 736px) {
  .warranty .cp_stt {
    margin: 50px auto -20px;
    width: min(340px, 85%);
  }
}
.cp_2406 {
  width: min(980px, 100%);
  padding: 0 min(20px, 4vw);
  margin-inline: auto;
}

.cp_2406 .cp {
  margin: 2.3rem auto 0;
}

@media screen and (max-width: 736px) {
  .cp_2406 .cp {
    width: min(360px, 100%);
    margin: 1.2rem auto 0;
  }
}

.cp_2406 .caut {
  width: 97%;
  text-align: left;
  font-size: 0.72rem;
  color: #555;
  margin: 1.2rem auto 0;
  line-height: 1.4;
  display: grid;
  grid-template-columns: auto 1fr;
}

.cp_2406 .caut span:nth-of-type(n + 3) {
  margin-top: 0.23rem;
}

@media screen and (max-width: 736px) {
  .cp_2406 .caut {
    width: 100%;
    font-size: 0.65rem;
    margin-top: 1rem;
    padding: 0 1vw;
    line-height: 1.3;
  }
}
