@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700&display=swap');
/*--------------------------------------------------------*/
/*リセット*/
html{margin:0px;padding:0px;border:0px;}
*{margin:0px;padding:0px;border:0px;}
body{line-height:1;}
h1,h2,h3,h4,h5,h6,p,span,table,a,img,dl,dt,dd,ul,li,ol,iframe,nav{
	margin:0px;
	padding:0px;	
	word-break: break-word;
	vertical-align: baseline;
	text-decoration: none;
	list-style: none;
}
* {
	border: 0;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
ol, ul{list-style:none; list-style-type:none;}
.cleartext{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
img {
	vertical-align: bottom;
}
.mx_menu_all{margin-bottom:0px !important;min-width: initial !important;min-width: auto !important;}
.pc_ad_head{text-align:center;}
.banner_bg{margin-bottom:0px !important;}
/*--------------------------------------------------------*/
.span{
	display: inline-block;
}
small {
	line-height: 1.2em;
	font-size: min(2vw, 18px);
	display: block;
	margin-top: 3em;
	text-align: center;
}
body{
	background-color: #7a241a;
	text-align:center;
	font-family: var(--font_main_sans-serif);
	font-weight: normal;
	color: #fff;
}
a:link{text-decoration:none; color: #fff;}
/* a:visited{color:#039bdd; text-decoration:none;}
a:hover{color:#000; text-decoration:none;transition-duration: 0.2s;} */
#page_all {
	text-align: left;
	word-wrap: break-word;
	line-height: 160%;
	border-bottom: solid 12vw #ffffff;
}
#right_side {
	min-width: 300px;
	padding: 10px 0px 0px 30px;
	align-self: flex-start;
}
/*--------------------------------------------------------*/
/*--パンくず--*/
#pan_box {
	background-color: #000000;
	overflow-x: auto;
	overflow-y: hidden;
}

.panlist{
	padding: 8px;
	font-size: 80%;
	line-height: 120%;
	color: #fff;
	text-align:left;
	width: max-content;
}

#pan_box a {
	color: #fff;
}
.panlist a:link{color:#fff; text-decoration:underline;}
.panlist a:visited{color:#fff; text-decoration:underline;}
.panlist a:hover{color:#fff; text-decoration:underline;}
/*--------------------------------------------------------*/
/*--SNS--*/
#sns_button_pc,
#sns_button_sp{
	text-align: center!important;
	margin: 5% 0 0 0;
    display: flex;
    gap: 1%;
    justify-content: center;
}
#sns_button img{
	width: 40px !important;
	height: 40px !important;
	margin: 0.5%;
}
#sns_button_pc img{
	height: 50px!important;
    width: 50px!important;
    margin: 0 5px!important;
}

#sns_button_sp img{
	height: 50px!important;
    width: 50px!important;
    margin: 0 5px!important;
}
#sns_button
/*--------------------------------------------------------*/
/*--フッター--*/
#footer{margin:0 auto;padding:1px 0 10px; padding:1%; line-height:200%;text-align:center;}
.mx_copyright{ color:#09397a; line-height:1.5; }
.mx_copyright a:link,
.mx_copyright a:visited{ color:#09397a; text-decoration:none; }
.mx_copyright a:hover{ color:#ffffff; text-decoration:underline; }
/*-----------------------------------*/
/*-- 緊急テキスト ----------------------*/
#rp_textbox .txt_text{
border: rgb(255 255 255 / 50%) solid 0.25em;
border-radius: 0.5em;
background: rgba(255,255,255,0.6);
margin: 20px auto;
padding: 8px;
line-height: 1.6em;
text-align: left;
max-width: 960px;
width: 90%;
}
#rp_textbox .pop_text{
-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
border: #c9c9c9 solid 1px;
font-size:0.9em;
line-height:1.5em;
margin:0 auto;
padding:20px;
text-align:left;
max-width: 900px;
word-break: break-all;
width:75%;
}
#rp_textbox .pop_text .popup_title{
border-bottom: #999 dotted 1px;
font-size:1.1em;
line-height:1.5em;
font-weight:bold;
margin:0 0 15px 0;
padding-bottom:5px;
text-align:center;
width:100%;
}
#rp_textbox .eme_img {
display: block;
text-align: center;
width: 100%;
}
#rp_textbox .eme_img img{
margin: 0 auto 10px;
max-width: 100%;
}
#rp_textbox a{
color:#d00;
text-decoration:underline;
}
.txt_title {
border-left: solid 0.5em #333333;
font-weight: bold;
font-size: 1.2em;
text-align: left;
padding: 0.3em;
margin-bottom: 0.5em;
}
#right_side {
float: right;
}
/*-----------------------------------*/
/*google翻訳*/
.skiptranslate.goog-te-gadget,
a.goog-logo-link,.goog-logo-link:link{color:#09397a;text-align:center;}
/*-----------------
共通
------------------*/
:root {	
	--base-color-red: #7a241a;
	--base-color-yellow: #dbb56d;
	--base-color-blue: #151e51;
	--tx_base-color-black: #494949;
	--tx_base-color-red: #4c1511;
	--font_main_sans-serif:"Noto Sans JP", sans-serif;
	--font_main_serif:"Noto Serif JP", serif;
	--font-weight-regular:400;	
	--font-weight-bold:700;
	--font-weight-black:900;
	--font-size-12px:clamp(0.625rem, 0.583rem + 0.18vw, 0.75rem);/* 10px-12px */
	--font-size-16px:clamp(0.813rem, 0.75rem + 0.27vw, 1rem);/* 13px-16px */
	--font-size-18px:clamp(0.813rem, 0.708rem + 0.45vw, 1.125rem);/* 13px-18px */
	--font-size-24px:clamp(1rem, 0.833rem + 0.72vw, 1.5rem);/* 16px-24px */
	--font-size-28px:clamp(1.313rem, 1.167rem + 0.63vw, 1.75rem);/* 21px-28px */
	--font-size-32px:clamp(1.5rem, 1.333rem + 0.72vw, 2rem);/* 24px-32px */
	--font-size-36px:2.1rem; /* 1.2rem */	
	--font-size-42px:clamp(1.75rem, 1.458rem + 1.26vw, 2.625rem);/* 24px-32px */
  }

.pcOnly {
	display: block;
}

.spOnly {
	display: contents;
}
.pconly {
	display: block;
}
.sponly {
	display: none;
}
@media screen and (max-width: 800px){
	.pcOnly {
		display: contents;
	}
	.spOnly {
		display: block;
	}
	.pconly {
		display: none;
	}
	.sponly {
		display: block;
	}
}

 .slide_box {
	margin-bottom: 180px;
 }

/*----------drama list slider------------------*/
.slide_box{
    margin-bottom: clamp(3.75rem, 1.458rem + 9.91vw, 10.625rem);
}

.dramaKv_slide{
    padding: 14px 0;
      background-image: linear-gradient(90deg, rgba(240, 204, 126, 1), rgba(244, 219, 140, 1) 25%, rgba(249, 243, 229, 1) 51%, rgba(244, 219, 140, 1) 78%, rgba(240, 204, 126, 1));
}
ul.slider{
    padding: 8px 0;
    background: #fff;
}
.slider img {
    width:100%;
    height:auto;
}

.slider .slick-slide {
    margin:0 3px;
    background: #fff;
}
/*----------SP drama list slider------------------*/
@media screen and (max-width: 600px){
	.dramaKv_slide{
		padding: 8px 0;
		  background-image: linear-gradient(90deg, rgba(240, 204, 126, 1), rgba(244, 219, 140, 1) 25%, rgba(249, 243, 229, 1) 51%, rgba(244, 219, 140, 1) 78%, rgba(240, 204, 126, 1));
	}
	ul.slider{
		padding: 4px 0;
		background: #fff;
	}
	.slider img {
		width:100%;
		height:auto;
	}
	
	.slider .slick-slide {
		margin:0 3px;
		background: #fff;
	}	
}

/* ------------------
KV
----------------- */
.kv {
	background-image: url(../img/kv_bg.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative;
    z-index: 0;
	pointer-events: none; 
}

.kv * {
    pointer-events: auto;
}

.kv_ttl {
	position: relative;
	max-width: 950px;
	margin: auto;
	padding-top: 2%;
}
.cloud_left {
	position: absolute;	
	top: 36%;
	left: -20%;
	width: clamp(120px, 30%, 350px);
	z-index: -1;
	pointer-events: none;
}
.kv_extx {
	position: relative;
	max-width: 950px;
	margin: auto;
	margin-top: -2%;
}
.cloud_right {
	position: absolute;	
	top: 30%;
	right: -20%;
	width: clamp(120px, 30%, 350px);
	z-index: -1;
	pointer-events: none;
}
.kv_date {
	position: relative;
	max-width: 640px;
	margin: auto;
	z-index: 1;
	margin-bottom: 2%;
}
.kv_extx.sponly {
	padding: 0 15%;
}

@media screen and (max-width: 600px){
	.cloud_left {
	top: 34%;
    left: 0;
	}
	.cloud_right {
	top: 73%;
    right: 0%;
	}
	
	.cloud_right,.cloud_left {
    width: 25%;
	z-index: -1;
	}
	.kv {
	background-position: 50%;
	}
}


/* ------------------
nav
----------------- */
.nav {
    position: relative;
    z-index: 1000;
}

.nav_list {
	max-width: 1100px;
	margin: auto;
	position: relative;
    z-index: 1000;
}

.nav_list {
	display: flex;
	justify-content: space-between;
	gap: 3%;
	padding-bottom: 50px;
}

.nav_list a {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
	color: rgba(244, 219, 140, 1);
}

.nav_list li {
	border: 7px double var(--base-color-yellow);
	background-color: var(--base-color-blue);
	width: calc((100% - 3%) / 3);
	text-align: center;
	border-radius: 10px;
	font-size: var(--font-size-36px);
	font-weight: var(--font-weight-bold);
	line-height: 90px;
	box-shadow: 0 4px 15px 0 #3b0000;	
}
@media screen and (max-width: 850px){
	/* .nav_list {
		display: block;
	} */
	.nav_list li {		
		width: calc(100% - 10%);
		margin: auto;
		font-size: 1.5rem;
		line-height: 3.5rem;
		margin-bottom: 2%;
	}
}
@media screen and (max-width: 600px){
	.nav_list li {
		font-size: 1.2rem;
		line-height: 3.5rem;
		margin-bottom: 2%;
	}
}
@media screen and (max-width: 450px){
	.nav_list li {
		border: 5px double var(--base-color-yellow);
		font-size: .8rem;
		line-height: 3rem;
		margin-bottom: 2%;
	}
	.nav_list {
		gap: 2%;
		padding-bottom: 30px;
	}
}

/* ------------------
#contents
----------------- */
.wrapper {
	margin: 0 2%;
}
.contents {
	max-width: 1200px;
	margin: auto;
}

.drama_list,
.present_list,
.vote_list {
	border: 6px solid var(--base-color-yellow);	
	padding: clamp(5rem, 4.583rem + 1.8vw, 6.25rem)
         	 clamp(1.25rem, 0.417rem + 3.6vw, 3.75rem);
	position: relative;
	margin-bottom: clamp(3.75rem, 1.458rem + 9.91vw, 10.625rem);
}
.deko_right {
	position: absolute;
	top: 5px;
	right: 5px;
	width: clamp(40px, 4%, 80px);
}
.deko_left {
	position: absolute;
	top: 5px;
	left: 5px;
	width: clamp(40px, 4%, 80px);
}
.deko_b_right {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: clamp(40px, 4%, 80px);
}
.deko_b_left {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: clamp(40px, 4%, 80px);
}
.drama_list_box h2,
.present_list_box h2,
.vote_box h2 {
	margin: auto;
	text-align: center;
	width: clamp(250px, 60%, 410px);
	background-color: var(--base-color-yellow);
	padding: 25px 0;
	border-radius: 10px 10px 0 0;
	color: var(--base-color-red);
	font-size: var(--font-size-42px);
}
.drama_list_box li {
	background-color: #fff;
	color: var(--tx_base-color-black);
	padding: 40px 70px;
}
.drama_list ul li {
	position: relative;
	display: flex;
	gap: 50px;
	margin-bottom: clamp(2rem, 1.667rem + 1.44vw, 3rem);
}
.drama_list ul li:last-child {
	margin-bottom: 0;
}
.entry_number {
	position: absolute;
	width: clamp(80px, 20%, 100px);
	top: -20px;
	left: -20px;
}
.drama_list ul li .left {
	flex: 30%;
}
.drama_list ul li .right {
	flex: 70%;
}
.drama_list ul li h3{
	color: var(--tx_base-color-red);
	text-align: center;
	margin-bottom: 20px;
	font-family: var(--font_main_serif);
	font-size: var(--font-size-28px);
	font-weight: var(--font-weight-black);
}
.drama_list_intro {
	color: var(--base-color-red);
	font-size: var(--font-size-18px);
	font-weight: var(--font-weight-bold);
}
.drama_list_about {
	font-size: var(--font-size-16px);
	padding: 10px 0;
	border-bottom: 1px solid var(--base-color-yellow);
}
.drama_list_cast {
	padding: 10px 0;
	font-size: var(--font-size-12px);
	line-height: 1.2rem;
}

.drama_list_cast_extx {
	color: var(--base-color-red);
	font-size: var(--font-size-16px);
	font-weight: var(--font-weight-bold);
}
.ttl_small {
	font-size: var(--font-size-18px);
}

@media screen and (max-width: 1000px){
	.drama_list ul li {
	display: block;
	}
	.drama_list_box li {
		padding: 10% 5%;
	}
	.drama_list_box h2 {
		font-size: var(--font-size-42px);
	}
	.drama_img {
		width: clamp(200px, 40%, 500px);
		margin: 0 auto 1rem;
	}
	.entry_number {
		left: -15px;
	}
	.drama_list_intro,
	.drama_list_about,
	.drama_list_cast_extx {
		line-height: 1.2rem;
	}
	.drama_list_cast {
		line-height: 1rem;
	}
}

@media screen and (max-width: 600px){
	.drama_list_box h2,
	.present_list_box h2,
	.vote_box h2 {
		font-size: 24px;
		width: clamp(200px, 60%, 450px);
		padding: 15px 0;
	}
	.drama_list,
	.present_list,
	.vote_list {
		padding: 19% 4%;
		border: 4px solid var(--base-color-yellow);
	}
	.drama_list ul li h3 {
		margin-bottom: 10px;
	}
}

/* ------------------
.present_list_box
----------------- */
.present_list_tx,
.vote_tx {
	text-align: center;
	font-size: var(--font-size-32px)!important;
	margin-bottom: 50px;
	font-weight: var(--font-weight-bold);
	line-height: 3rem;
}

.present_list ul {
	display: flex;
	flex-wrap: wrap;
	gap: 3%;
}
.present_list ul li {
  margin-bottom: 3%;
}

.present_list ul li {
	border: 2px solid #fff;
	display: flex;
	width: calc((100% - 3%) / 2);
	padding: 20px;	
}
.present_list ul li:nth-child(5),
.present_list ul li:nth-child(6) {
  margin-bottom: 0;
}

.pre_box_left {
  flex: 0 0 60%; /* grow 0, shrink 0, 幅40%固定 */
}

.notflex {
	flex: 100%;
}

.pre_box_right {
  flex: 0 0 40%;
  padding-left: 3%;
}

.present_list ul li.pre_with_desc {
	display: block;
}
.pre_with_cont {
	display: flex;
}

.pre_box_left .nop {
	font-size: var(--font-size-32px);
	font-weight: var(--font-weight-bold);
	background-color: var(--base-color-yellow);
	color: var(--base-color-red);
	display: inline-block;
	padding: 10px;
	margin-bottom: 5%;
	border-radius: 10px;
}

.pre_tx {
	font-size: var(--font-size-24px);
	font-weight: var(--font-weight-bold);
	color: var(--base-color-yellow);
	margin-top: 3%;
	line-height: 2rem;
}

.present_desc {
	margin-top: 3%;
	font-size: var(--font-size-16px);
}

.pre_tx a {
	color: var(--base-color-yellow);
	text-decoration: underline;
}

@media screen and (max-width: 800px){
	.present_list ul {
		display: block;
	}
	.present_list ul li {
	width: 100%;
	padding: 10px;
	margin-bottom: 8%;
	}
	.present_list ul li:nth-child(5) {
		margin-bottom: 8%;
	}
	.present_list_tx, .vote_tx {
	line-height: 2.2rem;
	}
	.pre_tx {
	line-height: 1.4rem;
	}
	.pre_box_left .nop {
	padding: 6px 11px 7px 6px;
	}
}

@media screen and (max-width: 800px){
	.dn {
		font-size: .7rem;
		line-height: 1rem;
	}
}

.big  {
	font-size: var(--font-size-42px);
	font-weight: var(--font-weight-black);
}

/* ------------------
.vote_box
----------------- */
/* vote_button */
.vote_button a{
    background: #fff;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 400px;
    padding: 2%;
    color: var(--tx_base-color-red);
    transition: 0.3s ease-in-out;
    font-weight: 600;
	border: 4px solid var(--tx_base-color-red);
    box-shadow: 0px 5px 0 var(--tx_base-color-red);
    border-radius: 50px;
	font-size: var(--font-size-32px);
	font-weight: var(--font-weight-bold);
}
.vote_button a:hover {
  background-color: #fff;
  box-shadow: 0 0 0;
  transform: translate(0px, 5px);
}


.vote_dc {
	margin-bottom: 4%;
}
.vote_box p {
	font-size: var(--font-size-24px);
	line-height: 2.5rem;
}

.vote_dc_ttl {
	font-weight: var(--font-weight-bold);
	color: var(--base-color-yellow);
}

.vote_date_ttl {
	background-color: var(--base-color-yellow);
	color: var(--base-color-red);
	font-weight: var(--font-weight-bold);
	display: inline-block;
	padding: 2px 30px;
	border-radius: 100vw;
	margin-bottom: 10px;
}

.vote_bottom_space {
	margin-bottom: 4%;
}
.vote_top_space {
	margin-top: 4%;
}


@media screen and (max-width: 600px){
	.vote_button a {
		padding: 6%;
		margin: 8% 0 12%;
	}
	.vote_box p {
		line-height: 2rem;
	}
}

/* ------------
page-top
------------ */

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}
#page-top a {
  background: #ab101b;
  text-decoration: none;
  color: #fff;  
  padding: 36px 30px;
  text-align: center;
  display: block;
  border-radius: 50px;
  opacity: 0.9;
  transition: all .3s ease;
}
#page-top a:hover {
  text-decoration: none;
  opacity: .5;
}

#page-top a::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 50%;
    width: 11px;
    height: 11px;
    background: url(../img/ico.png) no-repeat center left;
    background-size: contain;
    -webkit-transform: rotate(-90deg) translate(0, -50%);
    transform: rotate(-90deg) translate(0, -50%);
    -webkit-transform-origin: center;
    transform-origin: center;
}

@media screen and (max-width: 600px){
	#page-top a {
		padding: 26px 20px;
	}
	#page-top a::before {
		top: 10px;
	}
}