<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  line-height: 1;
  font-weight: normal;
  font-size: 10px;
  color: #333333;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  overflow-x: hidden;
  overflow-y: auto;
}

a {
  cursor: pointer;
}

a, a:hover, a:active {
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
  transition: all 0.2s ease;
  text-decoration: none;
}

.mv {
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 650px;
  position: relative;
}

.mv h1 {
  padding: 20px;
  display: flex;
  align-items: center;
  background-color: #fff;
}

.mv h1 a {
  display: block;
  margin-right: 20px;
}

.mv h1 a img {
  width: 120px;
  height: auto;
}

.mv h1 span {
  font-size: 1em;
  font-weight: normal;
  color: #6c757d;
}

.mv p {
  position: absolute;
  right: auto;
  left: auto;
  bottom: 0;
  background-color: #20a3d1;
  width: 100%;
  font-size: 3.6em;
  text-align: center;
  padding: 20px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.45;
  box-sizing: border-box;
}

.mv .textYellow {
  color: #f4e621;
}

.wrapper {
  box-sizing: border-box;
  margin: 0 auto;
}

.container {
  padding: 0 20px 0 20px;
  max-width: 1020px;
  margin: 0 auto;
}

h2 {
  font-size: 3em;
  line-height: 1.5;
  margin-bottom: 15px;
}

h3 {
  font-size: 2em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 30px 0;
}

.ichigan, .tips {
  width: 100%;
  background-color: #eef6f7;
}

section {
  padding: 80px 0 80px 0;
}

.sectionTitle {
  text-align: center;
  position: relative;
  padding-bottom: 40px;
}

.sectionTitle img {
  width: 220px;
  height: auto;
  margin-bottom: 20px;
}

.sectionTitle p {
  font-size: 1.6em;
}

.product {
  padding-bottom: 80px;
}

.product::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url(../img/icon_ttl_arrow.svg);
  background-repeat: no-repeat;
  left: 49%;
  bottom: 20px;
}

.makerList {
  text-align: center;
}

.makerList ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.makerList ul li {
  width: calc(100% / 3 - 20px);
  height: auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}

.makerList ul li img {
  width: 150px;
  height: auto;
  margin: 20px 0 20px 0;
}

.makerList ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.makerList ul li a:link, .makerList ul li a:visited, .makerList ul li a:active {
  color: #20a3d1;
}

.makerList ul li span {
  display: block;
  text-align: center;
  font-size: 1.6em;
  line-height: 1.5;
  color: #20a3d1;
  font-weight: 700;
  padding: 15px;
  border-top: 1px rgba(30, 50, 70, 0.12) solid;
  position: relative;
}

.makerList ul li span::after {
  content: '';
  width: 13px;
  height: 13px;
  background-image: url(../img/icon_arrow_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}

.lensList ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  column-gap: 20px;
  width: 100%;
}

.lensList li {
  width: calc(100% / 4 - 15px);
  height: 60px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
}

.lensList li img {
  width: 40px;
  height: auto;
  margin: 10px;
}

.lensList li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.lensList li span {
  text-align: left;
  font-size: 1.4em;
  line-height: 1.3;
  color: #20a3d1;
  font-weight: 700;
  display: inline-block;
  padding: 0 20px 0 0;
}

.lensList a::after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  right: 5px;
  background-image: url(../img/icon_arrow_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}

.button {
  line-height: 60px;
  display: inline-block;
  text-align: center;
  background-color: #20a3d1;
  width: 400px;
  height: 60px;
  border-radius: 4px;
  font-size: 1.6em;
  color: #FFFFFF;
  font-weight: 700;
  margin: 10px 0 60px 0;
}

.button::after {
  content: '';
  width: 16px;
  height: 16px;
  margin-top: -2px;
  margin-left: 10px;
  background-image: url(../img/icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  display: inline-block;
  vertical-align: middle;
}

.button:link, .button:visited {
  color: #FFFFFF;
}

.button:hover {
  color: #FFFFFF;
}

.knowledgeList {
  width: 100%;
  text-align: center;
}

.knowledgeList ul {
  width: 100%;
  height: auto;
  display: grid;
  grid-template-rows: 50% 50%;
  grid-template-columns: 50% 50%;
}

.knowledgeList li {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  line-height: 1.8;
}

.knowledgeList a {
  color: #333333;
}

.knowledgeList span {
  background-color: #FFFFFF;
  font-size: 1.6em;
  font-weight: 700;
  display: block;
}

.knowledgeList .knowledgeList_A {
  grid-row: 1 / 3;
  grid-column: 1 / 2;
  width: auto;
  height: 330px;
  margin-right: 30px;
}

.knowledgeList .knowledgeList_A a {
  display: block;
  width: 100%;
  height: 330px;
  background-image: url(../img/img_knowledge_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
}

.knowledgeList .knowledgeList_A span {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  line-height: 70px;
}

.knowledgeList .knowledgeList_B {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  width: auto;
  height: 150px;
}

.knowledgeList .knowledgeList_B a {
  display: flex;
  align-items: center;
  text-align: left;
  height: 150px;
  background-image: url(../img/img_knowledge_2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  position: relative;
}

.knowledgeList .knowledgeList_B span {
  position: absolute;
  left: 230px;
}

.knowledgeList .knowledgeList_B img {
  height: 100%;
  width: auto;
  margin-right: 20px;
}

.knowledgeList .knowledgeList_C {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
  width: auto;
  height: 150px;
  align-self: end;
}

.knowledgeList .knowledgeList_C a {
  display: flex;
  align-items: center;
  text-align: left;
  height: 150px;
  background-image: url(../img/img_knowledge_3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  position: relative;
}

.knowledgeList .knowledgeList_C span {
  position: absolute;
  left: 230px;
}

.knowledgeList .knowledgeList_C img {
  height: 100%;
  width: auto;
  margin-right: 20px;
}

.tipsList ul {
  display: flex;
  justify-content: space-between;
}

.tipsList ul li {
  width: calc(100% / 3 - 20px);
  height: auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}

.tipsList ul li a {
  width: 100%;
  display: inline-block;
  font-size: 1.4em;
  line-height: 1.8;
  color: #333333;
  font-weight: 700;
}

.tipsList ul li img {
  width: 100%;
  height: auto;
  display: block;
}

.tipsList ul li span {
  background-color: #FFFFFF;
  display: inline-block;
  height: auto;
  vertical-align: middle;
  padding: 15px;
}

.animal, .outdoor {
  margin-top: 60px;
}

.aboutRentio {
  text-align: center;
  width: 100%;
}

.aboutRentio .container {
  padding: 0;
  margin: 0 auto;
  max-width: initial;
}

.aboutRentio h2 {
  margin-bottom: 25px;
}

.aboutRentio .flex {
  display: flex;
  align-items: center;
}

.aboutRentio .aboutRentio_image {
  width: 65%;
  height: 400px;
  background-image: url(../img/img_about_rentio.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.aboutRentio .aboutRentio_text {
  margin-left: 30px;
  margin-right: 30px;
  width: 35%;
}

.aboutRentio .aboutRentio_text h3 {
  margin-bottom: 30px;
  font-size: 2em;
  line-height: 1.5;
}

.aboutRentio .aboutRentio_text ul {
  background-color: #eef6f7;
  padding: 20px;
  text-align: left;
}

.aboutRentio .aboutRentio_text ul li {
  font-size: 1.4em;
  margin-bottom: 15px;
  list-style-position: inside;
  list-style-image: url(../img/icon_check.svg);
}

.aboutRentio .aboutRentio_text ul li:last-child {
  margin-bottom: 0;
}

.aboutRentio .aboutRentio_text .aboutRentio_button {
  margin-top: 30px;
}

.aboutRentio .aboutRentio_text .aboutRentio_button a {
  line-height: 60px;
  display: inline-block;
  text-align: center;
  background-color: #20a3d1;
  width: 100%;
  height: 60px;
  border-radius: 4px;
  font-size: 1.6em;
  color: #FFFFFF;
  font-weight: 700;
}

.aboutRentio .aboutRentio_text .aboutRentio_button a::after {
  content: '';
  width: 16px;
  height: 16px;
  margin-top: -2px;
  margin-left: 10px;
  background-image: url(../img/icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  display: inline-block;
  vertical-align: middle;
}

.aboutRentio .aboutRentio_text .aboutRentio_button a:first-child {
  margin-bottom: 20px;
}

.footer {
  background: rgba(30, 50, 70, 0.05);
}

.footer .container {
  margin: 0 auto;
  padding: 30px 20px;
}

.footer .breadcrumbList {
  display: inline-block;
  font-size: 1.1em;
  margin-bottom: 20px;
  text-align: left;
}

.footer .title {
  font-size: 1.4em;
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}

.footer a, .footer a:hover, .footer a:visited, .footer a:active {
  color: #6c757d;
}

.footerCredit {
  text-align: left;
  margin-bottom: 20px;
}

.footerCredit li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 4px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 11px;
}

.footerCredit li:first-child {
  padding-left: 0;
}

.footerCredit li:last-child {
  border: none;
}

.copyright {
  text-align: left;
  font-size: 1.1em;
  font-weight: normal;
}

@media (min-width: 678px) {
  .mv {
    background-image: url(../img/img_mv_pc.png);
    background-position: center center;
  }
  .sp {
    display: none;
  }
}

@media (max-width: 960px) {
  .aboutRentio .container {
    padding: 0;
    margin: 0;
  }
  .aboutRentio .flex {
    display: block;
  }
  .aboutRentio .aboutRentio_image {
    width: 100%;
    height: 300px;
    background-image: url(../img/img_about_rentio.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 30px;
  }
  .aboutRentio .aboutRentio_text {
    height: auto;
    width: calc(100% - 60px);
    margin-left: 30px;
  }
  .aboutRentio .aboutRentio_text h3 {
    margin-bottom: 20px;
    font-size: 1.8em;
    text-align: center;
  }
  .aboutRentio .aboutRentio_text ul {
    background-color: #eef6f7;
    padding: 20px;
    text-align: left;
  }
  .aboutRentio .aboutRentio_text ul li {
    font-size: 1.4em;
    margin-bottom: 15px;
    list-style-position: inside;
    list-style-image: url(../img/icon_check.svg);
    box-sizing: border-box;
  }
  .aboutRentio .aboutRentio_text ul li:last-child {
    margin-bottom: 0;
  }
  .aboutRentio .aboutRentio_text .aboutRentio_button {
    margin-top: 30px;
  }
  .aboutRentio .aboutRentio_text .aboutRentio_button a {
    line-height: 60px;
    display: inline-block;
    text-align: center;
    background-color: #20a3d1;
    width: 100%;
    height: 60px;
    border-radius: 4px;
    font-size: 1.6em;
    color: #FFFFFF;
    font-weight: 700;
  }
  .aboutRentio .aboutRentio_text .aboutRentio_button a::after {
    content: '';
    width: 16px;
    height: 16px;
    margin-top: -2px;
    margin-left: 10px;
    background-image: url(../img/icon_arrow_white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;
    display: inline-block;
    vertical-align: middle;
  }
  .aboutRentio .aboutRentio_text .aboutRentio_button a:first-child {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .container {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .mv {
    background-image: url(../img/img_mv_sp.png);
    background-position: center center;
    height: 560px;
  }
  .mv h1 {
    display: block;
    text-align: center;
  }
  .mv h1 a {
    margin-bottom: 20px;
  }
  .mv h1 a img {
    width: 150px;
  }
  .mv h1 span {
    font-size: 1.2em;
  }
  .mv p {
    font-size: 2.4em;
  }
  .mv .textYellow {
    color: #f4e621;
  }
  section {
    padding: 0;
  }
  h3 {
    font-size: 1.8em;
    margin-bottom: 20px;
    text-align: left;
  }
  h2 {
    font-size: 2.4em;
  }
  .sectionTitle img {
    width: auto;
    height: 60px;
  }
  .sectionTitle p {
    font-size: 1.4em;
    line-height: 1.6;
  }
  .product {
    padding-bottom: 50px;
  }
  .product::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(../img/icon_ttl_arrow.svg);
    background-repeat: no-repeat;
    left: 45%;
    bottom: 0px;
  }
  .makerList {
    text-align: left;
  }
  .makerList ul li {
    width: calc(100% / 2 - 10px);
  }
  .makerList ul li img {
    width: 100px;
    height: auto;
    display: inline-block;
  }
  .makerList ul li span {
    text-align: left;
    font-size: 1.4em;
    display: block;
  }
  .lensList li {
    width: calc(100% / 2 - 10px);
    height: 60px;
  }
  .lensList li img {
    width: 30px;
  }
  .lensList li span {
    font-size: 1.4em;
    line-height: 1.2;
    display: block;
  }
  .knowledgeList {
    width: 100%;
    text-align: center;
  }
  .knowledgeList ul {
    width: 100%;
    height: auto;
    display: block;
  }
  .knowledgeList li {
    margin-bottom: 20px;
  }
  .knowledgeList li:last-child {
    margin-bottom: 0;
  }
  .knowledgeList a {
    color: #333333;
  }
  .knowledgeList span {
    background-color: #FFFFFF;
    font-size: 1.6em;
    font-weight: 700;
    display: block;
  }
  .knowledgeList .knowledgeList_A {
    width: 100%;
    height: 240px;
    margin-right: 0;
  }
  .knowledgeList .knowledgeList_A a {
    display: block;
    width: 100%;
    height: 240px;
  }
  .knowledgeList .knowledgeList_A span {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  .knowledgeList .knowledgeList_B {
    width: 100%;
    height: 120px;
  }
  .knowledgeList .knowledgeList_B a {
    height: 120px;
  }
  .knowledgeList .knowledgeList_B span {
    left: 180px;
  }
  .knowledgeList .knowledgeList_B img {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .knowledgeList .knowledgeList_C {
    height: 120px;
  }
  .knowledgeList .knowledgeList_C a {
    height: 120px;
  }
  .knowledgeList .knowledgeList_C span {
    left: 180px;
  }
  .knowledgeList .knowledgeList_C img {
    width: 100%;
    height: auto;
    margin-right: 20px;
  }
  .tips .container {
    padding: 30px 0 30px 0;
    margin: 0;
  }
  .tipsList {
    padding-left: 20px;
  }
  .tipsList h3 {
    text-align: center;
  }
  .tipsList ul {
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .tipsList ul li {
    display: inline-block;
    min-width: 60%;
    height: auto;
    margin-right: 20px;
    position: relative;
  }
  .tipsList ul li a {
    width: 100%;
    display: inline-block;
    font-size: 1.4em;
    line-height: 1.5;
    font-weight: 700;
  }
  .tipsList ul li img {
    width: 100%;
    height: auto;
    display: block;
  }
  .tipsList ul li span {
    display: inline-block;
  }
  .tipsList ul li::after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 20px;
    height: 1px;
    content: '';
  }
  .animal, .outdoor {
    margin-top: 30px;
  }
  .button {
    width: 100%;
  }
  .aboutRentio .container {
    padding: 30px 0 30px 0;
  }
  .footer .title {
    text-align: left;
  }
  .footer .footerCredit {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer .footerCredit li {
    display: inline-block;
    padding-right: 8px;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 11px;
    line-height: 1.8;
  }
  .footer .footerCredit li:last-child {
    border: none;
  }
  .footer .copyright {
    text-align: left;
  }
}
</pre></body></html>