@charset "utf-8";

@import "base_layout.css";
@import "common_parts.css";


article{
	padding: 30px 0;
}
#head_block{
	background: #e9f0fa;
}

.head .main_photo{
	width: 1100px;
	height: 500px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}
.head .main_photo .swiper-container{
	width: 100%;
	margin: auto;
}
.head .main_photo .swiper-slide{
	width: 100%;
	margin: auto;
}
.head .main_photo .swiper-slide img{
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 979px) {
.head .main_photo{
	width: 100%;
	height: auto;
}
}

/*btm_block
************************************************************************************/
#btm_block{
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 1100px;
}
#btm_block:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html #btm_block{
    height: 1em;
}
#btm_block{
    display: block;
}
*:first-child+html #btm_block{
	zoom:1;
}

/*topics*/
#btm_block .body{
	display: flex;
	width: 100%;
	height:500px;/*old420*/
}
#btm_block .body .frameSNS{	
	width: 380px;
	height:500px;/*old420*/
	margin:0 auto;
	text-align:center;
}

#btm_block .banner{	
	margin: 0px 0 auto 5px;
	text-align:center;
	display: block;
	width: 350px;
	height:88px;
}
#btm_block .banner img{
	max-width:100%;
	height:auto;
}

#btm_block .body .frameSNS .fb-page{	
	width: 100%;
	height:322px;
}

#btm_block .body .frameSNS .insta{	
	margin: 0px auto 0;
	text-align:center;
	display: block;
	width: 350px;
	height:84px;
}
#btm_block .body .frameSNS .insta img{
	max-width:350px;
	height:auto;
}
#btm_block .body .frameTopics{
	width: auto;
	height:450px;
}
#btm_block .body .frameTopics h1{
	background: #e94820;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 28px;
	color: #ffffff;
	margin: 0 auto;
}
#btm_block .body .frameTopics .topics{
	width: 100%;
	height:330px;
	overflow-y: scroll;
}
#btm_block .body .frameTopics .topics{
	display:block;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
}
#btm_block .body .frameTopics .topics:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html #btm_block .body .frameTopics .topics{
    height: 1.1em;
}
#btm_block .body .frameTopics .topics{
    display: block;
}
*:first-child+html #btm_block .body .frameTopics .topics{
	zoom:1;
}
#btm_block .body .frameTopics .topics ul.list{
	display: block;
	width: 100%;
	padding: 0;
	margin:0 auto;
	}

#btm_block .body .frameTopics .topics ul.list li{
	display: table;
	width: 100%;
	font-size:0.9em;
	padding: 7px 0 0px;
	text-decoration:none;
	text-align:left;
	border-bottom: 1px dotted #000;
}

#btm_block .body .frameTopics .topics ul.list li p{
	display: table-cell;
}
#btm_block .body .frameTopics .topics ul.list li .date{
	width: 7em;
	padding-left:0.8em;
}

#btm_block .body .frameTopics .topics ul.list li a{
	color: #000;
}
#btm_block .body .frameTopics .topics ul.list li.bold a{
	font-weight: bold;
	color: #D30003;
}


#btm_block .body .frameTopics .btnMore{
	width: 100%;
	height: 50px;
	border: 3px solid #e7ad70;
	line-height: 50px;
	margin:5px auto;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#btm_block .body .frameTopics .btnMore:hover{
	background: #e7ad70;
}
#btm_block .body .frameTopics .btnMore:hover a{
	background: url(../../img/common/ar_white.png) no-repeat right center;
	-moz-background-size: 25px auto;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
	color:#fff;
}

#btm_block .body .frameTopics .btnMore a{
	background: url("../../img/common/ar_orange.png") no-repeat right center;
	-moz-background-size: 25px auto;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
	font-size: 16px;
	color: #e94820;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
}
@media screen and (max-width: 979px) {
#btm_block{
	padding: 20px 0;
	margin: 0 auto;
	width: 100%;
}
#btm_block #sns{
	width: auto;
	float: none;
}
#btm_block #topics{
	width: auto;
	float: none;
}

#btm_block #sns dl{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: left;
	justify-content: left;
	width: 99%;
	margin: auto;
}
#btm_block #sns dt,
#btm_block #sns dd{
	width: 24%;
	margin: 0 0.5%;
}

#btm_block #sns dt{
	border: 1px solid #CCC;
	padding: 0;
}
#btm_block #sns dt a{
	padding: 20px 0;
}

#btm_block #sns dd{
	display: none;
}


#topics h1{
	height: 80px;
	line-height: 80px;
	font-size: 20px;
}


}

@media screen and (max-width: 979px) {
#btm_block{
	width: 98%;
}
}

@media screen and (max-width: 768px) {
#btm_block{
	width: 100%;
}
/*topics*/
#btm_block .body{
	display: block;
	width: 100%;
	height:auto;
	margin: 0 auto;	
}

#btm_block .body .frameTopics{
	display: block;
	width: 100%;
	height:410px;
	overflow-y: scroll;
	margin: 0 auto;	
}
#btm_block .body .frameSNS{		
	display: block;
	width:100%;
	height:auto;
	margin: 18px auto 20px;
	text-align:center;
}
#btm_block .body .frameSNS .fb-page{	
	margin: 0px auto;
	text-align:center;
	display: block;
}
}

@media screen and (max-width: 480px){


}

/*info2*/
#info2{
	margin: 20px auto;
	display: block;
	width:100%;
}	
	
/*infoMovie*/
#infoMovie{
	display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin: 0px;
}
#infoMovie iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*info3*/
#info3{
	margin: 20px auto;
	display: block;
	width:100%;
}
@media screen and (max-width: 768px){
/*info2*/
#info2{
	margin: 20px auto;
	display: block;
	width:100%;
}	
	
/*infoMovie*/
#infoNovie{
	display: block;
	margin: 5px auto;
	width: 100%;
	height:300px;
}
#infoNovie iframe{
	width: 100%;
	height:auto;
}
}


/*table*/
#topics table.normal{
	width: 100%;
	margin: 20px auto;
	border-collapse:collapse;
	border: 1px solid #CCC;
}

table.normal th{
	padding: 10px 15px;
	text-align: left;
	border: 1px solid #CCC;
	background: #f5f5f5;
}
table.normal thead th{
	background: #ededed;
	color: #FFF;
	text-align: center;
}
table.normal th.nobold{
	font-weight: normal;
}

table.normal td{
	padding: 10px 15px;
	border: 1px solid #CCC;
	word-break: break-all;
	word-wrap:break-word;
}
