<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 初期状態で非表示にするクラス */
.hidden {
  display: none !important;
}

/* 表示状態を制御するクラス */
.visible {
  display: block !important;
}
#contents .insta-list li a{
  border: 1px solid #e0e0e0;
  padding: 15px;https://www.raffia.shop/?tid=28&amp;tmpl_type=1&amp;ph=502b6e71e2935cd96ec51ec51a317c61
  display: block;
}
#contents .insta-list li a img{
  object-fit: cover;
  width: 100%;
  height: 300px;
}
@media screen and (min-width:769px){
  body{
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
  }
  .sanford{
    font-family: 'Libre Baskerville', serif !important;
    font-weight: 400 !important;
  }
  #contents{
    margin: 0 auto !important;
    width: 100% !important;
    max-width: inherit !important;    
    letter-spacing: .5px;
	}
  #main{
    width: 100% !important;
    max-width: inherit !important;
  }
  #side{
    display: none;
  }
  .inner{
    margin-left: auto;
    margin-right: auto;
    width: 1030px;
  }
  .more-btn{
    margin-top: 50px;
    text-align: center;
  }
  .more-btn a{
    margin: 0 auto;
    display: block;
    width: 300px;
    padding: 12px 0;
    background: #c6b5c7;
    border-radius: 12px;
    font-family: 'Libre Baskerville', serif !important;
    font-weight: 400 !important;    
    letter-spacing: 1px;
  }
  .slider{
    opacity: 0;
    transition: opacity .3s linear;
    width: 1030px;
    margin: 50px auto 0;
  }
  .slider.slick-initialized{
    opacity: 1;
  }
  .sec-title.sanford{
    font-size: 34px;
    text-align: center;
    letter-spacing: .1em;
  }
  .cate-area{
    margin-top: 100px;
  }
  .cate-slide{
    margin-top: 50px;
  }
  .cate-slide .slick-slide{
    margin: 0 10px;
  }  
  .cate-slide .slick-slide a{
    border: 1px solid #e0e0e0;
    box-shadow: 2px 2px 2px #e0e0e0;
    border-radius: 10px;  
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    height: 238px;
  }
  .cate-slide .cate-img{
    margin: 0 auto;
    width: 50%;
  }
  .cate-slide .cate-name{
    margin-top: 10px;
    text-align: center;
  }
  .cate-slide .slick-slide 
  .cate-slide .slick-prev,
  .cate-slide .slick-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 30px;
  }
  .cate-slide .slick-prev{
    left: -25px;
  }
  .cate-slide .slick-next{
    right: -25px;
  }
  .cate-slide .slick-prev:before{
    content: "";
    background: url(https://file002.shop-pro.jp/PA01142/419/images/top/angle-left.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 15px;
    height: 30px;
    z-index: 10;
  }
  .cate-slide .slick-next:before {
    content: "";
    background: url(https://file002.shop-pro.jp/PA01142/419/images/top/angle-right.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 15px;
    height: 30px; 
    z-index: 10;
  }  
  .cate-list{
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;    
  }
  .cate-list li{
    width: 50%;    
  }
    .cate-list li .last{
    color: #ff6347;  
  }
  .cate-list li a{
    display: block;
    border: 1px solid #3f3930;
    text-align: center;
    padding: 10px 0;
  }
  .cate-list li:nth-of-type(odd) a{
    border-left: none;
  }
  .cate-list li:nth-of-type(even) a{
    border-left: none;
    border-right: none;
  }
  .cate-list li:nth-of-type(n+3) a{
    border-top: none;
  }
  .cate-list .cate-title{
    font-size: 20px;
    letter-spacing: .2em;
  }
  .new-arrival{
    margin-top: 100px;
  }
  .arrival-list{
    margin-top: 50px;
  }
  .ranking{
    margin-top: 100px;
  }  
  .rank-list.item-list{
    display: block;
  }
  .ranking li span.number{
    position: relative;
    left: inherit;
    top: inherit;
    transform: translate(0,0);
    text-align: center;
    font-size: 14px;
    display: block;
  }
  .ranking li span.number:after{
  	margin-left: 3px;    
    font-size: 16px;
    display: inline-block;
  }
  .ranking li:nth-of-type(1) .number:after{
    content: "1";
  }
  .ranking li:nth-of-type(2) .number:after{
    content: "2";
  }
  .ranking li:nth-of-type(3) .number:after{
    content: "3";;
  }
  .ranking li:nth-of-type(4) .number:after{
    content: "4";
  }
  .ranking li:nth-of-type(5) .number:after{
    content: "5";
  }
  .ranking li:nth-of-type(6) .number:after{
    content: "6";
  }
  .ranking li:nth-of-type(7) .number:after{
    content: "7";
  }
  .ranking li:nth-of-type(8) .number:after{
    content: "8";
  }
  .ranking li:nth-of-type(9) .number:after{
    content: "9";
  }
  .ranking li:nth-of-type(10) .number:after{
    content: "10";
  } 
  .ranking li:nth-of-type(11) .number:after{
    content: "1";
  }
  .ranking li:nth-of-type(12) .number:after{
    content: "2";
  }
  .ranking li:nth-of-type(13) .number:after{
    content: "3";;
  }
  .ranking li:nth-of-type(14) .number:after{
    content: "4";
  }
  .ranking li:nth-of-type(15) .number:after{
    content: "5";
  }
  .ranking li:nth-of-type(16) .number:after{
    content: "6";
  }
  .ranking li:nth-of-type(17) .number:after{
    content: "7";
  }
  .ranking li:nth-of-type(18) .number:after{
    content: "8";
  }
  .ranking li:nth-of-type(19) .number:after{
    content: "9";
  }
  .ranking li:nth-of-type(20) .number:after{
    content: "10";
  }    
  .insta-area{
    margin-top: 100px;
  }
  .insta-list{
    margin: 50px 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  #contents .insta-list li{
    margin: 0 2% 30px 0;
    width: 32%;
  }
  #contents .insta-list li:nth-of-type(3n){
    margin: 0 0 2% 0;
  }
  #contents .insta-list li:nth-of-type(n+7){
    display: none !important;
  }
  .blog-area{
    margin-top: 100px;
  }
  #blog .itemList--3, #issue .itemList--3{
    margin-top: 50px;
  }
  .blog-right{
    margin-top: 5px;
  }
  #footer{
    margin-top: 0;
  }
}
@media screen and (max-width:768px){
  body{
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300;
  }
  .sanford{
    font-family: 'Libre Baskerville', serif !important;
    font-weight: 400;
  }  
	#contents{
    margin: 10px auto !important;
    width: 100% !important;
    max-width: inherit !important;
    letter-spacing: .5px;
	}
  #main{
    width: 100% !important;
    max-width: inherit !important;
  }
  #side{
    display: none;
  }  
  #contents .item-list{
    width: 100%;
  }
  .inner{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .more-btn{
    margin-top: 30px;
    text-align: center;
  }
  .more-btn a{
    margin: 0 auto;
    display: block;
    width: 70%;
    max-width: 300px;
    padding: 10px 0;
    background: #c6b5c7;
    border-radius: 10px;
    font-family: 'Libre Baskerville', serif !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
  }
  .slider{
    opacity: 0;
    transition: opacity .3s linear;
    width: 100%;
    margin: 30px auto 0;
  }
  .slider.slick-initialized{
    opacity: 1;
  }
  .sec-title.sanford{
    font-size: 20px;
    text-align: center;
    letter-spacing: .1em;
  }
  .cate-area{
    margin-top: 50px;
  }
  .cate-slide{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .cate-slide li{
    margin: 0 2% 2% 0;
    width: 32%;
  }
  .cate-slide li:nth-of-type(3n){
    margin: 0 0 2% 0;
  }
  .cate-slide li a{
    border: 1px solid #e0e0e0;
    box-shadow: 2px 2px 2px #e0e0e0;
    border-radius: 10px;  
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    height: 100%;
    box-sizing: border-box;
  }    
  .cate-slide .cate-img{
    margin: 0 auto;
    width: 60%;
  }
  .cate-slide .cate-name{
    margin-top: 10px;
    text-align: center;
    font-size: 10px;
    line-height: 1.4;
  }    
  .cate-list{
    margin: 30px 0 0 0;
    display: flex;
    flex-wrap: wrap;    
  }
  .cate-list li{
    width: 50%;    
  }
  .cate-list li .last{
    color: #ff6347;  
  }
  .cate-list li a{
    display: block;
    border: 1px solid #3f3930;
    text-align: center;
    padding: 10px 0;
  }
  .cate-list li:nth-of-type(odd) a{
    border-left: none;
  }
  .cate-list li:nth-of-type(even) a{
    border-left: none;
    border-right: none;
  }
  .cate-list li:nth-of-type(n+3) a{
    border-top: none;
  }
  .cate-list .cate-title{
    font-size: 16px;
    letter-spacing: .1em;
  }
  .new-arrival{
    margin-top: 50px;
  }
  .new-arrival .item-list{
    margin-top: 30px;
  }
  .arrival-list{
    margin-top: 30px;
  }
  .ranking{
    margin-top: 50px;
  }  
  .rank-list.item-list{
    margin-top: 20px;
    display: block;
    width: 100%;
  }
  .rank-list .slick-slide{
    margin: 0 5px;
  }
  .ranking li span.number{
    position: relative;
    left: inherit;
    top: inherit;
    transform: translate(0,0);
    text-align: center;
    font-size: 13px;
    display: block;
  }
  .ranking li span.number:after{
    font-size: 15px;
  }
  .ranking li:nth-of-type(1) .number:after{
    content: "1";
  }
  .ranking li:nth-of-type(2) .number:after{
    content: "2";
  }
  .ranking li:nth-of-type(3) .number:after{
    content: "3";;
  }
  .ranking li:nth-of-type(4) .number:after{
    content: "4";
  }
  .ranking li:nth-of-type(5) .number:after{
    content: "5";
  }
  .ranking li:nth-of-type(6) .number:after{
    content: "6";
  }
  .ranking li:nth-of-type(7) .number:after{
    content: "7";
  }
  .ranking li:nth-of-type(8) .number:after{
    content: "8";
  }
  .ranking li:nth-of-type(9) .number:after{
    content: "9";
  }
  .ranking li:nth-of-type(10) .number:after{
    content: "10";
  } 
  .ranking li:nth-of-type(11) .number:after{
    content: "1";
  }
  .ranking li:nth-of-type(12) .number:after{
    content: "2";
  }
  .ranking li:nth-of-type(13) .number:after{
    content: "3";;
  }
  .ranking li:nth-of-type(14) .number:after{
    content: "4";
  }
  .ranking li:nth-of-type(15) .number:after{
    content: "5";
  }
  .ranking li:nth-of-type(16) .number:after{
    content: "6";
  }
  .ranking li:nth-of-type(17) .number:after{
    content: "7";
  }
  .ranking li:nth-of-type(18) .number:after{
    content: "8";
  }
  .ranking li:nth-of-type(19) .number:after{
    content: "9";
  }
  .ranking li:nth-of-type(20) .number:after{
    content: "10";
  }    
  .insta-area{
    margin-top: 70px;
  }
  .insta-list{
    margin: 30px 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  #contents .insta-list li{
    margin: 0 2% 2% 0;
    width: 32%;
  }
  #contents .insta-list li:nth-of-type(3n){
    margin: 0 0 2% 0;
  }
  #contents .insta-list li a{
    padding: 10px;
  }
  #contents .insta-list li a img{
    height: 23vw;
  }
  #contents #blog{
    background: #fff;
  }
  .blog-area{
    margin-top: 50px;
  } 
  .blog-right{
    margin-top: 5px;
  }    
}
.itemList__name a{
  word-break: break-all;
}
.itemList__name span{
  font-weight:bold;
}
/*slick縦並び用*/
.item-list.rank-list{
  opacity: 0;
  transition: opacity .3s linear;  
}
.item-list.rank-list.slick-initialized{
  opacity: 1;
}
/* トップバナー */
.top-bnr-list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 40px;
}
.top-bnr-list li{
  width: 48%;
}
@media screen and (min-width: 768px) {
  .top-bnr-list{
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .top-bnr-list{
    margin-top: 30px;
  }
}
.ac-guide-area {
  /* background: #fdf5e8; */
  margin: 0;
}
@media screen and (min-width: 768px){
#issue.ac-guide-area {
  padding: 80px 0;
  margin-bottom: 0;
}
.pcinner {
    margin-left: auto;
    margin-right: auto;
    width: 1030px;
}
}
@media screen and (max-width: 767px){
#contents #issue.ac-guide-area {
 background: #fff;
  padding: 40px 0;
}
  div#wp_issue,
  div#wp_column{
    overflow-y: scroll;
}
div#wp_issue .itemList.itemList--3.itemList--scroll,
div#wp_column .itemList.itemList--3.itemList--scroll{
    display: flex;
    padding: 20px 20px 0 0;
    margin: 0 0 10px 25px;
}
div#wp_issue .itemList.itemList--3.itemList--scroll li,
div#wp_column .itemList.itemList--3.itemList--scroll li{
    min-width: 50vw;
    margin-right: 20px;
}
#wp_column .itemList--3 li a {
    flex-direction: column;
    padding: 0 !important;
}
#wp_column .itemList--3 li .blog-thum,
#wp_column .itemList--3 li .blog-right{
    width: 100% !important;
}
#wp_column .itemList--3 li:nth-of-type(n+5) {
    display: block !important;
}
}
/* トップバナースライダー */
.top-bnr-slider.slick-initialized {
  opacity: 1;
}
.top-bnr-slider {
  opacity: 0;
  transition: opacity .3s linear;
  width: 100%;
  max-width: 1030px;
}
.top-bnr-slider img {
    width: 100%;
}

@media screen and (min-width: 770px){
	.top-bnr-slider {
	  margin: 60px auto 0;
	}
	ul.top-bnr-slider .slick-slide {
    margin: 0 10px;
	}
}
@media screen and (max-width: 769px){
	.top-bnr-slider {
	  margin: 30px auto 0;
	}
	ul.top-bnr-slider .slick-slide {
    margin: 0 5px;
	}
}
.specialsale-bnrArea{
    width: 30%;
    margin: 50px auto 0;
}
.specialsale-bnrArea img{
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 769px){
  .specialsale-bnrArea{
    width: 80%;
    margin: 30px auto 0;
}
}

.hotkeyword-list{
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: 10px;
}
.hotkeyword-list li a{
  display: block;
  border-radius: 35px;
  text-align: center;
  border: 1px solid #3F3930;
}
@media screen and (min-width: 768px){
  .hotkeyword-area,
  .cordinate-area{
    margin-top: 100px;
  }
  .contents-area{
    margin-top: 120px;
  }
  .hotkeyword-list{
    justify-content: center;
    padding: 50px 0 0;
  }
  .hotkeyword-list li a{
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 767px){
  .hotkeyword-area,
  .cordinate-area{
    margin-top: 50px;
  }
  .contents-area{
    margin-top: 90px;
  }
  .hotkeyword-list{
    padding: 20px 0 0;
  }
  .hotkeyword-list li a{
    font-size: 12px;
    padding: 5px 15px;
  }
}

.cordinate-txt{
  background-color: #fff;
  text-align: center;
  padding: 10px 0;
}
.cordinate-list{
  margin: 0 auto;
}
@media screen and (min-width: 768px){
  .cordinate-list{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4,1fr);
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 767px){
  .cordinate-list{
    display: flex;
    overflow-x: scroll;
    gap: 20px;
    padding: 20px 0;
  }
  .cordinate-list li{
    min-width: 140px;
  }
}

.contents-list{
  display: grid;
  margin: 0 auto;
}
.instaname{
text-align:center;
font-family: 'Libre Baskerville', serif !important;
  text-decoration:underline;
}
@media screen and (min-width: 768px){
  .contents-list{
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 767px){
  .contents-list{
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    padding: 20px 0 0;
  }
  .contents-list li:nth-child(n + 5){
    display: none;
  }
.instaname{
    margin-bottom:20px;
}
}
</pre></body></html>