/* =================================
	news CSS
================================= */

/*	news_text
============================== */

.loop{
	/*border-bottom: 2px dashed #a4a4a4;*/
}
.loop .date{
	color: #5b4a1f;
	font-size: 90%;
	background-color: #fff338;
	font-weight: normal;
	padding: 3px 10px;
	text-shadow:none;
}
.loop header{
	text-shadow:1px 1px 1px #a1b6c2;
	position: relative;
	font-weight: bold;
	border-bottom:2px solid #c5b282;
}
.loop h2{
	text-shadow:rgba(214,185,130,0.7) 1px 1px 0;
}
.loop p{
	margin-bottom:1em;
}
.bottom05{
	margin-bottom: 0.5em;
}
.pre_tit{
	background: linear-gradient(transparent 70%, #fff500 0%);
	text-shadow: rgba(214,185,130,0.7) 1px 1px 0;
}

@media all and (min-width: 768px) {
.contents{
	padding: 40px 60px 200px;
}
.loop{
	padding-top: 20px;
	margin-top: -20px;
	margin-bottom: 40px;
}
.loop header{
	margin: 0 0 20px;
	padding: 0px 0px 5px 0px;
}
.loop h2{
	line-height: 1.5;
	font-size: 150%;
	padding: 0px 0 10px;
}
}
@media all and (max-width: 767px) {
.loop{
	padding-top: 10px;
	margin-top: -10px;
	margin-bottom: 30px;
}
.loop header{
	margin-bottom: 15px;
	padding: 0px 0px 5px 0px;
}
.loop h2{
	font-size: 100%;
	line-height: 1.7;
}
.loop h2 span{
	display: block;
	font-size: 110%;
}
.loop p{
	font-size: 90%;
}
.loop p.date{
	padding: 5px 0 0;
}
.f110{
	font-size: 110%;
}
}
p.mini_tit{
	font-size: 131.3%;
	text-align: center;
	line-height: 1.7;
	font-weight: bold;
	color: #0e4870;
}

/*	pics
============================== */
.pic_area span{
	display: block;
    background-repeat: no-repeat;
    /*border: 2px solid #fff338;*/
    background-color: #fff338;
    box-shadow: 4px 4px #fff338;
}
.cap{
	text-align: center;
	color: #5b4a1f;
}
@media print {
.pics1224_1{
	display: none;
}
}
@media all and (min-width: 768px) {
.pic_area span{
	margin: 30px auto 40px;
}

.pics span{ width: 500px; height: 335px; background-size: 500px 335px;}
.pics0907_1 span{ width: 300px; height: 500px; background-size: 300px 500px;}

.cap{
	margin: -20px 0 30px;
}

}
@media all and (max-width: 767px) {
.pic_area span{
	margin: 15px auto 20px;
	display: block;
    background-repeat: no-repeat;
    background-position: center center;
}

.pics span{ width: 250px; height: 168px; background-size: 250px 168px;}
.pics0907_1 span{ width: 250px; height: 417px; background-size: 250px 417px;}

.cap{
	margin: -10px 0 30px;
}
}

/*	player
============================== */

.trailer {
	background-color:#c8e3f2;
	border:4px solid #c8e3f2;
}
.trailer h3 {
	color:#664433;
	text-align:center;
	line-height:1.25;
	padding:0.5em 0;
}
.player-deco {
/*
	border:4px solid #ebd3c0;
	background-color:#ebd3c0;
*/
}
.player-outer {
	position:relative;
	height:0;
	padding-top:56.25%;
}
.player-outer > iframe {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
@media all and (min-width: 768px) {
.trailer {
	margin:10px 100px 25px;
}
.trailer h3 {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
.trailer {
	margin:0 0px 15px;
}
.trailer h3 {
	font-size:83%;
}
}

@media all and (min-width: 768px) {
main article.oa {
	padding-bottom:30px;
}
}
@media all and (max-width: 767px) {
main article.oa {
	padding-bottom:15px;
}
}
/*	On Air
============================== */
.loop dl.dl_onair dt,.loop dl.dl_onair dd {
	line-height:1.6;
}
.loop dl.dl_onair dt {
	margin-bottom:0.25em;
	/*	color: #e50303;*/
	font-weight: bold;
}
.loop dl.dl_onair dd {
	color:#e50303;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	font-weight: bold;
}
.loop dl.dl_onair dd > span{
	color: rgb(91, 74, 31);
	font-weight: normal;
	font-size: 93.8%;
}
article#onair div.nuri dl.dl_onair {
	margin-bottom:0;
}
.kome{
	margin: 0 0 1em;
	font-size: 90%;
	color: #81795b;
}
@media all and (min-width: 768px) {
.loop dl.dl_onair {
	margin-bottom:20px;
}
.loop dl.dl_onair dd {
	font-size: 110%;
	padding-left: 0.5em;
}
}
@media all and (max-width: 767px) {
.loop dl.dl_onair {
	margin-bottom:12px;
}
.loop dl.dl_onair dd {
	font-size: 100%;
	padding-left: 0.5em;
}
}
p.p-jack {
	font-weight:bold;
	text-align:center;
	color:#c00;
	background-color:#ffe0f4;
	padding:0.25em 0;
	margin-bottom:0.5em;
}

/*	table1
============================== */
.table1{
	width: auto;
}
.table1 th, .table1 td {
	padding: 0px 0px !important;
	vertical-align: top !important;
}
.table1 th {
	text-align: left;
	font-weight: bold;
}
.table1 td {
	vertical-align: top !important;
	text-align: left;
}
.ten{
	margin:  0 10px 0;
}

@media all and (min-width: 768px) {
.table1 th {
	display: block;
}
.table1 td{
	display: block;
}
}
@media all and (max-width: 767px) {
.table1 th {
	display: block;
}
.table1 td{
	display: block;
}
}

/*	pics
============================== */
.pics1 span,.pics2 span{
	display: block;
    background-repeat: no-repeat;
		background-color: #fff338;
		box-shadow: 4px 4px #fff338;
}
@media all and (min-width: 768px) {
.pics1 span{
	width: 300px;
	height: 451px;
	background-size: 300px 451px;
	margin: 50px auto 30px;
}
.pics2 span{
	width: 700px;
	height: 495px;
	background-size: 700px 495px;
	margin: 30px auto 30px;
}
.news0426_1 span{ width: 500px; height: 500px; background-size: 500px 500px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 35px;}
.news0426_2 span{ width: 250px; height: 250px; background-size: 250px 250px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 15px;}
.news500_500 span{ width: 500px; height: 500px; background-size: 500px 500px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 60px;}
.news500_443 span{ width: 500px; height: 443px; background-size: 500px 443px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 60px;}
.news700_321 span{ width: 700px; height: 321px; background-size: 700px 321px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 35px;}
.news500_425 span{ width: 500px; height: 425px; background-size: 500px 425px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 35px;}
}
@media all and (max-width: 767px) {
.pics1 span{
	margin: 15px auto 20px;
	width: 236px;
	height: 355px;
	background-size: 236px 355px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
.pics2 span{
	margin: 15px auto 20px;
	width: 250px;
	height: 177px;
	background-size: 250px 177px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
.news0426_1 span{ width: 280px; height: 280px; background-size: 280px 280px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 35px;}
.news0426_2 span{ width: 200px; height: 200px; background-size: 200px 200px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 10px auto 10px;}
.news500_500 span{ width: 280px; height: 280px; background-size: 280px 280px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 40px;}
.news500_443 span{ width: 280px; height: 248px; background-size: 280px 248px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 30px auto 40px;}
.news700_321 span{ width: 280px; height: 128px; background-size: 280px 128px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 20px auto 20px;}
.news500_425 span{ width: 280px; height: 238px; background-size: 280px 238px; background-color: #fff338; box-shadow: 4px 4px #fff338; margin: 20px auto 20px;}
}

/*	その他
============================== */
.mincho{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
}
.l_text2{
	font-size: 110%;
}
.r_blue{
	color: #174870;
}
.mgb-1em {
	margin-bottom:1.5em;
}
.nomal_list li{
  padding-left: 1em;
  text-indent: -1em;
}
.line_kome{
	text-align: center;
}

@media all and (min-width: 768px) {
.l_text{
	font-size: 160% !important;
	text-shadow:1px 1px 1px #a1b6c2;
	margin-bottom: 0.5em;
	text-align: center;
	letter-spacing:0.05em
}
.s_text{
	font-size: 60%;
}
.mini_tti{
	font-size: 120%;
}
}
@media all and (max-width: 767px) {
.l_text{
	font-size: 120% !important;
	text-shadow:1px 1px 1px #a1b6c2;
	margin-bottom: 0.5em;
	letter-spacing:0.1em;
}
.s_text{
	font-size: 60%;
}
.mini_tti{
	font-size: 100%;
}
}

/*  column2
============================== */
.column2 > .text > b{
    font-weight: bold;
    font-size: 120%;
    color: #003d67;
}
.column2 h3{
    color: #6b4727;
    position: relative;
    /*text-shadow: 1px 1px 1px #bdad9f;*/
}
.column2 h3 span{
    background: linear-gradient(transparent 70%, #fff500 0%);
    padding: 3px 5px 3px;
}
@media all and (min-width: 768px) {
.column2_l_box{
	margin: 30px 0;
}
.column2{
    padding: 0px 35px 0px;
}
.l_area{
		width: 530px;
		float: left;
}
.column2 h3{
    font-size: 110%;
}
.column2 .text{
}
}
@media all and (max-width: 767px) {
.column2_l_box{
	margin: 0px 0 30px;
}
.column2{
    padding: 20px 15px 0px;
    margin: 0px 0 0;
}
.column2 h3{
    font-size: 110%;
    margin-bottom: 0.5em;
}
}

/*  column2_pics
============================== */
.column2_pics span{
    display: block;
    background-repeat: no-repeat;
		background-color: #fff338;
		box-shadow: 4px 4px #fff338;
}
@media all and (min-width: 768px) {
.column2_pics span{
    margin: 20px 0 20px 20px;
    float: right;
}
.column2_pics span{ width: 210px; height: 210px; background-size: 210px 210px;}
}
@media all and (max-width: 767px) {
.column2_pics span{
    margin: 15px auto 15px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
}
.column2_pics span{ width: 210px; height: 210px; background-size: 210px 210px;}
}
/*  indent_1
============================== */
.indent_1{
padding-left:1em;
text-indent:-1em;
}

/*	extra_area
============================== */
.extra_area{
    overflow: hidden;
}
.extra_area ul{
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.extra_area li{
    position: relative;
}
.extra_area li a{
    background-color: #fff338;
}
.extra_area li .lazy{
    background-size: cover;
}
.extra_area li .area{
    font-weight: bold;
    line-height: 1.3;
}
.line_kikaku_kome{
	text-align: center;
}

@media all and (min-width: 768px) {
.extra_area{
	margin: 0px auto 0px;
}
.extra_area ul{
}
.extra_area li{
    width: 700px;
    min-height: 394px;
    margin: 10px;
    padding: 5px;
		margin: 0 auto;
}
.extra_area li a{
    display: block;
}
.extra_area li a:hover{
    opacity:0.7;
}
.extra_area li .lazy {
    width: 700px;
    height: 394px;
    display: block;
    margin-bottom: 10px;
}
}
@media all and (max-width: 767px) {
.extra_area{
	margin: 10px auto 0;
	width: 100%;
}
.extra_area ul{
    width: 100%;
    letter-spacing: -0.5em;
}
.extra_area li{
    width: 100%;
}
.extra_area li .lazy {
    width: 100%;
    height: 0;
    padding-top: 56.2857%;
    margin-bottom: 0.5em;
}
.extra_area li span{
    letter-spacing: 0.1em;
}
}

/*	button
============================== */
.button, .button2 {
  display: block;
  text-align: center;
}

.button a {
  display: block;
  margin: 0 auto;
}

.button2 a {
  display: block;
  margin: 0 auto;
}

.button a {
  display: block;
  cursor: pointer;
  margin: 0 auto;
  padding: 30px;
  color: #5b4a1f;
  font-size: 160%;
  text-align: center;
  text-decoration: none;
  font-weight: 800;
  border-radius: 50px;
  background-color: #fff338;
  box-shadow: 0 6px 0 #d4d4d4, 0 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

.button a:hover {
  background-color: #fff338;
  box-shadow: 0 3px 0 #d4d4d4, 0 6px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

.button a:active {
  color: #1e1e1e;
  background-color: #fff338;
  box-shadow: 0 0 0 #d4d4d4, 0 0 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition-duration: 0.1s;
}

.button2 a {
  display: block;
  cursor: pointer;
  margin: 0 auto;
  padding: 30px;
  color: #5b4a1f;
  font-size: 160%;
  text-align: center;
  text-decoration: none;
  font-weight: 800;
  border-radius: 50px;
  background-color: #fff338;
  box-shadow: 0 6px 0 #d4d4d4, 0 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

.button2 a:hover {
  background-color: #fff338;
  box-shadow: 0 3px 0 #d4d4d4, 0 6px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

.button2 a:active {
  color: #1e1e1e;
  background-color: #fff338;
  box-shadow: 0 0 0 #d4d4d4, 0 0 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition-duration: 0.1s;
}

@media all and (min-width: 768px) {
  .button a {
    display: block;
    width: 380px;
    padding: 20px 0;
    font-size: 140%;
    line-height: 100%;
    margin: 20px auto 40px;
  }
  .button2 a {
    display: block;
    width: 600px;
    padding: 20px 0;
    font-size: 140%;
    line-height: 100%;
    margin: 30px auto 0;
  }
}

@media all and (max-width: 767px) {
  .button a {
    display: block;
    width: 70%;
    padding: 1em 0;
    font-size: 100%;
    line-height: 100%;
    margin: 1.5em auto 2em;
    font-weight: bold;
  }
  .button2 a {
    display: block;
    width: 90%;
    padding: 1em;
    font-size: 100%;
    line-height: 100%;
    margin: 1.5em auto 0;
    font-weight: bold;
  }
}
