@charset "EUC-JP";

*, *:before, *:after {
  box-sizing: border-box;
}

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

ol, ul {
  list-style: none;
}

img {
  vertical-align: bottom;
}

body {
  background: url("https://img.goo-net.com/cache/lp/search/optionestimate_web/sp/bg.png") repeat;
  background-size: 373px;
  color: #333;
  font-family: "¥Ò¥é¥®¥Î³Ñ¥´¥·¥Ã¥¯", "Hiragino Sans", "¥Ò¥é¥®¥Î³Ñ¥´ ProN", "Hiragino Kaku Gothic ProN", "Þâ¥´¥·¥Ã¥¯", "Yu Gothic", "¥á¥¤¥ê¥ª", "Meiryo", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}


.header {
  width: 100%;
  height: 56px;
  padding: 16px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
}


.contents {
  margin-bottom: 78px;
}

.visual {
  position: relative;
  width: 339px;
  margin: 12px auto 0;
  padding: 10px 0 0;
}
.visual img {
  max-width: 100%;
  height: auto;
}

.visualTitle {
  position: absolute;
  top: 0;
  left: 25px;
}


.case {
  padding: 0 0 28px;
  background: linear-gradient(to top, #e8000c 169px, transparent 169px) no-repeat;
}

.case .inner {
  padding: 0 18px;
}

.caseTitle {
  margin: 33px 0 18px;
  text-align: center;
}
.caseTitle img {
  max-width: 100%;
  height: auto;
}

.caseList {
  width: 338px;
  max-width: 100%;
  margin: 0 auto;
}
.caseItem {
  position: relative;
  width: 100%;
  padding: 16px 20px 19px 24px;
  margin: 0 0 16px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 7px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.05em;
}

.caseNumber {
  position: absolute;
  top: 8px;
  left: 1px;
}

.caseLead {
  display: flex;
  justify-content: space-between;
  padding: 0 3px 12px 6px;
  border-bottom: 1px solid #000;
  color: #333;
  line-height: 1.4;
}
.caseLead > p {
  width: 213px;
  min-height: 5.6em;
  font-size: 17px;
}

.caseItem > p {
  margin: 10px 0 16px;
  color: #e8020b;
}
.caseItem > img {
  width: 100%;
  height: auto;
}

.caseText {
  margin: 20px 0 0;
  text-align: center;
}
.caseText img {
  max-width: 100%;
  height: auto;
}


.example {
  text-align: center;
}

.example .inner {
  padding: 0 18px;
}

.exampleTitle {
  margin: 52px 0 20px;
  text-align: center;
}
.exampleTitle img {
  max-width: 100%;
  height: auto;
}

.exampleImage {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.exampleImage img {
  max-width: 100%;
  height: auto;
}

.exampleImage2 {
  margin-top: 20px;
}


.optionTitle {
  margin: 48px 0 24px;
  text-align: center;
}
.optionTitle img {
  max-width: 100%;
  height: auto;
}


.optionSlider {
  position: relative;
  margin: 14px 0 8px;
  padding: 0;
  background: linear-gradient(to bottom, transparent 4.44%, #e8000c 4.44%, #e8000c 87.03%, transparent 87.03%) no-repeat;
  overflow: hidden;
}

.optionList {
  display: flex;
  align-items: stretch;
}
.optionList > li {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 15px;
}
.optionList > li:last-child {
  margin-right: 0;
}

.optionListItem {
  display: flex;
  flex-direction: column;
  width: calc(100vw - 64px);
  min-height: 528px;
  padding: 16px 14px;
  border: 1px solid #000;
  overflow: hidden;
  background: #fff;
}

.optionListItemTitle {
  margin-bottom: 8px;
  padding-left: 3px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.optionListItemImage {
  text-align: center;
}
.optionListItemImage img {
  max-width: 100%;
}

.optionListItemText {
  margin: 18px 0 14px;
  padding-left: 4px;
  color: #333;
  font-size: 14px;
}

.optionListItemShop {
  min-height: calc(3em + 15px);
  margin-top: auto;
  padding: 14px 0 0 5px;
  border-top: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}
.optionListItemShop a {
  color: #1874E8;
  text-decoration: none;
}

.optionSlider .swiper-container {
  margin: 0 0 0 21px;
  padding: 0 43px 0 0;
}

.optionSlider .swiper-slide {
  width: calc(100vw - 64px);
  height: auto;
}

.optionSlider .swiper-slide {
  width: calc(100vw - 64px);
  height: auto;
}

.optionSlider .swiper-slide:not(.swiper-slide-visible) {
  position: relative;
  pointer-events: none;
}
.optionSlider .swiper-slide:not(.swiper-slide-visible)::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.5);
  content: "";
}

.optionSlider .swiper-pagination {
  position: static;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  text-align: center;
}

.optionSlider .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #fff;
  border: 1px solid #e8020b;
  opacity: 1;
}

.optionSlider .swiper-pagination-bullet-active {
  background-color: #e8020b;
}

.optionSlider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.optionSlider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 4px;
}

.search {
  margin: 62px 0 78px;
  text-align: center;
}

.searchTitle {
  margin: 0 auto 35px;
}
.searchTitle img {
  max-width: 100%;
  height: auto;
}

.searchImage {
  margin: 0 auto;
}
.searchImage img {
  max-width: 100%;
  height: auto;
}

.searchLink {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 332px;
  height: 80px;
  margin: 16px 0 6px;
  padding: 4px 8px;
  border: 2px solid transparent;
  border-radius: 9px;
  box-sizing: border-box;
  background: #e8020b;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  box-shadow: 0 6px 0 #c90008;
}
.searchLink span {
  position: relative;
  padding: 0 0 0 60px;
  text-align: left;
}
.searchLink span::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  width: 32px;
  height: 32px;
  margin: auto;
  padding: 0;
  border: 0;
  background: url("https://img.goo-net.com/cache/lp/search/optionestimate_web/icon_search.png") no-repeat;
  background-size: 32px;
  content: "";
}


@media screen and (max-width: 374px) {

  .visual {
    width: 90.4vw;
    margin: 3.2vw auto 0;
    padding: 2.666666666666667vw 0 0;
  }

  .visualTitle {
    left: 6.666666666666667vw;
    width: 77.86666666666666vw;
    height: 30.4vw;
  }

  .visualImage {
    width: 90.4vw;
    height: 149.06666666666666vw;
  }


  .optionListItem {
    min-height: auto;
  }


  .searchTitle {
    width: 84vw;
    height: 28.000000000000004vw;
    margin-bottom: 9.333333333333334vw;
  }

  .searchImage {
    width: 95.73333333333333vw;
    height: 81.06666666666666vw;
  }

  .searchLink {
    width: 88.53333333333333vw;
  }
  .searchLink span {
    padding: 0 0 0 40px;
  }
  .searchLink span::before {
    left: 0;
  }

}


@media screen and (max-width: 767px) {

  .pc_content {
    display: none;
  }

  #gFooter {
    margin-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
  }

  #gFooter a {
    color: #333;
    text-decoration: none;
  }

  #gFooter table {
    width: 100%;
    margin-bottom: 10px;
    border-collapse: separate;
    box-shadow: 0px 0px 2px rgba(000, 000, 000, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(000, 000, 000, 0.2);
    -webkit-box-shadow: 0px 0px 2px rgba(000, 000, 000, 0.2);
  }
  #gFooter table td {
    background: #eee;
    width: 50%;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #gFooter table td:nth-child(even) {
    border-right: none;
  }
  #gFooter table td a {
    padding: 10px 0;
    display: block;
    font-size: 89%;
    font-weight: bold;
    text-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.3), 0px 0.5px 0px rgba(0, 0, 0, 1);
    vertical-align: middle;
  }

  .gFootLogo {
    text-align: center;
  }

}


@media screen and (min-width: 768px) {

  .sp_content {
    display: none;
  }

  body {
    min-width: 1200px;
    background: url("https://img.goo-net.com/cache/lp/search/optionestimate_web/pc/bg.png") repeat;
    background-size: 1347px;
  }

  .header {
    box-shadow: none;
    border-bottom: 1px solid #d3d3d3;
  }


  .contents {
    margin-bottom: 32px;
  }

  .visual {
    width: 960px;
    margin: 47px auto 0;
    padding: 12px 0 0;
  }

  .visualTitle {
    left: 57px;
  }


  .case {
    background: linear-gradient(to top, #e8000c 137px, transparent 137px) no-repeat;
  }

  .case .inner {
    padding: 0;
  }

  .caseTitle {
    margin: 50px 0 32px;
    text-align: center;
  }

  .caseList {
    display: flex;
    justify-content: center;
    width: auto;
    margin: 0 auto;
  }
  .caseItem {
    width: 338px;
    margin: 0;
  }
  .caseItem:nth-of-type(1) {
    margin-right: 15px;
  }


  .example .inner {
    padding: 0;
  }

  .exampleTitle {
    margin: 56px 0 12px;
    text-align: center;
  }

  .exampleImage {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
  }

  .exampleImage2 {
    margin: 0 0 0 17px;
  }


  .optionTitle {
    margin: 46px 0 24px;
    text-align: center;
  }

  .optionSlider {
    background: linear-gradient(to bottom, transparent 21.14%, #e8000c 21.14%, #e8000c 81.88%, transparent 81.88%) no-repeat;
  }

  .optionListItemShop a:hover {
    text-decoration: underline;
  }

  .optionSlider .swiper-container {
    width: 960px;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
  }


  .search {
    position: relative;
    width: 960px;
    margin: 100px auto 32px;
  }

  .searchTitle {
    margin-bottom: 0;
    padding: 52px 0 82px 58px;
    text-align: left;
  }
  .searchImage {
    position: absolute;
    top: 0;
    right: 72px;
  }

  .searchLink {
    width: 100%;
    margin-top: 0;
    font-size: 28px;
    transition: 0.2s ease-in-out;
  }
  .searchLink:hover {
    box-shadow: none;
    transform: translateY(6px);
  }
  .searchLink span {
    padding: 0 0 0 56px;
  }
  .searchLink span::before {
    left: 8px;
  }


  #topicpath {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 24px;
    width: 960px;
    font-size: 84%;
  }
  #topicpath li {
    float: left;
    padding-top: 3px;
  }
  #topicpath li span {
    display: block;
    padding: 0 0 0 19px;
    background: url("https://img.goo-net.com/common_v2/img/bg_line_path.gif") no-repeat 8px 4px;
  }


  #footer_v2 {
    color: #333;
    font-size: 12px;
    font-family: "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    line-height: 1.4;
    min-width: 1060px;
    background-color: #fff;
  }
  #footer_v2::after {
    content: none;
  }

  #footer_v2 a {
    text-decoration: none;
  }
  #footer_v2 a:hover {
    text-decoration: underline;
  }

  #footer_v2 .line {
    clear: both;
    margin: 0 auto 0 auto;
    padding: 20px 32px 10px 32px;
    background: url("https://img.goo-net.com/common_v2/img/bg_footer_line.gif") repeat-x 0 0;
    position: relative;
    text-align: left;
  }
  #footer_v2 .line em {
    display: block;
    float: left;
    margin: 0 20px 0 0;
    font-weight: bold;
    text-align: center;
    color: #333333;
    font-style: normal;
  }

  #footer_v2 ul.utility {
    min-width: 960px;
    margin-top: 5px;
    color: #333333;
    font-size: 84%;
    line-height: 1.2;
    letter-spacing: -0.5;
  }
  #footer_v2 ul.utility a {
    color: #676767;
  }
  #footer_v2 ul.utility li {
    display: inline-block;
    padding: 0 8px 0 8px;
    border-left: 1px solid #cccccc;
    color: #676767;
    *display: inline;
    *zoom: 1;
    line-height: 1.2;
  }
  #footer_v2 ul.utility li:first-child {
    border-left: none;
  }

  #footer_v2 p.copyright {
    height: 26px;
    margin-top: 10px;
    padding: 0 32px;
    color: #ffffff;
    text-align: center;
    font-size: 84%;
    background: url("https://img.goo-net.com/common_v2/img/bg_copyright.gif") repeat-x 0 0;
    line-height: 2.6;
  }

  #footer_v2 ul::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
  }
  * html #footer_v2 ul::after {
    zoom: 1;
  }
  *:first-child+html #footer_v2 ul::after {
    zoom: 1;
  }

}
