<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* デスクトップ＆スマホ共通項目 */
body {background-color: #e2791a;}
header#header, #header_191223{
font-size: 0em;
}
a  {
text-decoration: none;
}
.top_news {
	background-color: #F29445;
	width: 100%;
	margin: 0 auto;
	padding: 2% 0;
	text-align: center;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.2rem;
	line-height: 150%;
  }
@media (min-width: 1180px){
	#movie {
	display: block;
	position: relative;
	width: 1000px;
	height:563px;
	margin: 0 auto;
	margin-bottom: 50px;
	}
	#movie2, #movie3 {
	display: block;
	position: relative;
	width: 480px;
	height: 360px;
	margin: 0 10px;
	margin-bottom: 50px;
	}
	.movie2s {
	width: 1160px;
	margin: 0 auto;
	}
	.movie2s {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	}
	.tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	.wrap {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/common/bg.jpg") center top repeat;
	}
	#header {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/desktop/logo.png") center no-repeat;
	height: 680px;
	margin: 0 auto;
	font-size: 0em;
	} 
	#header_191223 {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/desktop/logo@3x.png") center no-repeat;
	height: 680px;
	background-size: contain;
	margin: 0 auto;
	font-size: 0em;
	}
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 175%;
	}
	
	#ttl_intro {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/desktop/ttl_intro.png") no-repeat;
	width: 384px;
	height: 111px;
	margin: 0 auto;
	font-size: 0em;
	}
	#ttl_cast {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/desktop/ttl_cast.png") no-repeat;
	width: 384px;
	height: 97px;
	margin: 0 auto;
	font-size: 0em;
	}
	#ttl_story {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/desktop/ttl_story.png") no-repeat;
	width: 384px;
	height: 91px;
	margin: 0 auto;
	font-size: 0em;
	}
	#ttl_overviews {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/desktop/ttl_overviews.png") no-repeat;
	width: 384px;
	height: 97px;
	margin: 0 auto;
	font-size: 0em;
	}
	#ttl_shop {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/desktop/ttl_shop.png") no-repeat;
	width: 384px;
	height: 131px;
	margin: 0 auto;
	font-size: 0em;
	}
	#ttl_news {
	background: url("../images/desktop/ttl_news.png") no-repeat;
	width: 384px;
	height: 99px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 0em;
	}
	
	#intro p, #story p, #shops {
	width: 1100px;
	margin:  0 auto;
	margin-bottom: 60px;
	padding: 40px;
	font-size: 1.2rem;
	line-height: 175%;
	text-align: left;
	color: #fff;
	}
	#news p {
	width: 1100px;
	margin:  0 auto;
	margin-bottom: 60px;
	padding: 40px;
	font-size: 1.2rem;
	line-height: 175%;
	text-align: center;
	color: #fff;
	}
	.newsimg{
		max-width: 65%;
		border: 1px solid #F29445;
		border-radius: 8px;
	}
	.newsimg:hover{
		opacity: 0.92;
	}
	#cast dl {
	width: 1100px;
	margin:  0 auto;
	padding: 40px;
	font-size: 1.2rem;
	line-height: 175%;
	text-align: left;
	color: #fff;
	}
	#cast dt {
	width: 35%;
	margin-top: 4%;
	margin-right: 2%;
	float: left;
	clear: both;
	}
	#cast dd.comment {
	margin-top:3%;
	width: 63%;
	float: left;
	}
	
	#shops dl {
	width: 47%;
	margin: 0 1%;
	padding: 2% 0;
	border-bottom: #263350 2px dotted;
	float: left;
	}
	#shops dt {
	width: 57%;
	margin-right: 1%;
	float: left;
	}
	#shops dd {
	width: 100%;
	clear: both;
	}
	#shops dd:nth-child(4) {
	font-size: 0.8rem;
	}
	#shops br {
	display: none;
	}
	#shops ul {
	width: 42%;
	float: left;
	}
	#shops li {
	margin-bottom: 1.55%;
	}
	
	#overviews {
	width: 1100px;
	margin:  0 auto;
	padding: 0 40px;
	}
	#overviews dl {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	padding: 40px;
	font-size: 1.2rem;
	line-height: 175%;
	background-color:rgba(255,255,255,0.50);
	}
	#overviews dt {
	width: 25%;
	padding: 10px 0;
	text-align: center;
	border-bottom: #ed391c 2px dotted;
	color: #ed391c;
	}
	#overviews dd {
	width: 75%;
	padding: 10px 0;
	border-bottom: #ed391c 2px dotted;
	}
	#overviews li {
	margin-bottom: 20px;
	}
	.b_name {
	color: #ed391c;
	font-weight: 900;
	}
	#overviews p {
	font-size: 0.8em;
	line-height: 175%;
	margin-bottom: 1rem;
	}
	#overviews p span {
	margin-left: -1em;
	}
	
	.tver {
	width: 450px;
	margin: 10px auto;
	text-align: center;
	}
	.tver dd {
	font-size: 1.4rem;
	margin: 10px 0  50px 0;
	}
}

/* タブレット */
@media screen and (min-width:600px) and (max-width:1179px) {
	#movie {
	display: block;
	position: relative;
	width: 90%;
	padding-bottom:calc(9 / 16 * 90%);
	margin: 2% auto;
	background-size: contain;
	clear: both;
	}
	#movie2, #movie3 {
	display: block;
	position: relative;
	width: 45%;
	padding-bottom:calc(3 / 4 * 45%);
	background-size: contain;
	margin: 2%;
	float: left;
	}
	.movie2s {
	width: 100%;
	margin: 0 auto;
	}
	.movie2s p {
	padding-top: 7rem;
	}
	.tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	.wrap {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/common/bg.jpg") top center repeat-y;
	background-size: contain;
	}
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-family: 'Noto Sans JP', sans-serif;
	width:100%;
	margin: 0 auto;
	}	
	#header {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/tablet/logo@2x.png") center 0  no-repeat;
	width: calc(1536/ 1536 * 100%);
	height: 0;
	padding-top: calc(948 / 1536 * 100%);
	background-size: contain;
	margin: 0 auto;
	} 
	#header_191223 {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/tablet/logo@3x.png") center 20px  no-repeat;
	width: calc(2304/ 2304 * 100%);
	height: 0;
	padding-bottom: calc(1462 / 2304 * 100%);
	background-size: contain;
	margin: 0 auto;
	} 
	#ttl_intro {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/tablet/ttl_intro@2x.png") center top  no-repeat;
	width: calc(481/ 1536 * 100%);
	height: 0;
	padding-bottom: calc(140 / 1536 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_cast {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/tablet/ttl_cast@2x.png") center top  no-repeat;
	width: calc(481/ 1536 * 100%);
	height: 0;
	padding-bottom: calc(123 / 1536 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_story {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/tablet/ttl_story@2x.png") center top  no-repeat;
	width: calc(481/ 1536 * 100%);
	height: 0;
	padding-bottom: calc(116 / 1536 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_overviews {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/tablet/ttl_overviews@2x.png") center top  no-repeat;
	width: calc(481/ 1536 * 100%);
	height: 0;
	padding-bottom: calc(123 / 1536 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_shop {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/tablet/ttl_shop@2x.png") center top  no-repeat;
	width: calc(481/ 1536 * 100%);
	height: 0;
	padding-bottom: calc(154 / 1536 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_news {
	background: url("../images/tablet/ttl_news@2x.png") center top  no-repeat;
	width: calc(481/ 1536 * 100%);
	height: 0;
	padding-bottom: calc(125 / 1536 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	
	#intro p, #cast dl, #story p, #shops {
	width: 94%;
	margin:  0 auto;
	padding: 0 3%;
	font-size: 1rem;
	line-height: 175%;
	color: #fff;
	}
	#news {
	width: 94%;
	margin:  0 auto;
	margin-top: 3%;
	padding: 0 3%;
	font-size: 1rem;
	line-height: 175%;
	text-align: center;
	color: #fff;
	}
	.newsimg{
		max-width: 85%;
		border: 1px solid #F29445;
		border-radius: 8px;
	}
	.newsimg:hover{
		opacity: 0.92;
	}

	#cast dt {
	width: 35%;
	margin-top: 3%;
	margin-right: 2%;
	float: left;
	clear: both;
	}
	#cast dd.comment {
	width: 60%;
	margin-top: 5%;
	float: left;
	}

	/*#shops dl {
	width: 100%;
	margin: 0 1%;
	padding: 2% 0;
	border-bottom: #263350 2px dotted;
	}
	#shops dt {
	width: 57%;
	margin-right: 1%;
	float: left;
	}
	#shops dd {
	width: 100%;
	clear: both;
	}
	#shops dd:nth-child(4) {
	font-size: 0.8rem;
	}
	#shops br {
	display: none;
	}
	#shops ul {
	width: 42%;
	float: left;
	}
	#shops li {
	margin-bottom: 1.5%;
	}*/
	
	#shops dl {
	width: 47%;
	margin: 0 1%;
	padding: 2% 0;
	border-bottom: #263350 2px dotted;
	float: left;
	}
	#shops dt {
	width: 57%;
	margin-right: 1%;
	float: left;
	}
	#shops dd {
	width: 100%;
	clear: both;
	}
	#shops dd:nth-child(4) {
	font-size: 0.8rem;
	}
	#shops br {
	display: none;
	}
	#shops ul {
	width: 42%;
	float: left;
	}
	#shops li {
	margin-bottom: 1.55%;
	}
	
	#overviews {
	width: 94%;
	margin:  0 auto;
	padding: 3%;
	}
	#overviews dl {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2%;
	padding: 4%;
	font-size: 1rem;
	line-height: 175%;
	background-color:rgba(255,255,255,0.50);
	}
	#overviews dt {
	width: 25%;
	padding: 3% 0;
	text-align: center;
	border-bottom: #ed391c 2px dotted;
	color: #ed391c;
	}
	#overviews dd {
	width: 75%;
	padding: 3% 0;
	border-bottom: #ed391c 2px dotted;
	}
	#overviews li {
	margin-bottom: 3%;
	}
	.b_name {
	color: #ed391c;
	font-weight: 900;
	}
	#overviews p {
	font-size: 0.8em;
	line-height: 175%;
	margin-bottom: 1rem;
	}
	#overviews p span {
	margin-left: -1em;
	}
	.tver {
	width: 50%;
	margin: 5% auto;
	text-align: center;
	}
	.tver dd {
	font-size: 1.2rem;
	}
}		

/* スマホ */
@media screen and (min-width:10px) and (max-width:599px) {
	#movie {
	display: block;
	position: relative;
	width:90%;
	padding-bottom:calc(9 / 16 * 90%);
	margin: 0 auto;
	background-size: contain;
	}
	#movie2, #movie3 {
	display: block;
	position: relative;
	width:90%;
	padding-bottom:calc(3 / 4 * 90%);
	margin: 3% auto;
	background-size: contain;
	}
	.tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	.movie2s p {
	font-size: 0.9rem;
	text-align: center;
	margin-bottom: 2rem;
	}
	
	.wrap {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/common/bg.jpg") top center repeat-y;
	background-size: contain;
	}
	
	main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-family: 'Noto Sans JP', sans-serif;
	width:100%;
	margin: 0 auto;
	} 
	#header {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/smp/logo@2x.png")  no-repeat;
	width: calc(750 / 750 * 100%);
	height: 0;
	padding-bottom: calc(786 / 750 * 100%);
	background-size: contain;
	margin: 0 auto;
	font-size: 0em;
	}
	#header_191223 {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/smp/logo@3x.png")  no-repeat;
	width: calc(1125 / 1125 * 100%);
	height: 0;
	padding-bottom: calc(1179 / 1125 * 100%);
	background-size: contain;
	margin: 0 auto;
	font-size: 0em;
	}
	#ttl_intro {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/smp/ttl_intro@2x.png") center top  no-repeat;
	width: calc(385/ 750* 100%);
	height: 0;
	padding-bottom: calc(111 / 750 * 100%);
	background-size: contain;
	margin: 3% auto;
	margin-top: 10%;
	font-size: 0em;
	}
	#ttl_cast {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/smp/ttl_cast@2x.png") center top  no-repeat;
	width: calc(385/ 750 * 100%);
	height: 0;
	padding-bottom: calc(98 / 750 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_story {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/smp/ttl_story@2x.png") center top  no-repeat;
	width: calc(385/ 750 * 100%);
	height: 0;
	padding-bottom: calc(92 / 750 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_overviews {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/lp/smp/ttl_overviews@2x.png") center top  no-repeat;
	width: calc(385/ 750 * 100%);
	height: 0;
	padding-bottom: calc(98 / 750 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_shop {
	background: url("https://cdn.tv-osaka.co.jp/cdn/v1.0/sp/lifein_kyoto/images/smp/ttl_shop@2x.png") center top  no-repeat;
	width: calc(385/ 750 * 100%);
	height: 0;
	padding-bottom: calc(122 / 750 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	#ttl_news {
	background: url("../images/smp/ttl_news@2x.png") center top  no-repeat;
	width: calc(385/ 750 * 100%);
	height: 0;
	padding-bottom: calc(100 / 750 * 100%);
	background-size: contain;
	margin: 3% auto;
	font-size: 0em;
	}
	
	#intro p, #cast dl, #story p, #shops {
	width: 92%;
	margin:  0 auto;
	margin-bottom: 10%;
	padding: 0 4%;
	font-size: 1rem;
	line-height: 175%;
	color: #fff;
	}
	#news p {
	width: 92%;
	margin:  0 auto;
	margin-bottom: 10%;
	padding: 0 4%;
	font-size: 1rem;
	line-height: 175%;
	color: #fff;
	}
	.newsimg{
		max-width: 95%;
		display: block;
		margin: 0 auto -1rem;
		border: 1px solid #ce6f22;
		border-radius: 8px;
	}
	.newsimg:hover{
		opacity: 0.92;
	}

	#cast dt {
	width: 75%;
	margin: 0 auto;
	}
	#cast dd.comment {
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: #263350 4px dotted;
	}
	#shops dl {
	padding: 2% 0;
	border-bottom: #263350 2px dotted;
	}
	#shops dt {
	width: 56.5%;
	margin-right: 1%;
	float: left;
	}
	#shops dd {
	width: 100%;
	clear: both;
	}
	#shops dd:nth-child(4) {
	font-size: 0.8rem;
	}
	#shops ul {
	width: 42%;
	float: left;
	}
	#shops li {
	margin-bottom: 1%;
	}

	#overviews {
	width: 94%;
	margin:  0 auto;
	padding: 3%;
	}
	#overviews dl {
	padding: 4%;
	font-size: 1rem;
	line-height: 175%;
	background-color:rgba(255,255,255,0.50);
	}
	#overviews dt {
	/*background-color:rgba(255,255,255,0.50);*/
	width: 94%;
	margin:  0 auto;
	padding: 1% 3%;
	color: #ed391c;
	border-bottom: #ed391c 2px dotted;
	}
	#overviews dd {
	width: 94%;
	margin:  0 auto;
	margin-bottom: 1rem;
	padding: 3%;
	/*border-bottom: #ed391c 2px dotted;*/
	}
	#overviews li {
	margin-bottom: 3%;
	}
	.b_name {
	color: #ed391c;
	font-weight: 900;
	}
	#overviews p {
	font-size: 0.8em;
	line-height: 175%;
	margin-bottom: 1rem;
	}
	#overviews p span {
	margin-left: -1em;
	}
	.tver {
	width: 80%;
	margin: 5% auto;
	text-align: center;
	}
	.tver dd {
	font-size: 1.0rem;
	margin: 3% 0;
	}
}


</pre></body></html>