<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fs-l-main, .fs-l-main, .fs-l-pageMain {
  max-width: inherit !important;
  margin: 0 auto;
}
#fs_CustomPage .fs-l-main {
  padding: 0;
}
.fs-c-breadcrumb__listItem {
  display: inline;
}
/* css */ :root {
  --noto: "Noto Sans JP", sans-serif;
  --color_main: #2e2e2e;
  --shadow: drop-shadow(.2em .2em 2em rgba(222, 227, 229, .7));
  --width: 1200px;
}
@media screen and (max-width: 1380px) {
  :root {
    --width: 92%;
  }
}
.pc_only {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
}
.sp_only {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp_only {
    display: block;
  }
}
.lp_wrap {
  margin: 0 auto;
  font-weight: 400;
  font-family: var(--noto);
}
.lp_wrap img {
  width: 100%;
  display: block;
}
a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1380px) {}
.lp_wrap * {
  line-height: 1em;
  font-feature-settings: "palt";
  font-family: source-han-sans-japanese, sans-serif;
  color: var(--color_main);
  font-size: 62.5%;
  line-height: 1.7;
}
/*å…±é€š*/
.content-wrap {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding: 6rem 0;
}
@media screen and (max-width: 768px) {
  .content-wrap {
    padding: 6rem 2rem;
  }
}
@media screen and (max-width: 500px) {
  .content-wrap {
    padding: 4rem 2rem;
  }
}
/*èƒŒæ™¯*/
.bg_sec01 {
  background-image: url("https://fukuskeonline.itembox.design/item/lp/summer_stockings/2505/img/background-01.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
  min-height: 1240px;
  height: auto;
}
.bg_sec02 {
  background-image: url("https://fukuskeonline.itembox.design/item/lp/summer_stockings/2505/img/background-02.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
  min-height: 7525px;
  height: auto;
}
.bg_sec03 {
  background-image: url("https://fukuskeonline.itembox.design/item/lp/summer_stockings/2505/img/background-04.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
  max-height: 1500px;
  height: auto;
}
@media screen and (max-width:1300px) {
  .bg_sec03 {
    background-image: url("https://fukuskeonline.itembox.design/item/lp/summer_stockings/2505/img/background-04.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    width: 100%;
    max-height: 100%;
    min-height: 1500px;
    height: auto;
  }
}
@media screen and (max-width:768px) {
  .bg_sec01 {
    background-image: url("https://fukuskeonline.itembox.design/item/lp/summer_stockings/2505/img/background-01-sp.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    width: 100%;
    min-height: 1715px;
    height: auto;
  }
}
@media screen and (max-width:500px) {}
@media screen and (max-width:425px) {}
/*ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ«*/
.fv {}
.fv picture {
  display: block;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 5rem 0;
}
@media screen and (max-width:768px) {
  .fv picture {
    padding: 0 5rem;
  }
}
/*lead*/
.lead ._text {
  font-size: 2.2rem;
}
.lead ._text span {
  font-size: 2.2rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .lead ._text {
    font-size: 1.6rem;
  }
  .lead ._text span {
    font-size: 1.6rem;
  }
}
/**/
.length .content-wrap {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.length_ttl {
  max-width: 485px;
  width: 100%;
}
.length_ttl span {
  font-size: 2.6rem;
}
.length_ttl img {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.length_text {
  font-size: 2.2rem;
  text-align: left;
  margin-bottom: 3rem;
}
.length_image {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .length_ttl {
    max-width: 430px;
  }
  .length_ttl span {
    font-size: 2.4rem;
  }
  .length_text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 500px) {
  .length_ttl {
    max-width: 275px;
  }
  .length_ttl span {
    font-size: 1.8rem;
  }
  .length_text {
    font-size: 1.6rem;
  }
}
/*ã‚¯ãƒ«ãƒ¼ä¸ˆ*/
.product_ttl {
  max-width: 787px;
  width: 100%;
  margin: 0 auto 6rem;
}
.product_ttl span {
  display: block;
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
}
.product_info {
  position: relative;
  max-width: 1030px;
  width: 100%;
  margin: 0 auto 6rem;
}
.pansto .product_info {
  max-width: 960px;
}
.product_text {
  font-size: 2.2rem;
  font-family: "source-han-sans-japanese", sans-serif;
  color: #282d31;
}
.product_text.right {
  position: absolute;
  max-width: 500px;
  width: 100%;
  top: 0;
  right: 0;
  font-size: 2.2rem;
  font-family: "source-han-sans-japanese", sans-serif;
  color: #282d31;
}
.product_text.left {
  position: absolute;
  max-width: 500px;
  width: 100%;
  top: 0;
  left: 15px;
  font-size: 2.2rem;
  font-family: "source-han-sans-japanese", sans-serif;
  color: #282d31;
}
@media screen and (max-width:768px) {
  .product_ttl {
    max-width: 575px;
  }
  .product_text.right, .product_text.left, .product_text {
    font-size: 2rem;
    left: 0;
    right: 0;
  }
  .product_text.right, .product_text.left {
    position: relative;
    margin: 0 auto 3rem;
  }
  .product_image.sp_only {
    max-width: 625px;
    padding: 0 2rem;
  }
}
@media screen and (max-width:500px) {
  .product_ttl span {
    font-size: 2rem;
  }
  .product_text.right, .product_text.left, .product_text {
    font-size: 1.6rem;
  }
}
/*å•†å“*/
.recommend_ttl {
  max-width: 284px;
  width: 100%;
  margin: 0 auto 3rem;
}
.recommend_item {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.recommend_item li {
  background-color: #FFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4rem;
  border-radius: 10px;
  margin-bottom: 3rem;
  padding-right: 3rem;
}
.recommend_item li:last-child {
  margin-bottom: 0;
}
.recommend_item li div {
  width: calc(100% / 2 - 2rem);
}
.item_images img {
  border-radius: 10px;
}
.item_info {
  margin-left: 2rem;
}
.item_name {
  font-size: 2.2rem;
  font-family: "source-han-sans-japanese", sans-serif;
  text-align: left;
  margin-bottom: 3rem;
}
.item_text {
  font-size: 1.8rem;
  font-family: "source-han-sans-japanese", sans-serif;
  margin-bottom: 3rem;
}
.item_flexbtn {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.item_btn {
  position: relative;
  max-width: 300px;
  width: 100%;
  text-align: left;
  font-size: 2rem;
  border: 1px solid #276f9b;
  color: #276f9b;
  padding: 1rem;
  border-radius: 10px;
  margin: auto;
}
.item_btn:hover {
  background-color: #276f9b;
  color: #FFF;
}
.item_btn::before {
  content: '';
  width: 23px;
  height: 23px;
  background: #276f9b;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  margin: auto;
}
.item_btn:hover::before {
  background: #FFF;
}
.item_btn::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
}
.item_btn:hover::after {
  border-top: solid 2px #276f9b;
  border-right: solid 2px #276f9b;
}
.pansto .item_btn {
  max-width: 300px;
  width: 100%;
  text-align: left;
  font-size: 2rem;
  border: 1px solid #c5165c;
  color: #c5165c;
  border-radius: 10px;
}
.pansto .item_btn:hover {
  background-color: #c5165c;
  color: #FFF;
}
.pansto .item_btn::before {
  background: #c5165c;
}
.pansto .item_btn:hover::before {
  background: #fff;
}
.pansto .item_btn:hover::after {
  border-top: solid 2px #c5165c;
  border-right: solid 2px #c5165c;
}
.item_flexbtn a {
  width: calc(100% / 3);
  text-align: center;
  padding-bottom: 3rem;
}
.item_flexbtn a .item_btn {
  padding-bottom: 3rem;
  text-align: center;
}
.item_flexbtn .item_btn::before {
  content: '';
  width: 23px;
  height: 23px;
  background: #c5165c;
  border-radius: 50%;
  position: absolute;
  left: 15%;
  bottom: -70%;
  margin: auto;
}
.item_flexbtn .item_btn::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 17%;
  bottom: -70%;
}
.item_flexbtn .item_btn:hover::after {
  border-top: solid 2px #c5165c;
  border-right: solid 2px #c5165c;
}
@media screen and (max-width:768px) {
  .recommend_item {
    max-width: 680px;
  }
  .recommend_item li {
    display: block;
    padding: 0 2rem 3rem;
  }
  .recommend_item li div {
    width: 100%;
  }
  .item_info {
    margin-left: 0rem;
  }
	.item_btn{
		
  padding: 1rem 0;
	}
  .item_btn, .pansto .item_btn {
    text-align: center;
  }
  .item_name {
    font-size: 2rem;
  }
  .item_text {
    font-size: 1.6rem;
  }
  .item_btn, .pansto .item_btn {
    font-size: 1.6rem;
  }
}
@media screen and (max-width:500px) {
  .item_name {
    font-size: 1.6rem;
	  margin-bottom: 1.5rem;
  }
  .item_text {
    font-size: 1.4rem;
  }
  .item_btn, .pansto .item_btn {
    font-size: 1.4rem;
  }
}
.other_ttl {
  font-family: "ta-koigokoro", sans-serif;
  font-size: 4.9rem;
  text-align: center;
  color: #3a88bc;
  margin-top: 6rem;
  margin-bottom: 3rem;
}
.other_ttl span {
  font-family: "source-han-sans-japanese", sans-serif;
  font-size: 4.9rem;
  font-weight: bold;
  color: #3a88bc;
}
.other_subttl {
  position: relative;
  font-family: "ta-koigokoro", sans-serif;
  font-size: 3rem;
  color: #464646;
  text-align: center;
  margin-top: 6rem;
  margin-bottom: 3rem;
}
.other_subttl::before {
  position: absolute;
  content: "ï¼¼";
  margin-right: 4px;
  left: 13%;
  bottom: 0;
}
.other_subttl::after {
  position: absolute;
  content: "ï¼";
  margin-left: 4px;
  right: 13%;
  bottom: 0;
}
.bnr_image {
  margin-bottom: 6rem;
}
.other_text {
  font-family: "source-han-sans-japanese", sans-serif;
  font-size: 2.2rem;
  color: #282d31;
  margin-bottom: 6rem;
  text-align: center;
}
.other_btn {
  display: block;
  max-width: 753px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width:768px) {
  .other_ttl, .other_ttl span {
    font-size: 3.4rem;
  }
  .other_text {
    font-size: 2rem;
  }
  .bnr_image, .other_text {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width:500px) {
  .other_ttl, .other_ttl span {
    font-size: 3rem;
  }
  .other_text {
    font-size: 1.6rem;
  }
  .other_subttl {
    font-size: 2.2rem;
  }
  .other_subttl::before {
    left: 0;
  }
  .other_subttl::after {
    right: 0%;
  }
}</pre></body></html>