@charset "utf-8";

/* ------------------------------------------
  ページ
------------------------------------------ */

.main_bg{
	background: #F0F0F0;
	position: relative;
	width:100%;
	margin:0 auto;
}
#gohatto{
    margin: 0 auto;
    position: relative;
	font-size:1.4rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;
}
#gohatto .header{
	background: url(../images/head_bg.jpg?2401291545) no-repeat center;
	padding-top: 110%;
	position:relative;
	background-size: cover;
}
#gohatto .header_logo{
	position:absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	padding:3%;
}
#gohatto .onair{
	padding: 4% 0;
	background:#000000;
	color:#fbf267;
	text-align:center;
	font-size:7vw;
	line-height: 1.2;
}
#gohatto .form_subtitle{
	padding: 4% 0 6%;
	background:#fbf267;
	color:#000000;
	font-size: 1.9rem;
	text-align: center;
}
#gohatto .form_subtitle p{
	color:#e33a41;
	margin-bottom:3%;
}
#gohatto .subtitle{
	padding: 3% 0;
	background:#fbf267;
	color:#000000;
	text-align:center;
	font-size: 7vw;
}
#gohatto .onair_small{
	font-size:4.5vw;
}
#gohatto .contents{
	margin: 0 auto;
}
#gohatto .width80{
    position: relative;
	width: 90%;
	margin:0 auto;
}
#gohatto .width80 .event_list{
    list-style: disc!important;
    font-size: 1.4rem;
    padding-left: 4.2rem;
    margin-bottom: 2%;
}
#gohatto .width80 .event_attention{
	font-size: 1.4rem;
	padding-left: 3.5rem;
	margin-bottom: 2%;
	text-indent: -1em;
}
#gohatto .width80 .event_info {
    margin: 2% 0 4% 0;
}
#gohatto .width80 .event_info .table_left{
    width: 27%;
}
#gohatto #news_wrap{
	background:#F0F0F0;
}
#gohatto .news{
	margin:2% auto;
}
#gohatto .title_redbase{
	background: repeating-linear-gradient(-45deg, #e33a41, #e33a41 10px, #d42128 10px, #d42128 20px);
	border: solid 3px #d42128;
	outline: solid 3px #d42128;
	outline-offset: 3px;
	color:#ffffff;
	font-size: 2.5rem;
	text-align: center;
	letter-spacing: 1rem;
}
#gohatto .title_character{
	letter-spacing: 0.2rem;
}
#gohatto .title_newsbase{
	margin: 5% 0 3%;
}
#gohatto .title_castbase{
	margin: 0 0 5%;
}
#gohatto .news_list a{
	color:#e33a41;
	font-size: 1.5rem;
}
#gohatto #sns_wrap{
	background:#92E5B3;
}
#gohatto .sns{
	text-align:center;
	padding: 4% 0 6%;
}
#gohatto .sns>p{
	font-size: 1.5rem;
	padding-bottom:0.5%;
}
#gohatto .link_x{
	display:block;
	margin:0 auto;
	background:#000000;
	color:#92E5B3;
	font-size:3rem;
	/* width:400px; */
	padding:0.8%;
}
#gohatto #stamp_wrap{
	background:#fbf267;
}
#gohatto .stamp{
	text-align:center;
	padding: 2% 0;
}
#gohatto .stamp>p{
	font-size:2.2rem;
	padding-bottom:0.5%;
}
#gohatto .link_line{
	display:block;
	margin:0 auto;
	background:#000000;
	color:#fbf267;
	font-size:3rem;
	/* width:400px; */
	padding:0.8%;
}
#gohatto .link_line:hover{
	color:#ffffff;
}
#gohatto .stamp>ul {
    display: flex;
    justify-content: center;
    margin-top: 1em;
}
#gohatto .intromovie,.programmovie{
    width: 90%;
    display: block;
    margin: 0 auto;
    padding-top: 5%;
}
#gohatto .programmovie_comment{
    width: 90%;
    display: block;
    margin: 1% auto;
    font-size: 4.5vw;
}
#gohatto .ytCont {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    order: 1;
}
#gohatto .ytCont iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
#gohatto #maincontents{
	background:#fbf267;
}
#gohatto #event_wrap{
	padding: 0.5% 0 1%;
	font-size: 1.8rem;
}
#gohatto .event_title{
	background:#ffffff;
	color:#e33a41;
	padding: 0 1%;
	font-size: 7vw;
	line-height: 1.6;
}
#gohatto .event_date{
	font-size: 6vw;
}
#gohatto .event_ouenpj{
	margin:3% auto;
	font-size:4.5vw;
}
#gohatto .event_contact{
	font-size: 3.8vw;
	margin:0 auto 3%;
}
#gohatto .event_info{
	margin: 2% 0 4% 1%;
}
#gohatto .table_left{
	width: 21%;
}
#gohatto .table_caution{
	font-size:1.8rem;
}
#gohatto .link_form{
	display:block;
	margin:0 auto;
	background:#000000;
	color:#fbf267;
	font-size:3rem;
	padding:0.8%;
	text-align:center;
}

#gohatto .stripe_line{
	background: repeating-linear-gradient(-45deg, #e38a4847, #e38a4847 7px, #fbf267 7px, #fbf267 14px);
	padding-top:3%;
	margin: 4% 0;
}
#gohatto #cast_wrap{
	padding: 8% 0 2%;
}

#gohatto .cast_flexwrap{
	display: block;
}
#gohatto .cast_flexcontents{
	width:100%;
	text-align:center;
	margin-bottom: 10%;
}
#gohatto .cast_photo{
	width:250px;
}
#gohatto .cast_name{
	font-size:2.5rem;
	margin: 1% 0 2%;
}
#gohatto .cast_comment{
	text-align:start;
}

#gohatto .cast_comment {
  position: relative;
  padding: 1rem 1.5rem calc(1rem + 10px);
  background: #fbf7e4;
}

#gohatto .cast_comment:before {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  content: '';
  border: 1.5px solid #000000;
}

#gohatto .cast_second{
    width: 100%;
    display: block;
	text-align:center;
    margin: 0 auto 5%;
	padding:2%;
    font-size: 5.5vw;
	color: #d42128;
	background: #ffffff;
	border: 3px dotted #d42128;
}

#gohatto #character_wrap{
	padding: 0% 0 5%;
}
#gohatto .character_profile{
	margin:9% auto;
	font-size: 1.8rem;

}
#gohatto .table_title{
	width: 55px;
}

/*==================================================
スライダーのためのcss
===================================*/
#gohatto .slider {
    width: 84%;
    margin:0 auto;
}

#gohatto .slider img {
    width: 80vw;
    height:auto;
}

#gohatto .slider .slick-slide {
  transform: scale(0.3);
  transition: all .5s;
  opacity: 0.5;
}

#gohatto .slider .slick-slide.slick-current,
#gohatto .slider .slick-slide.is-active-next {
  transform: scale(1);
  opacity: 1;
}
#gohatto .slick-prev, 
#gohatto .slick-next {
    position: absolute;
    top: 50%;
    cursor: pointer;
    outline: none;
    height: 20px;
    width: 20px;
}
#gohatto .slick-prev:before,
#gohatto .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #e33a41;
    -webkit-font-smoothing: antialiased;
}

#gohatto .slick-dots {
    text-align:center;
    margin: 30px 0 0 0;
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#gohatto .slick-dots li.slick-active button:before{
    color: #e40066;
}

#gohatto.slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
    opacity: 1;
}
.slick-dots li button:before{
    font-family: 'slick';
    font-size: 5px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #823a21;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#gohatto .event_location{
	position:relative;
}
#gohatto .event_fin{
	position:absolute;
	top: 47%;
	left:50%;
	width:300px;
	transform: translate(-50%, -50%) rotate( 15deg );
	background: #d42128c2;
	color: #ffffff78;
	font-size: 7rem;
	/* text-align: center; */
	padding:0 10px;
}
#gohatto .campfire_btn{
	position:absolute;
	top: 47%;
	left:50%;
	width:250px;
	transform: translate(-50%, -50%) rotate( 15deg );
	background: #d42128c2;
	color: #ffffff78;
	font-size: 9rem;
	text-align: center;
	padding:0 10px;
}

/*グレーアウト　終わり*/
#footer{
	margin:0px !important;
}
#gohatto .sp_none{
	display: none;
}
