<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
	font-family: 'mp1c-bold';
    src: url('./fonts/Mplus_1C_bold_sub.eot');
    src: url('./fonts/Mplus_1C_bold_sub.eot?#iefix') format('embedded-opentype'), url('./fonts/Mplus_1C_bold_sub.woff') format('woff'), url('./fonts/Mplus_1C_bold_sub.ttf') format('truetype');
}

@font-face {
  font-family: 'Uniqlo Pro Regular';
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/uniqlo/UniqloRegular_1.ttf") format("truetype")
}

.mp1c {
	font-family: 'mp1c-bold';
}

.uq_pro_reg {
	font-family: 'Uniqlo Pro Regular';
}

.red {
	color: red;
}

html {
	min-height:100%;
	letter-spacing: +0.2vw;
	font-size: 4.375vw
}

body {
	position: relative;
	min-height:100%;
	margin: 0;
	font-family: "ãƒ¡ã‚¤ãƒªã‚ª", 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3', 'Hiragino Kaku Gothic Pro', "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
	background: white;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
}

a {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

img {
	width: 100%;
	vertical-align: bottom;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

#header {
	font-weight: bold;
	font-size: 5vw;
	margin-top: 5vw;
	margin-bottom: 5vw;
}

img.logo {
	height: 40px;
	margin: 15px;
    width: auto;
}

img.logo:first-child {
	margin-right: -5px;
}

#description p {
	font-size: 4vw;
	line-height: 6vw;
}

#menu{
	box-shadow: 0px 5px 15px rgba(0,0,0,0.1);
	position: relative;
}

#menu div {
	padding: 5.7vw 24.5vw;
	z-index: 100;
	box-sizing: border-box;
}

#menu div:not(.fixed) {
	position: absolute;
}

#menu div.fixed {
	position: fixed;
}

#menu div.active {
	border: solid 0.3vw red;
}

#menu .area1 {
	top: 0.5vw;
	left: 0.5vw;
}

#menu .area2 {
	top: 0.5vw;
	left: 50.5%;
}

#menu .area3 {
	top: 13vw;
	left: 0.5vw;
}

#menu .area4 {
	top: 13vw;
	left: 50.5%;
}

.playlist-header {
	margin-top: 18%;
	padding-top: 7%;
	padding-bottom: 6%;
}

.playlist-header p {
	padding-bottom: 1vh;
}

.playlist-header p.english {
	color: #fc6c50;
	font-size: 4vw;
}

.playlist-header p.japanese {
	color: #222222;
	font-size: 5vw;
	font-weight: bold;
	padding-bottom: 1.5vh;
}

.playlist-header p.abst {
	color: #777777;
	font-size: 4vw;
	padding-top: 0.5vh;
}

.playlist {
	background: #f9f4e6;
}

.playlist .title {
	font-size: 120%;
	font-weight: bold;
	color: #9b7032;
	margin: 0 4%;
}

.playlist .desc {
	color: #8c8c8c;
	padding: 0 4%;
	margin-bottom: 3%;
	text-align: left;
	font-size: 95%;
}

.playlist .title, .playlist .desc {
	line-height: 1.5;
}

.playlist h2 {
	font-size: 130%;
	font-weight: bold;
}

.playlist .caution {
	margin-top: 1vh;
	font-size: 3vw;
	color: #888888;
}

iframe {
	z-index: 50;
}

.iframe {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}

img#app-download {
	margin-bottom: 5%;
	width: 70%;
}

img#app-download_banner {
	width: 95%;
	margin-top: 2%;
	margin-bottom: 4%;
}

.share{
    padding-top: 5vw;
    padding-bottom: 8vw;
    background: white;
    padding-left: 1vw;
}

.share p {
	font-size: 3.8vw;
	font-weight: bold;
	padding: 5vw 0;
	color: #999999;
}

.share img {
	width: 9vw;
    /*float: left;
    width: inherit;*/
}

.share a:nth-child(3) img {
	margin: 0 9vw;
}

.red {
	color: red;
}

.ec-header {
	padding-top: 13vw;
    padding-bottom: 2vw;
    font-size: 5vw;
    font-weight: bold;
}

.article .ec-header {
	padding-top: 0;
}

.ec-header p {
    padding-bottom: 2vw;
}

.playlist-header p, .ec-header p {
	letter-spacing: -0.05vw;
}

.ec-header p.english {
	font-size: 4.5vw;
	color: #777777;
}

.ec-header p.japanese {
}

.t2_wrap {
	display: inline-block;
	padding: 0 7.5px;
	padding: 0 2.5vw;
}

.t2_wrap.hidden {
	display: none;
}

.t2_dsc {
	color: black;
}

.t2_dsc &gt; div {
	margin-bottom: 6px;
	margin-bottom: 2vw;
}

.t2_color {
	margin-bottom: 3px;
	margin-bottom: 1vw;
}

.t2_color img {
	width: 8%;
	width: 2.7vw;
	margin-right: 2%;
	margin-right: 1.2vw;
	display: inline;
}

.t2_color img.more_color {
	width: 9%;
	width: 3vw;
	margin-right: 0;
	margin-left: -3%;
	margin-left: -1.7vw;
	display: inline;
}

.t2_dsc .t2_row, .t2_dsc .t2_name {
	color: #1b1b1b;
}

.t2_dsc .t2_name {
	font-size: 80%;
	font-size: 3.5vw;
	line-height: 1.4;
	margin-bottom: 3vw;
}

.t2_dsc .t2_info {
	font-size: 80%;
	font-size: 3.5vw;
	margin-bottom: 3.5vw;
}

.t2_dsc .t2_row {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content:space-between;
}

.t2_dsc .t2_row div {
	font-size: 60%;
	font-size: 3vw;
}

.t2_dsc .t2_price {
	font-size: 100%;
	font-size: 5vw;
	margin-bottom: 3.5vw;
}

.t2_dsc .t2_star {
	font-size: 50%;
	font-size: 2.5vw;
	margin-bottom: 12px;
	margin-bottom: 4vw;
}

.t2_dsc .t2_star .review_cnt {
	text-decoration: underline;
}

.t2_dsc .t2_star img {
	display: inline-block;
	width: 12%;
	margin-left: 2%;
	vertical-align: bottom;
}

.article {
	margin-top: 5vw;
}

.article .content {
	display: table;
	border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.article .content &gt; div {
	display: table-cell;
	width: 50%;
}

.article .text {
	vertical-align: top;
	padding: 5vw 5vw;
}

.article .article-title {
	line-height: 1.1;
}

.article .date{
    color: #378694;
    font-weight: bold;
    font-size: 115%;
    margin-bottom: 10px;
}

.article .category-name{
    color: #b1b1b1;
    font-weight: bold;
    font-size: 115%;
    margin-bottom: 10px;
}

#enquete {
	padding-top: 5vw;
}

#enquete &gt; img {
	width: 30%;
	padding-top: 12vw;
	padding-bottom: 10vw;
}

#enquete p {
	color: #555555;
	line-height: 1.6;
	font-size: 4.7vw;
}

#enquete &gt; a &gt; img {
	width: 80%;
	margin: 3vw 0;
}

.footer-bg {
	margin-top: 12%;
    background: #f1f1f1;
}

.footer-bg .button img {
	margin-top: 5vw;
	width: 80%;
}

.footer-bg .link {
	margin-top: 8vw;
	font-size: 3.5vw;
}

.footer-bg .link a {
	color: #505050;
	text-decoration: underline;
}

.appstore{
    right: 4%;
}

.googleplay{
    left: 4%;
}

a.detail{
    top: 50%;
}

a.kiyaku{
    top: 62%;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

.gray-space {
	padding-top: 6vw;
	background: #f4f4f4;
}

img.space {
	height: 6vw;
}

.caution-wrapper {
	padding-top: 15vw;
	padding-bottom: 10vw;
	font-size: 2.8vw;
	margin-left: 4%;
	width: 92%;
	color: #505050;
	line-height: 1.7;
}

.caution-wrapper div {
	font-size: 3vw;
	margin-bottom: 2vw;
}

.caution-wrapper ul {
    line-height: 1.3;
}
 
.caution-wrapper li {
    margin-bottom: 1vw;
    padding-left: 2.5vw; /*1emï¼ˆ1æ–‡å­—ï¼‰åˆ†ã€å³ã«å‹•ã‹ã™*/
    text-indent: -2.5vw; /*æœ€åˆã®è¡Œã&nbsp;ã‘1emï¼ˆ1æ–‡å­—ï¼‰åˆ†ã€å·¦ã«å‹•ã‹ã™*/
}

.caution {
	margin-left: 3vw;
	margin-bottom: 1vw;
}

.list-title {
	padding-top: 1vw;
	padding-bottom: 2vw;
	color: #505050;
	margin-left: auto;
	margin-right: auto;
	background: black;
}

.list-title p {
	padding-top: 0.5vw;
	padding-bottom: 0.5vw;
	font-size: 3.7vw;
	color: white;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.4;
}

.list-title p:first-child {
	font-size: 3.5vw;
	color: #888888;
}

.more-listen {
	float:right;
	padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 8px;
    padding-left: 12px;
	margin-left: 2vw;
	font-size: 3vw;
	color: #505050;
}

.goto-awa {
	font-weight: bold;
	float:right;
	color: #ffffff;
    background: #fc7459;
    border-radius: 20px;
    display: inline-block;
    font-size: 3vw;
    padding: 8px 12px;
    margin-right: 2vw;
    margin-bottom: 8px;
    text-align: center;
}

img#sub-desc {
	margin-left: 20%;
	width: 60%;
	margin-top: 2.5vw;
	margin-bottom: 3vw;
}

.relative {
	position: relative;
}

.relative img:nth-child(2) {
	position: absolute;
	width: 60%;
	top: 49%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

p.more {
	font-size: 3.3vw;
	margin-bottom: 4vw;
}

span.slash {
	-moz-transform:    scale(0.6, 1);  /* Firefoxâ€» */
	-webkit-transform: scale(0.6, 1);  /* Chrome,Safari */
	-o-transform:      scale(0.6, 1);  /* æ—§Operaâ€» */
	-ms-transform:     scale(0.6, 1);  /* IE */
	transform:         scale(0.6, 1);  /* CSS3 */
	display: inline-block;
}

p.answer_comment {
	color: #9d9d9d;
	text-align: left;
	padding: 0 24px;
	line-height: 140%;
}

p.answer_comment a {
	color: #fc6c50;
	text-decoration: none;
}

div.first_access {
	margin: 0 auto;
	display: block;
	font-size: 18px;
	text-align: center;
	border-bottom: solid 2px #cacaca;
	padding: 15px 0;
	margin-top: 40px;
	width: 92%;
	font-weight: bold;
}

a.next_access {
	text-align: center;
	display: block;
	text-decoration: none;
	color: #575757;
	padding: 35px 0;
	background: #fff;
	font-size: 19px;
	line-height: 19px;
	position: relative;
}

img.right_arrow {
	height: 16px;
	width: auto;
	vertical-align: middle;
	position: relative;
	bottom: 2px;
	margin-left: 7px;
}

.kaiyu {
	margin-bottom: 42px;
	margin-bottom: 14vw;
}

.kaiyu img.logo {
	height: 10vw;
	width: auto;
	margin: 0;
	margin-top : 12vw;
	margin-bottom: 1vw;
}

.kaiyu p {
	padding-top: 1vw;
	font-size: 3vw;
}

.kaiyu p:first-child {
	font-weight: bold;
	font-size: 5vw;
	margin-left: 5vw;
	margin-bottom: 1vw;
}

.kaiyu img.logo:first-child {
	margin-right: 0.5vw;
}

.kaiyu img.logo:nth-child(2) {
	margin-left: 0.5vw;
}

.kaiyu &gt; div:nth-child(2) {
	margin-bottom: 12px;
	margin-bottom: 4vw;
}

.kaiyu .table {
	display: table;
	table-layout:fixed;
	width: 100%;
	margin-top: 4vw;
}

.kaiyu .table &gt; div {
	display: table-cell;
}

.kaiyu .table &gt; div &gt; a &gt; img:nth-child(2){
	padding-top: 3vw;
	padding-bottom: 4vw;
	width: 80%;
}

.kaiyu .table &gt; div &gt; a &gt; img:nth-child(3){
	padding-bottom: 5vw;
	width: 95%;
}

#valentine-desc {
	margin: 6% 0;
}

.inner-content {
	width: 85%;
	margin: 0 auto;
}

#stamp-wrapper {
	position: relative;
}

#complete {
	position: absolute;
	width: 42%;
	top: 87.5%;
	right: -3%;
}

#present-text-wrapper {
	margin-top: 5vw;
	font-size: 3.5vw;
}

#present-text-wrapper span {
	font-weight: bold;
}

#stamp-caution {
	color: #c3c3c3;
	font-size: 2.8vw;
	margin-bottom: 12%;
}

#present-wrapper .present {
	position: relative;
}

#present-wrapper .present .current {
	position: absolute;
	width: 20%;
	left: 5%;
}

#valentine-caution {
	margin-top: 12%;
}

.video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 4%;
}

.video iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.valentine-button {
	width: 76.25%;
	margin: 0 auto;
}

#go-to-current {
	margin: 1% auto;
}

#random-content {
	margin-top: 8%;
	margin-bottom: 12%;
}

#random-content p.more {
	margin-bottom: 1vw;
}

#random-content img.app-download {
	width: 70%;
	margin-bottom: 0;
}

#back-to-top {
	margin: 9% 0;
	font-size: 4vw;
}

.playlist-header, .border-wrapper {
	position: relative;
}

img.playlist-text_img {
	position: absolute;
	width: 40%;
	right: 0;
	left: 0;
	margin: 0 auto;
	top: -3%;
}

.border-wrapper {
	margin-bottom: 4%;
}

img.playlist-stamp_img {
	position: absolute;
	width: 16%;
	right: 2%;
	top: -220%;
}

.link-img_wrapper {
	padding-bottom: 5%;
}

.twitter-wrapper {
	width: 96%;
	margin: 0 auto;
	max-height: 350px;
	max-height: 120vw;
	overflow-y: auto;
	margin-top: 12%;
	-webkit-overflow-scrolling: touch;
	text-align: center;
}
</pre></body></html>