@charset "utf-8";

#top_images {
    margin-bottom: 10px;
}
#s_idx_movie{
	text-align:center;
}
#slide_image{
	height:100%; 
	overflow-y: hidden;
	margin:0 auto;
	text-align:center;
}
/*** NEWS ***/
#top_news{
	width:96%;
	padding:4px;
	margin:0 auto 10px auto;
	background:#FFF;
	box-sizing:border-box;
}
#news_div{
	box-sizing:border-box;
	border:1px solid #d8c78e;
}
#news_ul{
	padding:10px;
}
#news_ul li{
	padding-bottom:10px;
}
#news_ul li .news_data{
	margin-bottom:10px;
	border-bottom:1px dotted #7d7d7d;
}
.news_data .news_time, .news_ttl{
	line-height:1.5;
}
.news_data .news_ttl{
	color:#00a0e9;
	font-size:1.4rem;
	font-weight:bold;
}
.news_comment{
	line-height:1.5;
}
.news_comment img{
	max-width:100%;
}
/*** TODAY ***/
#today_art {
    width: 100%;
    padding: 2%;
    margin: 0 auto 10px auto;
    box-sizing: border-box;
    background-size: contain;
    background: #EEDDFF;
}
#today_div {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #b9b9b9;
}
#today_ul{
	display:table;
	font-size:0;
	width:100%;
	margin:0 auto;
}
.today_li{
	display:inline-block;
	width:32%;
	padding:0 0 10px 4px;
	text-align:center;
	box-sizing:border-box;
	vertical-align:top;
}
.today_li a:hover{
	text-decoration:none;
}
.today_li figure .today_ph{
	position:relative;
}
.today_li figure .today_ph .today_new{
	position:absolute;
	bottom:0;
}
.today_li figure figcaption{
	padding-top:4px;
	font-size:0.8rem;
	color:#111;
}
.today_name{
	font-weight:bold;
	line-height:1.5;
}
.today_size{
	line-height:1.5;
}
.today_today{
	font-size:0.9rem;
	font-weight:bold;
}
.skill_icon_area{
	display:table;
	margin:0 auto;
}
.skillicon{
	display:table-cell;
	padding-right:1px;
}
/*** PICKUP ***/
#top_pickup{
	width:96%;
	padding:4px;
	margin:0 auto 10px auto;
	/*
	background:#012267;
	*/
	box-sizing:border-box;
}
.ttl_pick{
	background:#EEDDFF;
	background-size:100%;
	background-position:center;
}
.ttl_pick h2{
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size:1.8rem;
	padding:4px 0;
	color:#3f2100;
	letter-spacing:-2px;
}
#idx_slider_c li{
	width:150px;
}
/*** PICKUP AUTO ***/
#slide_pickup{
	overflow:hidden;
	position:relative;
	margin:0 auto;
	box-sizing:border-box;
	border:1px solid #d8c78e;
}
#pickupslideIn{
	position:absolute;
	left:0;
	top:60px;
}
.pickup_list li{
	float:left;
	width:132px;
	height:300px;
	margin:5px auto 0 auto;
	overflow:hidden;
}
.pickup_list li .pickup_txt{
	width:120px;
	text-align:center;
	overflow:hidden;
}
.pickup_txt{
	text-align:center;
}
/*** TOPICS ***/
#topics_data li{
	padding:0 5px;
}
#topics_data li .news_date .topics_date{
	font-size:12px;
}
#topics_data li .news_date .topics_tit{
	font-size:14px;
	color:#fd8e01;
	font-weight:bold;
	border-bottom: 1px dotted #7d7d7d;
	margin-bottom: 10px;
}
.bodybtm2 {
	width: 100%;
	display:none;
	overflow:hidden;
}
.button3{
	text-align:center;
}
.more_area{
	text-align:center;
}
/*** コロナ対策 ***/
#step_art {
    width: 100%;
    padding: 2%;
    margin: 0 auto 10px auto;
    box-sizing: border-box;
    background-size: contain;
    background: #EEDDFF;
}
.step-ul {
	padding: 2%;
}
.step-ul li {
	padding-bottom: 2%;
}
.step-li {
	color: #2d2f6b;
	font-weight: bold;
}

.news_Sunday {
    color: #f00;
}
.news_Saturday {
    color: #0014ff;
}
.news_days{
    color:#000;
}
.news_Sunday {
    color: #f00;
}
.news_Saturday {
    color: #0014ff;
}
.news_linl_sell {
    width: 92%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 6px;
    margin: 6px auto;
}
.news_page_link_box a {
    display: block;
    width: 210px;
    margin: 20px auto;
    background: #e9f3ff;
    color: #444;
    padding: 20px;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
}
/****** リンク ******/
.top-btm_link {
    max-width: 100%;
    margin: auto;
    padding: 1rem;
    box-sizing: border-box;
}
.top-btm_link_ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.top-btm_link_li {
    padding: 0.1rem;
    max-width: 50%;
    box-sizing: border-box;
}
.top-btm_link_li img {
    max-width: 100%;
}
/****** お知らせ ******/
#top-topics_ul {
    width: 100%;
    display: table;
}
#top-topics_ul li {
    width: 100%;
    padding: 1% 2%;
    box-sizing: border-box;
}
.top-topics_div {
    display: table;
    border-bottom: 1px dotted #666666;
}
.topics_l, .topics_r {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
}
.topics_l {
    width: 23%;
}
.topics_r {
    width: 77%;
    padding-left: 2%;
    color: #111;
}
.topics_ttl {
    font-size: 14px;
}
.topics_date {
    font-size: 10px;
}
/****** お知らせ 文字タップで表示 ******/
.full-txt{
    cursor: pointer;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
#showtxt{
    display:none;
}
#showtxt:checked ~  .full-txt{
    display:block;
}