@charset "UTF-8";

#index_logo {
	position:absolute;
	left:8px;
	top:8px;
	width:80px;
}

#index_movie {
	position: relative;
	z-index:1;
	box-sizing:border-box;
	background-color:#000;
	width:100%;
	padding:0;
}

#index_movie > h1 {
	display:block;
	position:absolute;
	top:25px;
	left:25px;
	width:240px;
	max-width:25%;
}

#index_movie > h1 img {
	height:auto;
}

#index_video {
	width:100%;
	text-align:center;
	height:auto;
}

#index_video > video {
	width:100%;
	aspect-ratio: 16 / 9;
	margin:auto;
	display:block;
}

#index_pickup {
	margin:60px 0 100px 0;
	width:100%;
	overflow:hidden;
}

#index_pickup2, .index_pickup2 {
	width:100%;
	overflow:hidden;
	background-color:#000;
}

h2.index_h2, h1.index_h2 {
	width:900px;
	max-width:calc( 100% - 16px );
	margin:auto;
	text-align:left;
}

h1.index_h2 {
	margin-top:180px;
}

h2.index_h2 p:first-of-type, h1.index_h2 p:first-of-type {
	font-family: 'Zen Old Mincho';
	font-size:22px;
	font-weight:500;
	line-height:30px;
	letter-spacing:3px;
	display:table;
	padding-bottom:10px;
	border-bottom:1px solid #000;
}

h2.index_h2 p:last-of-type, h1.index_h2 p:last-of-type {
	margin-top:8px;
	font-size:13px;
	letter-spacing:3px;
}

#index_list_wrap, .index_list_wrap {
	position:relative;
}

#index_list, .index_list {
	overflow:scroll;
	width:100%;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

#index_list::-webkit-scrollbar, .index_list::-webkit-scrollbar {
	display: none;
}


#index_list ul, .index_list ul {
	display:table;
	width:10000px;
	z-index:1;
}

#index_list li, .index_list li {
	display:table-cell;
	list-style-type:none;
}

#index_list img, .index_list img {
	width:560px;
	aspect-ratio: 16 / 9;
	object-fit:cover;
}

#index_list_left, #index_list_right, .index_list_left, .index_list_right {
	position:absolute;
	font-size:50px;
	line-height:50px;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index:20;
}

#index_list_left, .index_list_left {
	left:50px;
}

#index_list_right, .index_list_right {
	right:0px;
}

#index_list_left a:link, #index_list_right a:link, #index_list_left a:visited, #index_list_right a:visited, .index_list_left a:link, .index_list_right a:link, .index_list_left a:visited, .index_list_right a:visited {
	color:#fff;
}

#index_list_left a:hover, #index_list_right a:hover, #index_list_left a:active, #index_list_right a:active, .index_list_left a:hover, .index_list_right a:hover, .index_list_left a:active, .index_list_right a:active {
	color:#ed4f44;
}

#index_channel {
	padding:100px 0;
	margin:auto;
	font-family: 'Zen Old Mincho';
	background-color:#f3f3f3;
}

#index_freepaper {
	background-color:#000;
	font-family: 'Zen Old Mincho';
}

#index_freepaper > div {
	padding:100px 0;
	width:calc( 100% - 16px );
	max-width:900px;
	margin:auto;
}

#index_freepaper a:link > p, #index_freepaper a:visited > p {
	font-family: 'M PLUS 1p', serif;
	font-weight:500;
	text-align:center;
	color:#fff;
	margin-top:12px;
}

#index_freepaper a:hover > p, #index_freepaper a:active > p {
	color:#e6154f;
}

#index_event {
	margin:auto;
	padding:100px 0;
	font-family: 'Zen Old Mincho';
}

#index_event > ul {
	width:900px;
	max-width:calc( 100% - 16px );
	margin:20px auto 30px auto;
}

#index_event > ul > li {
	list-style-type:none;
	padding:12px 0;
}

#index_event > ul > li > a {
	display:flex;
	align-items:center;
}

#index_event > ul > li > a > div:first-of-type {
	width:170px;
}

#index_event > ul > li > a > div:first-of-type img {
	width:100%;
	aspect-ratio:1 / 1;
	object-fit:cover;
	object-position:center center;
}

#index_event > ul > li > a > div:last-of-type {
	width:calc( 100% - 170px );
	padding-left:20px;
}

#index_event > ul > li > a > div:last-of-type > p:first-of-type {
	font-weight:bold;
	font-size:20px;
	line-height:1.4em;
}
#index_event > ul > li > a > div:last-of-type > p:first-of-type > span {
	font-size:14px;
}

#index_event > ul > li > a > div:last-of-type li {
	font-family: 'M PLUS 1p', serif;
	font-weight:500;
	font-size:12px;
	line-height:20px;
	display:inline-block;
	padding:0 12px;
	margin-right:4px;
	border-radius:3px;
	list-style-type:none;
}

#index_event > ul > li > a > div:last-of-type li:last-of-type {
	margin-right:0;
}

#index_event > ul > li > a > div:last-of-type p:last-of-type {
	margin-top:8px;
	font-size:14px;
	line-height:1.5em;
}

#index_event h3 {
	font-size:18px;
	line-height:1.6em;
	font-weight:bold;
	margin-top:-4px;
	margin-bottom:3px;
}

li.index_event_tateyama {
	background-color:#73952f;
	color:#fff;
}

li.index_event_minamiboso {
	background-color:#1eb491;
	color:#fff;
}

li.index_event_kamogawa {
	color:#fff;
	background-color:#e37322;
}

li.index_event_kyonan {
	color:#fff;
	background-color:#c576ae;
}

li.index_event_other {
	color:#fff;
	background-color:#e6154f;
}

#index_diary {
	margin:0 auto 100px auto;
	padding:100px 0;
	font-family: 'Zen Old Mincho';
	background-color:#f3f3f3;
}

#index_diary2 {
	margin:0 auto 50px auto;
	padding:0 0 80px 0;
	font-family: 'Zen Old Mincho';
	background-color:#fff;
}

#index_channel #index_channel_text {
	margin-top:60px;
	text-align:center;
}

#index_channel #index_channel_text p {
	text-align:center;
}

#index_channel #index_channel_text img {
	width:320px;
	margin-top:36px;
	max-width: calc( 100% - 80px );
}

#index_diary ul, #index_diary2 ul {
	width:900px;
	max-width:100%;
	padding:0 8px;
	margin:28px auto 0 auto;
}

#index_diary li, #index_diary2 li {
	list-style-type:none;
	margin-left:0;
}

#index_diary li:nth-of-type( n+2 ), #index_diary2 li:nth-of-type( n+2 ) {
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #888;
}

#index_diary li p, #index_diary2 li p {
	font-size:18px;
	line-height:27px;
}

#index_short {
	margin:100px auto 0 auto;
	overflow:hidden;
	padding-bottom:100px;
	border-bottom:1px solid #ccc;
}

#index_search {
	margin:100px auto 120px auto;
	overflow:hidden;
}

#index_search_form {
	margin:20px auto 0 auto;
	width:900px;
	max-width:calc( 100% - 16px );
	text-align:center;
	display:block;
}

#index_search dt {
	font-family: 'Zen Old Mincho';
	text-align:left;
	font-size:17px;
	line-height:27px;
}

#index_search dd {
	font-family: 'Zen Old Mincho';
	margin-bottom:20px;
	text-align:left;
}

#index_search dd p {
	font-size:14px;
}

.index_search_type {
	padding-top:8px;
}

.index_search_type label {
	font-size:16px;
	line-height:1.6em;
}

.index_search_type label:not(:last-of-type) {
	margin-right:1.8em;
}

#index_short_list, #index_search_list {
	margin-top:50px;
	padding-left:3px;
	padding-right:3px;
}

#index_short_list:after, #index_search_list:after {
	content: '';
	display:block;
	clear:both;
}

#index_short_list li {
	float:left;
	width:calc( 100% / 8 );
	overflow:hidden;
	list-style-type:none;
	padding:0 6px;
}

#index_search_list li {
	float:left;
	width:calc( 100% / 4 );
	overflow:hidden;
	list-style-type:none;
	padding:0 6px;
}

#index_short_list li a, #index_search_list li a {
	display:block;
	width:100%;
}

#index_short_list li p {
	overflow:hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	max-height: 63px;
	margin-bottom:4px;
}

#index_search_list li p {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

#index_short_list li p:first-of-type {
	font-family: 'Zen Old Mincho',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:15px;
	line-height:19px;
	padding:6px 6px 0 6px;
}

#index_search_list li p:first-of-type {
	font-family: 'Zen Old Mincho',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:16px;
	line-height:24px;
	padding:6px 6px 0 6px;
}

#index_short_list li p:last-of-type, #index_search_list li p:last-of-type {
	font-size:11px;
	line-height:20px;
	padding:4px 6px 20px 6px;
}

#index_search_list li img {
	aspect-ratio: 16 / 9;
	object-fit:cover;
	border-radius:8px;
}

#index_short_list li img {
	aspect-ratio: 9 / 16;
	object-fit:cover;
	border-radius:8px;
}

#index_copy {
	position:absolute;
	z-index:20;
	right:40px;
	bottom:40px;
	font-family: 'Zen Old Mincho';
	font-size:28px;
	line-height:48px;
	letter-spacing:2px;
	color:#fff;
}

#index_hamburg {
	position:fixed;
	right:16px;
	top:16px;
	font-size:32px;
	line-height:34px;
	z-index:6000;
}

select[name="search_playlist"] {
	height: 44px;
}

#index_dialy_page {
	text-align:center;
	margin-top:20px;
}

#index_dialy_page span.index_bold {
	font-weight:700;
	font-family: 'M PLUS 1p', serif;
	font-weight:700;
}

@media screen and ( max-width:650px ) {
	#index_video {
		width:100%;
		height:100vh;
		max-height:640px;
		overflow:hidden;
	}

	#index_video > video {
		object-fit:cover;
		width:100%;
		height:100%;
	}

	#index_list img, .index_list img {
		width:300px;
	}
	#index_pickup {
		margin:80px 0 100px 0;
	}
	#index_short_list li {
		width:calc( 100% / 4 );
	}
	#index_search_list li {
		width:calc( 100% / 2 );
	}
	#index_short_list li p:first-of-type {
		font-size:12px;
		line-height:16px;
	}
	#index_search_list li p:first-of-type {
		font-size:15px;
		line-height:20px;
	}
	#index_list_left, #index_list_right, .index_list_left, .index_list_right {
		display:none;
	}
	#index_freepaper > div {
		padding:16px 0 8px 0;
	}
	#index_channel #index_channel_text p {
		text-align:left;
		padding:0 8px;
	}
	#index_diary ul, #index_diary2 ul {
		padding:0 8px;
	}
	
	#index_diary li, #index_diary2 li {
		list-style-type:none;
		margin-left:0;
	}
	#index_diary li p, #index_diary2 li p {
		font-size:17px;
		line-height:22px;
	}
	#index_copy {
		position:relative;
		right:auto;
		bottom:auto;
		font-family: 'Zen Old Mincho';
		font-size:16px;
		line-height:28px;
		letter-spacing:0;
		text-align:center;
		padding:8px 0;
	}
	#index_event > ul > li > a > div:first-of-type {
		width:120px;
	}

	#index_event > ul > li > a > div:last-of-type {
		width:calc( 100% - 120px );
		padding-left:16px;
	}
	#index_event > ul > li > a > div:last-of-type > p:first-of-type {
		font-size:16px;
		line-height:1.4em;
	}
	#index_event > ul > li > a > div:last-of-type > p:first-of-type > span {
		font-size:12px;
	}
}

@media screen and (max-width:400px) {
	#index_search_list li p:first-of-type {
		font-size:12px;
		line-height:17px;
	}
	#index_list img {
		width:200px;
	}
	.index_list img {
		width:200px;
	}
	#index_dialy_page 
		text-align:left;
	}
}
