@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap");
#top { padding-top: 150px; }
#top .header { height: 150px; }
@media screen and (max-width: 768px) { #top { padding-top: 0px; }
  #top .header { height: inherit; } }

#modal_info { background: rgba(0, 0, 0, 0.5); position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 1000; }
#modal_info .modal_info_box { /*background: rgba(255,255,255,0.9);*/ /*width: 680px;
height: 382px;*/ width: 476px; height: 267.4px; position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#modal_info .modal_info_box img { width: 100%; height: auto; }
#modal_info .modal_info_txt { font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; font-size: 2.5rem; line-height: 1.7; text-align: center; width: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media screen and (max-width: 700px) { #modal_info .modal_info_box { width: 90%; height: 49vw; } }

#modal_info_close { width: 60px; height: 60px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); /*margin-left: 320px;
margin-top: -220px;*/ margin-left: 216px; margin-top: -160px; cursor: pointer; }
#modal_info_close span { position: relative; display: block; width: 100%; height: 100%; }
#modal_info_close span::before, #modal_info_close span::after { content: ""; display: block; width: 100%; height: 1px; background: #fff; position: absolute; top: 30px; }
#modal_info_close span::before { transform: rotate(45deg); }
#modal_info_close span::after { transform: rotate(135deg); }
@media screen and (max-width: 700px) { #modal_info_close { width: 40px; height: 40px; margin-left: 0; left: auto; right: 3%; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); margin-top: -33vw; } }
@media screen and (max-width: 520px) { #modal_info_close { margin-top: -37vw; } }

.teaser-ad { position: absolute; top: 107px; left: 50px; color: #333; z-index: 2; font-family: '游ゴシック', 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'Noto Sans JP',sans-serif; font-weight: 400; font-style: normal; }
.teaser-ad .ad-inner { margin: 0 auto; display: -webkit-box; display: flex; flex-wrap: wrap; }
.teaser-ad .ad-inner * { min-height: 0%; }
.teaser-ad .title { font-size: 16px; border: 1px solid currentColor; padding: 0 10px; display: -webkit-box; display: flex; flex-wrap: wrap; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; margin-right: 10px; }
.teaser-ad .title * { min-height: 0%; }
.teaser-ad .text { font-size: 12px; line-height: 1.2; }
@media screen and (max-width: 768px) { .teaser-ad { position: static; top: inherit; left: inherit; padding: 1rem 1rem; padding-top: 0; width: 100%; }
  .teaser-ad .title { width: 100%; text-align: center; margin-right: 0px; }
  .teaser-ad .text { margin-top: 1rem; width: 100%; } }

.main { height: 700px; width: 100%; background: #ccc; }

.merit { padding-top: 3.2rem; margin: auto; /*max-width: 1260px;*/ }
.merit img { width: 100%; height: auto; }
.merit .merit1 { width: 88%; max-width: 404px; margin: auto auto 2.4rem; }
.merit .merit2 { width: 80%; max-width: 1032px; margin: auto; }
@media screen and (max-width: 768px) { .merit .merit1 { padding-bottom: 4rem; margin-bottom: 3.6rem; position: relative; }
  .merit .merit1::before { content: ""; display: block; width: 15%; height: 1px; background-color: #3e3d3c; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
  .merit .merit2 { max-width: 320px; } }

.information { position: relative; display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 4rem; padding: 7rem 0; background: #fff; z-index: 9; }
.information .info-txt { width: 45%; margin-top: 8rem; }
.information .info-txt .en { font-size: 2.4rem; font-family: "Cormorant", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; }
.information .info-txt .info-ttl { font-size: 2.5rem; line-height: 1.4; margin-top: 1.5rem; }
.information .info-txt .info-ttl.text01 { /*font-size: 3.2rem;*/ font-size: 3.6rem; }
.information .info-txt .info-ttl.text01 .sizeS { font-size: 3.2rem; }
.information .info-txt .info-ttl.text01 .sizeL { font-size: 4.5rem; }
.information .info-txt .info-ttl.red { color: #832f2f; }
.information .info-txt .info-ttl .red { color: #832f2f; }
.information .info-txt .lead { margin-top: 1.3rem; font-size: 1.8rem; }
@media screen and (max-width: 768px) { .information .info-txt .en, .information .info-txt .info-ttl, .information .info-txt .lead { text-align: center; }
  .information .info-txt .info-ttl.text01 { font-size: 6.5vw; }
  .information .info-txt .info-ttl.text01 .sizeS { font-size: 6.4vw; }
  .information .info-txt .info-ttl.text01 .sizeL { font-size: 8.2vw; }
  .information .info-txt .lead { font-size: 2.2rem; } }
.information .info-outline { display: inline-block; margin: 1.5rem auto 0; text-align: left; font-size: 1.4rem; line-height: 1.4; }
.information .info-outline .note { font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; }
.information .info-price { margin: 4rem auto 0; }
.information .info-price .ttl { margin-bottom: 1rem; text-align: center; font-size: 1.6rem; }
.information .info-price .ttl .note { font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; }
.information .info-price .box { display: flex; justify-content: center; align-items: baseline; flex-wrap: wrap; gap: 0.5rem 0.5%; font-size: 2.5rem; line-height: 1.4; }
.information .info-price .box .num { font-size: 240%; color: #832f2f; }
.information .info-loan { margin: 4rem auto 0; }
.information .info-loan .note { margin-top: 0.5rem; text-align: left; }
.information .info-nav { width: 50%; padding: 8rem 0; }
.information .info-nav ul { display: flex; flex-wrap: wrap; }
.information .info-nav ul li { width: 100%; margin-bottom: 2rem; }
.information .info-nav ul li a { display: block; position: relative; overflow: hidden; border: 1px solid #bccab9; box-sizing: border-box; padding: 2rem 1%; text-align: center; transition: 0.5s; }
.information .info-nav ul li a .text01 { font-size: 2.3rem; line-height: 1.3; display: block; white-space: nowrap; }
.information .info-nav ul li a .text02 { font-size: 1.3rem; line-height: 1.3; display: block; margin-top: 0.5rem; white-space: nowrap; }
.information .info-nav ul li a:hover { /*background: #fff;*/ background: #f7f6f2; }
.information .info-nav ul li.entry a { background: #bccab9; }
.information .info-nav ul li.entry a:hover { /*background: #fff;*/ background: #f7f6f2; }
.information .info-nav ul li.reserved a { background: #ded296; border-color: #ded296; }
.information .info-nav ul li.reserved a:hover { /*background: #fff;*/ background: #fef3be; }
.information.page02 .info-txt { width: 100%; text-align: center; margin-top: 0rem; }
.information.page02 .info-txt .en { margin-bottom: 3rem; }
.information.page02 .info-nav { width: 100%; padding: 0; margin-top: 4rem; padding-bottom: 2rem; }
.information.page02 .info-nav ul { justify-content: center; }
.information.page02 .info-nav ul li { margin-bottom: 2rem; width: 49%; margin-right: 2%; }
.information.page02 .info-nav ul li:nth-child(2n) { margin-right: 0; }
.information .holiday { margin: 0 auto; text-align: center; }
.information .holiday .inner { display: inline-block; width: inherit; max-width: inherit; margin: 0 auto; padding: 1rem 2rem; text-align: center; font-size: 1.8rem; line-height: 1.6; color: #7b2d0c; border: 1px solid #7b2d0c; }
.information .good-design-award { margin-bottom: 6rem; padding: 2rem 2rem 4rem; text-align: center; border: 1px solid #3e3d3c; }
.information .good-design-award .img { max-width: 434px; margin: 0 auto; }
.information .good-design-award .copy { font-size: 2.2rem; line-height: 1.5; }
@media screen and (max-width: 768px) { .information .info-txt { width: 100%; }
  .information .info-outline { font-size: 1.6rem; line-height: 1.4; }
  .information .info-price .ttl { font-size: 1.8rem; }
  .information .info-price .box { flex-direction: column; align-items: center; font-size: 5vw; }
  .information .info-price .box .sla { display: none; }
  .information .info-loan .note { margin-top: 2.5rem; }
  .information .info-nav { width: 100%; }
  .information.page02 .info-nav ul li { width: 100%; margin-right: 0; } }
@media screen and (max-width: 480px) { .information .good-design-award .copy { font-size: 2.1rem; } }

.photo_large { position: relative; overflow: hidden; }
.photo_large .img-wide { display: block; width: 100%; }
@media screen and (max-width: 768px) { .photo_large .img-wide { width: 110% !important; margin-left: -5% !important; margin-right: -5% !important; } }

.concept-area { padding: 8rem 0 13rem; display: flex; justify-content: space-between; flex-wrap: wrap; }
.concept-area .conc-midashi { width: 45%; }
.concept-area .conc-midashi .en-ttl { font-family: "Cormorant", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; position: relative; display: inline-block; font-size: 2.2rem; padding-bottom: 0.8rem; line-height: 1.2; }
.concept-area .conc-midashi .en-ttl:before { content: ""; position: absolute; background: #000; bottom: 0; left: 0; right: 0; height: 1px; transition: 0.5s; }
.concept-area .conc-midashi .kana-ttl { margin-top: 4rem; font-size: 3rem; line-height: 1.8; }
.concept-area .conc-midashi .kana-ttl .b-bt { text-decoration: underline; }
.concept-area .conc-txt { width: 50%; }
.concept-area .conc-txt .lead { margin-top: 8rem; }
@media screen and (max-width: 768px) { .concept-area .conc-midashi { width: 100%; }
  .concept-area .conc-txt { width: 100%; }
  .concept-area .conc-txt .lead { font-size: 2rem; margin-top: 7.5rem; } }

.contents-bana { padding: 1rem 0 5rem; }
.contents-bana a { display: grid; justify-content: space-between; grid-template-rows: auto 1fr; grid-template-columns: 40% 55%; margin-top: 10rem; }
.contents-bana a .c-txt-t { grid-column: 1 / 2; grid-row: 1 / 2; }
.contents-bana a .c-txt-t .en-ttl { font-family: "Cormorant", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; position: relative; display: inline-block; font-size: 2.2rem; padding-bottom: 0.8rem; line-height: 1.2; }
.contents-bana a .c-txt-t .en-ttl:before { content: ""; position: absolute; background: #000; bottom: 0; left: 0; right: 0%; height: 1px; transition: 0.5s; }
.contents-bana a .c-txt-t .kana-ttl { margin-top: 10%; font-size: 3rem; line-height: 1.4; }
.contents-bana a .c-photo { grid-column: 2 / 3; grid-row: 1 / 3; }
.contents-bana a .c-photo .img { overflow: hidden; }
.contents-bana a .c-txt-b { grid-column: 1 / 2; grid-row: 2 / 3; }
.contents-bana a .c-txt-b .lead { margin-top: 10%; text-align: left; width: 100%; }
.contents-bana a .c-txt-b .c-btn { margin-top: 10%; position: relative; display: inline-block; font-size: 2rem; line-height: 1.2; white-space: nowrap; padding-bottom: 0.8rem; padding-right: 6rem; font-family: "Cormorant", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; }
.contents-bana a .c-txt-b .c-btn:before { content: ""; position: absolute; background: #000; bottom: 0; left: 0; right: 100%; height: 1px; transition: 0.5s; }
.contents-bana a .c-txt-b .c-btn:after { content: ""; position: absolute; border-top: 1px solid #000; border-right: 1px solid #000; width: 1rem; height: 1rem; right: 2rem; top: 1.1rem; transform: translateY(-50%) rotate(45deg); transition: 0.5s; }
.contents-bana a:nth-child(2n) { grid-template-columns: 55% 40%; }
.contents-bana a:nth-child(2n) .c-txt-t { grid-column: 2 / 3; grid-row: 1 / 2; }
.contents-bana a:nth-child(2n) .c-photo { grid-column: 1 / 2; grid-row: 1 / 3; }
.contents-bana a:nth-child(2n) .c-txt-b { grid-column: 2 / 3; grid-row: 2 / 3; }
.contents-bana a:hover .c-txt-t .en-ttl:before { right: 0%; }
.contents-bana a:hover .c-txt-b .c-btn:before { right: 0%; }
.contents-bana a:hover .c-txt-b .c-btn:after { right: 0%; }
@media screen and (max-width: 768px) { .contents-bana a { display: block !important; }
  .contents-bana a .c-txt-t .en-ttl:before { right: 0%; }
  .contents-bana a .c-txt-t .kana-ttl { margin-top: 4rem; }
  .contents-bana a .c-photo { margin-top: 4rem; }
  .contents-bana a .c-txt-b { text-align: right; }
  .contents-bana a .c-txt-b .lead { margin-top: 4rem; font-size: 2rem; }
  .contents-bana a .c-txt-b .c-btn { margin-top: 3rem; }
  .contents-bana a .c-txt-b .c-btn:before { right: 0%; }
  .contents-bana a .c-txt-b .c-btn:after { right: 0%; } }

.diagram { background: #9e9e9a; overflow: hidden; position: relative; }
.diagram .inner { padding: 8rem 0 5rem; color: #fff; }
.diagram .en-ttl { font-family: "shippori-mincho", serif; font-weight: 400; font-style: normal; position: relative; display: inline-block; font-size: 2.6rem; line-height: 1.6; letter-spacing: 0.25rem; }
.diagram .kana-ttl { margin-top: 3rem; font-size: 1.8rem; line-height: 1.5; position: relative; display: inline-block; }
.diagram .diag-area { display: flex; justify-content: space-between; flex-wrap: wrap; }
.diagram .dia-img { margin-top: 6rem; width: 50%; }
.diagram .dia-txt { margin-top: 6rem; box-sizing: border-box; width: 48%; padding-right: 5%; }
.diagram .dia-txt .photo { display: block; }
.diagram .dia-txt .kana-ttl { text-align: left; position: relative; padding: 0 2rem; font-size: 2.2rem; }
.diagram .dia-txt .kana-ttl:before, .diagram .dia-txt .kana-ttl:after { content: ""; position: absolute; border: 1px solid #fff; top: 0.3rem; bottom: 0.3rem; width: 0.8rem; }
.diagram .dia-txt .kana-ttl:before { left: 0; border-right: none; }
.diagram .dia-txt .kana-ttl:after { right: 0; border-left: none; }
.diagram .dia-txt .lead { text-align: left; margin-top: 0.5rem; }
.diagram .dia-txt .img { width: 60%; max-width: 26rem; display: inline-block; }
.diagram .dia-txt .img .note { text-align: right; }
.diagram .flex01 .dia-img .img .img-wide { display: block; width: 100%; width: 130% !important; margin-left: -30% !important; }
.diagram .flex01 .dia-txt { text-align: left; }
.diagram .flex01 .dia-txt .photo { text-align: right; }
.diagram .flex02 { padding-top: 8rem; padding-bottom: 8rem; }
.diagram .flex02 .dia-img { order: 2; }
.diagram .flex02 .dia-txt { order: 1; text-align: left; }
.diagram .flex02 .dia-txt .photo { text-align: center; }
@media screen and (max-width: 768px) { .diagram .en-ttl { font-size: 3.6rem; }
  .diagram .dia-txt { padding-right: 0%; }
  .diagram .flex01 .dia-img { width: 90%; margin-right: 10%; }
  .diagram .flex01 .dia-img .img .img-wide { width: 130% !important; margin-left: -30% !important; }
  .diagram .flex01 .dia-txt { text-align: left; width: 100%; }
  .diagram .flex02 { padding-top: 3rem; padding-bottom: 6rem; }
  .diagram .flex02 .dia-img { order: 1; width: 80%; margin-right: 10%; margin-left: 10%; }
  .diagram .flex02 .dia-txt { order: 2; text-align: left; width: 100%; }
  .diagram .flex02 .dia-txt .photo { text-align: right; } }

.footer { padding-bottom: 0 !important; }

.exchange-link { /*padding: 4rem 0;
padding-bottom: 174px;*/ padding: 4rem 0; background: #8a8a8a; }
.exchange-link .exchange-inner { width: 88%; max-width: 1040px; margin: auto; }
.exchange-link .headtitle { display: flex; justify-content: center; margin: 0 auto 1.6rem; font-family: "Cormorant", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 2.4rem; color: #fff; text-align: center; letter-spacing: 0.05em; line-height: 1.2; }
.exchange-link .headtitle p { width: 100%; flex-basis: auto; flex-shrink: 1; }
.exchange-link .listtitle { display: flex; justify-content: center; margin: 0 auto; font-family: "Cormorant", serif; font-optical-sizing: auto; font-weight: 300; font-style: normal; font-size: 1.9rem; color: #fff; text-align: center; letter-spacing: 0.05em; line-height: 1.2; }
.exchange-link .listtitle p { width: 100%; flex-basis: auto; flex-shrink: 1; }
.exchange-link .box02 { margin-top: 4rem; }
.exchange-link .exchange-list { /*display: grid;
grid-template-columns: repeat(3, 1fr);*/ gap: 24px calc((40/1040)*100%); display: flex; justify-content: center; padding-top: 2.4rem; }
.exchange-link .exchange-list li { max-width: 320px; }
.exchange-link .exchange-list a { display: block; width: 100%; }
.exchange-link .exchange-list a .property-name { text-decoration: underline; }
.exchange-link .exchange-list a:hover { opacity: 0.64; }
.exchange-link .exchange-list .img { position: relative; }
.exchange-link .exchange-list .img .note { font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; display: inline-block; background-color: rgba(0, 0, 0, 0.8); padding: 2px 4px; font-size: 12px; color: #fff; text-align: right; line-height: 1.2; position: absolute; bottom: 0; right: 0; }
.exchange-link .exchange-list .img img { width: 100%; height: auto; }
.exchange-link .exchange-list .property-name { font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; text-align: center; font-size: 1.6rem; line-height: 1.44; padding: 0.4rem; color: #fff; }
.exchange-link .exchange-list .lead { font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; font-size: 1.4rem; line-height: 2; color: #fff; }
.exchange-link .exchange-list dd { padding: 0.4rem; }
.exchange-link .exchange-list02 { margin: 2rem auto 0; display: flex; /*justify-content: space-between;*/ justify-content: center; flex-wrap: wrap; }
.exchange-link .exchange-list02 li { /*width: 32%;*/ width: 48%; /*margin-right: 2rem;
&:nth-child(3n) {
	margin-right: 0;
}
&:last-child {
	margin-right: 0;
}*/ }
.exchange-link .exchange-list02 a { display: block; width: 100%; font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; font-size: 1.6rem; line-height: 1.44; color: #fff; }
.exchange-link .exchange-list02 a:hover { opacity: 0.64; }
.exchange-link .exchange-list02 .property-name { font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; text-align: center; font-size: 1.6rem; line-height: 1.44; padding: 0.4rem; color: #fff; text-decoration: underline; }
.exchange-link .exchange-list02 .lead { font-family: "Zen Old Mincho",'游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝','Noto Serif JP',  serif; font-weight: 400; font-style: normal; font-size: 1.4rem; line-height: 2; color: #fff; }
.exchange-link .exchange-list02 dd { padding: 0.4rem; }
@media screen and (max-width: 768px) { .exchange-link { padding-bottom: 20px; }
  .exchange-link .exchange-list { flex-direction: column; }
  .exchange-link .exchange-list li { max-width: inherit; /*&:last-child {
	display: none;
}*/ }
  .exchange-link .exchange-list02 { flex-direction: column; }
  .exchange-link .exchange-list02 li { width: 100%; margin: 0 auto 2rem; /*&:nth-child(3n) {
	margin-right: auto;
}
&:last-child {
	margin: 0 auto 2rem;
}*/ } }
@media screen and (max-width: 640px) { .exchange-link { padding-bottom: 20px; }
  .exchange-link .exchange-list { grid-template-columns: repeat(1, 1fr); }
  .exchange-link .exchange-list .property-name { font-size: 14px; }
  .exchange-link .exchange-list .lead { font-size: 13px; }
  .exchange-link .exchange-list02 a { /*font-size: 14px;*/ }
  .exchange-link .exchange-list02 .property-name { font-size: 14px; }
  .exchange-link .exchange-list02 .lead { font-size: 13px; } }

.slide-base .slick-next, .slide-base .slick-prev { background: rgba(0, 0, 0, 0.5) !important; width: 6rem; height: 6rem; position: absolute; z-index: 4; border-radius: 50%; top: 50%; }
.slide-base .slick-next:after, .slide-base .slick-prev:after { content: ""; width: 1.4rem; height: 1.4rem; border-top: 2px solid #fff; border-right: 2px solid #fff; position: absolute; z-index: 4; top: 50% !important; }
.slide-base .slick-next:before, .slide-base .slick-prev:before { display: none; }
.slide-base .slick-next:hover, .slide-base .slick-prev:hover { background: black !important; opacity: 0.9; }
.slide-base .slick-next { right: 5rem; transform: translateX(-50%) translateY(-50%); }
.slide-base .slick-next:after { transform: translateX(140%) translateY(-50%) rotate(45deg); }
.slide-base .slick-prev { left: 5rem; transform: translateX(50%) translateY(-50%); }
.slide-base .slick-prev:after { transform: translateX(180%) translateY(-50%) rotate(-135deg); }
.slide-base .slick-dots { bottom: 5%; }
.slide-base .slick-dots li { padding: 0; box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.6); width: 1.4rem !important; height: 1.4rem !important; background: rgba(0, 0, 0, 0.5); border-radius: 50% !important; margin: 1rem; transition: 0.5s; }
.slide-base .slick-dots li button { text-indent: -9999px; }
.slide-base .slick-dots li:hover, .slide-base .slick-dots li.slick-active { background: rgba(255, 255, 255, 0.9); }
@media screen and (max-width: 768px) { .slide-base .slick-next { right: -3%; }
  .slide-base .slick-prev { left: -3%; } }
@media screen and (max-width: 500px) { .slide-base li { position: relative; overflow: hidden; }
  .slide-base li .img { width: 140% !important; display: block; margin-left: -20%; margin-right: -20%; }
  .slide-base li .img .cap { right: 14% !important; }
  .slide-base li .img img { width: 100% !important; display: block; height: auto; }
  .slide-base .slick-dots { bottom: 7%; } }
