<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
a.kirari {
	overflow: hidden;
  position: relative;
	display: block;
}
a.kirari::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
a.kirari::before {
  animation: shine 4s infinite;
}

@keyframes shine {
  30% {
    left: 125%;
  }
	100% {
    left: 125%;
  }
}
a.kirari:hover {
	filter: saturate(150%);
	opacity: 0.8;
	transform: scale(1.02);
}


.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 2200px;
}
.swiper-button-next, .swiper-button-prev {
  color: #e61e73;
  /*visibility: hidden;*/
/* --swiper-theme-color: #e61e73; */
  transition: 0.5s;
  opacity: 1;
}
.swiper-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: calc(50% - 15%);
  width: 30%;
  text-align: center;
}
.swiperWrap {
  position: relative;
}
.swiper-button-next, .swiper-button-prev {
  visibility: visible;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #e61e73;
}
.swiper-cube .swiper-cube-shadow:before {
  background: #999;
}

.marker {
  /*background: rgb(217,190,232);
background: linear-gradient(180deg, rgba(217,190,232,0) 0%, rgba(217,190,232,1) 20%,rgba(217,190,232,0) 100%);*/

    background-repeat: no-repeat;
    background-size: 0% .8em;
    background-position: 0 1em;
    transition: all 0.8s ease;
    font-weight:700;
      background-position:0 .8em
}


#single #titBox #introBox .flex dl,
#single #profile .flex dl {
  flex: 1;
  padding-left: 3%;
	 padding-right: 3%;
}
#single #titBox #introBox .flex .rightBox {
	max-width: 230px;
}
#single #titBox #introBox .flex .iconBox, #single #profile .flex .iconBox {
	border-radius: 100%;
	border: #555 solid 1px;
	width: 45px;
	height: 45px;
	margin-left: 0;
	margin-top: 10px;
}
#single article .bnKiji {
	max-width: 800px;
	display: block;
}
#single article #ahaBox:hover {
	/*box-shadow: 0px 2px 15px #4c2f87;
	
	transform: translateY(-5px);*/
	opacity: 0.9;
	filter: saturate(160%);
}
#single article #ahaBox:hover img {
	
}
#single article #ahaBox .titBox {
	padding: 20px;
	background-color: #ea5c71;
	color: #fff;
}
#single article #ahaBox p {
	background-color: #fff;
	color: #000;
	padding: 0.5em 1em;
	border-radius: 7px;
	display: inline-block;
	font-size: 16px;
	line-height: 1;

}
#single article #ahaBox h3 {
	font-size: 24px;
	padding-top: 0.5em;
}
#single article #ahaBox .imgBox {
}

#single article #ahaBox  {}

#single article #ichiran  {
	background-color: #eaeae2;
	max-width: 460px;
	display: flex;
justify-content: center;
align-items: center;
	font-size: 26px;
	font-weight: 500;
	height: 3em;
	margin: 30px auto;
	border-radius: 20px;
	
}
#single article #ichiran:hover {
	background-color: #555;
	color: #fff;
}

#single .sec h2.h2-01 .head {
	font-weight: 500;
	font-size: 70%;
	display: block;
	border-bottom: #c9caca dotted 1px;
	padding-bottom: 0.6em;
	margin-bottom: 0.6em;
}




a.txLink {
	color: #653e95;
	font-size: 20px;
	font-weight: 500;
}

#single .editer_Eva {
	margin: 30px 0;
	padding: 0;
	margin-top: 0;
}

#single .editer .txtBox {
font-size: 18px;
	/*font-weight: 300;*/
	text-align: justify;
}

#single h2.titH2 {
	color: #e61e73;
	border:none;
	border-top: #e61e73 solid 2px;
	padding-top: 0.5em;
	margin-bottom: 0;
}
#single h3.titH3 {
	font-size: 32px;
	padding: 0.3em 0;
	clip-path: #000;
	border-top: #c9caca solid 2px;
	border-bottom: #c9caca solid 2px;
	margin-top: 1.5em;
}
#single .secTop .titH3 {
	margin-top: 0;
}
#single h3.titH3 span {
	display: block;
	font-size: 120%;
	display: block;
	border-bottom: #c9caca dotted 2px;
	padding: 0.5em 0;
	margin-bottom: 0.3em;
}
#sec02 .shops {
	padding: 30px 0;

}
#sec02 .oshipan {
	padding: 30px 0

}
#sec02 .oshipan h4 {
	
}
#sec02 .oshipan .flex {
padding-top: 10px;
}
#sec02 .oshipan .flex .itemBox {
	width: 47.5%;
max-width: 380px;
}
#sec02 .oshipan .flex dl {
	padding: 10px 0;
}
#sec02 .oshipan .flex dt {
	font-size: 18px;
	font-weight: 600;
}
#sec02 .oshipan .flex dd {
	font-size: 16px;
}
.flexDesc {
	gap:0 2em;
}
.flexDesc .imgBox {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	overflow: hidden;
	margin-top: 2em;
	border-radius: 100%;
	border: #ccc solid 1px;
}
.flexDesc p.desc {
	flex: 1;
}





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

}


@media screen and (max-width : 599px ){
	#single article #ichiran {
    font-size: 18px;
	}
	#single #titBox #introBox .flex dl, #single #profile .flex dl {
  flex: none;
  width: 100%;
  padding-left: 0%;
 }
	#single #titBox #introBox .flex .rightBox {
		width: 100%;
		padding-top: 20px;
    max-width: 600px;
	}
	#single #titBox #introBox .flex .iconBox, #single #profile .flex .iconBox{
		margin: 15px auto 0;
	}
	.flexDesc p.desc {
    flex: none;
		width: 100%;
		padding: 1em 0!important;
	}
	.flexDesc .imgBox {
		margin-left: auto;
		margin-right: auto;
	}
	.swiper-button-next, .swiper-button-prev {
    visibility: hidden;
    opacity: 1;
	}
	#sec02 .oshipan .flex {
		max-width: 380px;
		margin: 0 auto;
	}
	#sec02 .oshipan .flex .itemBox {
    width: 100%;
    max-width: 380px;
	}
	
}
</pre></body></html>