@charset "utf-8";

/* bootstrapから転用 */

.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}
@media (min-width:768px) {
	.container {
		width:750px
	}
}
@media (min-width:992px) {
	.container {
		width:970px
	}
}
@media (min-width:1200px) {
	.container {
		width:1170px
	}
}

@media (min-width: 768px) {
	.col-sm-6 {
	    width: 50%;
	}
	
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	    float: left;
	}
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-5 {
	float: right;	/* 追加処理 */
    width: 41.66666667%;
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}


	/*===========================================
		top用　CSS
	============================================*/
	
	body{ 
		background-color: #fff100;
		background: url(/common/images/newtop/bg_y.gif) repeat;
	}
	
	#mainContents .main-slider a:hover img,
	#mainContents .info-box a:hover img,
	#mainContents .news-info a:hover img,
	#mainContents .info-box2 a:hover h3,
	#mainContents .link-box a:hover img,
		.grid-item .next-btn a img:hover{
	    opacity:0.5;
	    -moz-opacity:0.5;
	    filter:alpha(opacity = 50);
	}
	.pc_none{display:none;}
	.bdr_r{border-right:solid 1px #006edc;}
	#mainContents #contentsWrap{margin-top:0;}

	/*---------------------------------------
		ニュースティッカー
	----------------------------------------*/
	.ticker_area{
		margin: 2em 0 0;
	}

	.news-ticker{
		width: 100%;
		padding-top: .7em;
		font-size: 1.3333333333em;
		font-weight: bold;
		color: #fff;
		
		-moz-border-radius: 50px;
		-webkit-border-radius: 50px;
		border-radius: 50px;
		
		/*グラデーション*/
		background: #e60100; /* Old browsers */
		background: -moz-linear-gradient(left,  #e60100 0%, #ffb800 16%, #005ebe 32%, #00bd82 48%, #9e43b1 64%, #e50147 80%, #ffb800 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e60100), color-stop(16%,#ffb800), color-stop(32%,#005fbe), color-stop(48%,#00bd82), color-stop(64%,#00bd82), color-stop(80%,#e50147), color-stop(100%,#ffb800)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #e60100 0%,#ffb800 16%,#005fbe 32%,#00bd82 48%,#9e43b1 64%,#e50147 80%,#ffb800 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #e60100 0%,#ffb800 16%,#005fbe 32%,#00bd82 48%,#9e43b1 64%,#e50147 80%,#ffb800 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #e60100 0%,#ffb800 16%,#005fbe 32%,#00bd82 48%,#9e43b1 64%,#e50147 80%,#ffb800 100%); /* IE10+ */
		background: linear-gradient(to right,  #e60100 0%,#ffb800 16%,#005fbe 32%,#00bd82 48%,#9e43b1 64%,#e50147 80%,#ffb800 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60100', endColorstr='#ffb800',GradientType=1 ); /* IE6-9 */

		-webkit-background-size: 500% 500%;
		-moz-background-size: 500% 500%;
		background-size: 500% 500%;
		-webkit-background-clip: inherit;
		-moz-background-clip: inherit;
		background-clip: inherit;
		
		animation:shimmer infinite 3s linear;
		-o-animation:shimmer infinite 3s linear;
		-moz-animation:shimmer infinite 3s linear;
		-webkit-animation:shimmer infinite 3s linear;
		
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #222;
	}

	.ua-ie-8 .news-ticker,.ua-ie-9 .news-ticker{
		background: url(../images/top/ie8_newsticker_bg.gif) no-repeat;	
	}

	@-moz-keyframes shimmer {
	  0% {
	    background-position: top right;
	  }
	  100% {
	    background-position: top left;
	  }
	}
	@-webkit-keyframes shimmer {
	  0% {
	    background-position: top right;
	  }
	  100% {
	    background-position: top left;
	  }
	}
	@-o-keyframes shimmer {
	  0% {
	    background-position: top right;
	  }
	  100% {
	    background-position: top left;
	  }
	}
	@keyframes shimmer {
	  0% {
	    background-position: top right;
	  }
	  100% {
	    background-position: top left;
	  }
	}
	
	/*---------------------------------------
		インフォエリア1
	----------------------------------------*/
	.info-box ul{
		margin: 1.5em 0 0 -1.66%;	
	}

	.info-box li{
		width: 31.6666667%;
		float: left;	
		margin-left: 1.66%;
		padding-bottom: 1.5em;
	}

	.info-box .schedule-box{
		width: 64.99%;
	}

	/*---------------------------------------
		ニュースエリア
	----------------------------------------*/
	.news-info{
		width: 100%;
		padding: 1.5em 0;
	}

	.news-info-in{
		background: #fff;	
		padding:20px 0;
	}
	.news-info h3{
		width: 20.0625%;	
	}
	.news-info h3 img{
		padding-left: 1.5em;	
	}

	.news-info ul{
		margin-top: 1em;
		padding-left: 1.5em;
		/*font-size: 1.16666667em;*/
		line-height: 2em;
		border-top: 1px solid #e6e6e6;
		overflow-y:scroll;
		max-height: 100px;
	}
	.news-info li:before{
	    background: url("../images/common/icn_blanklink_r.png") repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
	    bottom: 6%;
	    content: " ";
	    display: inline-block;
		margin-right: 0.5em;
	    height: 11px;
	    width: 11px;
	}
	.news-info-li-first{
		margin-top:0.5em;
	}

	.ua-ie-8 .news-info li{
	    background-image:url(../images/common/icn_blanklink_r_ie8.png);
	    background-position:left 6px;
	    background-repeat:no-repeat;
	}
	
	.link-box li{
	 	border: 3px solid #000;
		 }
	.link-box li a{
		display: block;
}	 


	/*---------------------------------------
		インフォエリア2
	----------------------------------------*/
	.info-box2 ul{
		margin: 1.5em 0 0 -1.66%;	
	}

	.info-box2 li{
		width: 31.6666667%;
		float: left;	
		margin-left: 1.66%;
		margin-bottom: 1.5em;
		background: #fff;
		position:relative;
		border: 3px solid #000
	}
	.info-box2 p{
	       padding: 1em 1.2em 1em 1.2em;
	       min-height: 5em;        
	       line-height: 1.5em;
	       border-top: 1px solid #e6e6e6;
	}

	.info-box2 .icon_blank{
		position:absolute;
		right:10px;
		bottom:10px;
		width:11px;
		height:11px;
	}
	
	.caption-box {
		padding: 30px 90px!important;
	}
	
	.caption-box strong {
		font-size: 1.3em;
		display: block;
		margin-bottom: 10px;
	}
	
	.caption-box img {
		width: auto;
		height: auto;
	}
	
	.caption-box p {
		line-height: 1.5em;
		font-size: 1.5em;
		font-weight: bold;
	}
	
	.caption-box p span {
		font-size: 0.8em;
	}
	
	.caption-box .caption_left {
		float: left;
		width: calc(100% - 210px);
		margin-top: 10px;
		line-height: 2.0em;
		overflow: hidden;
	}
	
	.caption-box .caption_right {
		float: right;
		width: 190px;
		text-align: center;
	}
	
	.caption-box .caption_right img {
		width: 60%;
		height: auto;
	}

	/*---------------------------------------
		headContents
	----------------------------------------*/
	#headContents{
		max-width: 960px;
		margin-top: 1em;
		margin-bottom: 1em;
		}

	.headmenu{
	background: #fff;
	}
	.headmenu{
	display:table;
	}
	.headmenu li{
		display:table-cell;
		border-right: 3px solid #000;
		border-bottom:3px solid #000;
		}
		
	/*---------------------------------------
		PCテーブルコンテンツ
	----------------------------------------*/
	
	#headContents .mainheadP  table.mainhead{
	margin-bottom: 5px;
	width: 960px;
	height: 276px;
	background: #e60000;
	border: 3px solid #000;
	}
	
	#headContents .mainheadP table.mainhead td{
		border: 3px solid #000;
		}
	#headContents .mainheadP table.mainhead td.ntmenu{
		max-width: 146px;
		max-height: 134px;
		vertical-align: middle;
		text-align: center;
		background: url(/common/images/newtop/ntmenu_bkyj.png) no-repeat;
		background-color: #fff;
		background-position: right;
		}
	
	#headContents .mainheadP table.mainhead td.ntmenu:hover{
		opacity: 0.8;
		}
	 #headContents .mainheadP table.mainhead img{
		width: auto;
		}
	 #headContents .mainheadP table.mainhead td{
	vertical-align: top;
	}
	 #headContents .mainheadP td.ntmenu a{
		display: block;
		}
	 #headContents .mainheadP table .bx-wrapper{
	vertical-align: top;
	margin: 0 auto;
	}

	/*---------------------------------------
		ロトスペース
	----------------------------------------*/	
	.mainheadPS .lotospace{
		max-width: 960px;
		}

	.lotospace div.lotoleft{
		border: 3px solid #000;
		background: #fff;
		margin-right: 5px;
		}
	.lotospace div.lotoright{
		border: 3px solid #000;
		background: #fff;
		}
		
	.lotospace .col-sm-6, .lotospace .col-md-6{
	 	padding: 0;
		}
	.lotospace img{
		width: auto;
		}
	.lotospace .lotologo{
			display: inline-block;
			float: left;
			padding: 10px 0 5px 10px;
			}	
	.lotospace .lototext{
			display: inline-block;
			float: left;
			padding:20px 10px 0 10px;
			}
	.lotospace .lotoback{
		display: inline-block;
		padding: 0;
		background: url(/common/images/newtop/lotoback.gif) repeat-x;
		margin:  5px;
		}
	.lotoleft .lotoback{
		border: 3px solid #ffe400;
		color: #ffe400;
		font-weight: bold;
		font-size: 1.7em;
		}
	.lotoright .lotoback{
		border: 3px solid #ff7901;
		color: #ff7901;
		font-weight: bold;
		font-size: 1.7em;
		}
	.lotoleft .lotoback ul li{
		display: inline-block;
		float: left;
		border-right: 2px solid #000;
		padding: 10px 2px;
		}
	.lotoright .lotoback ul li{
		display: inline-block;
		float: left;
		border-right: 2px solid #000;
		padding: 10px 10px;
		}
	.lotoleft .lotoback ul li:after{
			border-right: 0;
			}
	.lotospace .fright{
		float: right;
		}
	.lotospace .fleft{
		float: left;
		}
		
		
	@media screen and (max-width: 767px) {
		.mainheadPS .lotospace{
		margin: 5px;
		}
		.lotospace div.lotoleft{
		margin-right: 0;
		margin-bottom: 5px;
		}
	.lotospace div.lotoright{
		border: 3px solid #000;
		background:#fff;
		}
	}
	
	@media screen and (max-width: 992px) {
	.lotologo{
	 padding: 8px 0 0 5px!important;
		}
	.lotologo img{
		width: 80%;
		}
	.lotoleft .lotoback{
		border: 3px solid #ffe400;
		color: #ffe400;
		font-weight: bold;
		font-size: 1em;
		}
	.lotoright .lotoback{
		border: 3px solid #ff7901;
		color: #ff7901;
		font-weight: bold;
		font-size: 1.2em;
		}
	.lotoleft .lotoback ul li{
		display: inline-block;
		float: left;
		border-right: 2px solid #000;
		padding: 8px 1px;
		}
	.lotoright .lotoback ul li{
		display: inline-block;
		float: left;
		border-right: 2px solid #000;
		padding: 8px 1px;
		}
	.lotospace .lototext{
			 padding:15px 0 0 5px!important;
			 }
}


	/*---------------------------------------
		ヘッド振り分け
	----------------------------------------*/
	
@media screen and (min-width: 960px) {
	#headContents .mainheadP {
		display: visible;
		}
	#headContents .mainheadS {
		display: none;
		}
}

@media screen and (max-width: 959px) {
	#headContents .mainheadP {
		display: none;
		}
	#headContents .mainheadS {
		display: block;
		}
	#headContents .mainheadS .main-slider{
		border-top: 3px solid #000;
	}
	#headContents .mainheadS .bx-wrapper {	
		margin: 0 auto 5px!important;
	}
	#headContents .mainheadS .headspacer{
		margin-bottom: 1em;
		}
}


	/*---------------------------------------
		ヘッドSPメニュー
	----------------------------------------*/
	.headspacer{
		max-width: 960px;
		background: #fff;
		border-top: 3px solid #000;
		border-left: 3px solid #000;
		border-bottom: 3px solid #000;
		} 
		
	.headspacer .ntmenus{
		border-right: 3px solid #000;
		background: url(/common/images/newtop/ntmenu_bkyj.png) no-repeat;
		background-color: #fff;
		background-position-x: right;
		background-position-y: center;
		}
			
	@media screen and (max-width: 767px) {
		.headspacer{
		margin: -10px 5px 0 5px
		} 
		#headContents .mainheadS .headspacer{
		margin-bottom: 0;
		}
	}
	
	/*---------------------------------------
		メインスライダ
	----------------------------------------*/

	.td_slider .main-slider{
		width: 662px;
		overflow: hidden;
		}
		
	.bx-wrapper .bx-viewport{
		border: none!important;	
		box-shadow: none!important;
		left: 0 !important;
	}

	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
		bottom: 15px!important;
		left: 15px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a{
		background: none repeat scroll 0 0 #c7c6c6!important;
		width: 10px!important;
		height: 10px!important;
		margin: 0 3px!important;
		text-indent: 9999px!important;
		border-radius: 15px!important;
	}

	.bx-wrapper .bx-pager.bx-default-pager a:hover,
	.bx-wrapper .bx-pager.bx-default-pager a.active
	{
		background: none repeat scroll 0 0 #be000a!important;
	}

	.ua-ie-8 .bx-wrapper .bx-pager.bx-default-pager a{
		width: 12px;
		height:12px;
		overflow: hidden;
		background: url(../images/top/ie8_bx_pager_bg.gif) no-repeat top!important;	
	}
	.ua-ie-8 .bx-wrapper .bx-pager.bx-default-pager a:hover,
	.ua-ie-8 .bx-wrapper .bx-pager.bx-default-pager a.active{
		background: url(../images/top/ie8_bx_pager_bg.gif) no-repeat bottom!important;	
	}

	.bx-wrapper .bx-pager{
		width: auto!important;
	}
	
	
	
	/*---------------------------------------
		masonry
	----------------------------------------*/
	#contentMason{
		width: 100%;
		padding: 10px;
		background-color: #e60012;
		background: url(/common/images/newtop/bg_r.gif) repeat;
		border-top: 5px solid #000;
		border-bottom: 5px solid #000;
	}
	
	#contentMason .container-fluid{
			margin: 0;
			width: auto;
		}
		
	#contentMason .grid{
			margin: 0 auto;
		}
	
	.grid:after {
	      content: '';
	      display: block;
	      clear: both;
	}

	.grid-item { 
		max-width: 270px;
		border: 3px solid #000;
		}
		
	.grid-item .row{
	margin: 0;
	}
	.col-xs-5.next-btn img{
		padding: 0 5px 5px 0;
}
	.col-xs-5.next-btn a img{
			float:right;
			display: inline-block;
			}
	
	.grid-item.col-sm-12, .grid-item.col-sm-8, .grid-item.col-xs-6, .grid-item-content div.col-xs-12, .card-img.col-xs-12, .col-xs-5.next-btn{
	 padding: 0;
	 }
	 
	.grid-item h3{
		font-size: 1.5em;
		line-height: 1.4em;
		font-weight: bold;
		margin: 10px 2px 10px 5px;	
	/*	margin: 10px 20px 10px 10px;	*/
	}

	.grid-item h3.mid-fb{
		background-image: url(/common/images/newtop/ac_fb.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 45px;
		min-height: 40px;
		word-break: break-all;
	}
	.grid-item h3.mid-twitter{
		background-image: url(/common/images/newtop/ac_twitter.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 45px;
		min-height: 40px;
		white-space: nowrap;
	}
	.grid-item h3 span.ico{
		float: right;
		display: inline-block;
		margin-right: 15px;
		}
	.grid-item h3 span.ac{
		display: inline-block;
		font-size: 0.5em;
		font-weight: bold;
		line-height: 1em;
		}

	.grid-item p { padding: 10px;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: bold;
	}
	
	.grid-item.card-cm { 
		/*	background: url(/common/images/newtop/tri_cm.png) no-repeat top right;	*/
		background-color: #fff;
		}
	.grid-item.card-sns { 
		/*	background: url(/common/images/newtop/tri_sns.png) no-repeat top right;	*/
		background-color: #fff;
		}
	.grid-item.card-news{ 
		/*	background: url(/common/images/newtop/tri_n.png) no-repeat top right;	*/
		background-color: #fff;
		}
	.grid-item.card-spe { 
		/*	background: url(/common/images/newtop/tri_spe.png) no-repeat top right;	*/
		background-color: #fff;
		}

	.grid-item{ 
		padding: 0;
		}
		
	.card-img.col-xs-12 {
   		 line-height: 0;
		}
	
	.grid-item.col-sm-12, .grid-item.col-sm-8, .grid-item.col-xs-6{
	 margin: 0 10px 10px  0;
	 }
	 
	 .grid-item .col-xs-4, .grid-item .snsBtn{
	 	display: inline-block;
	 	padding-left: 0;
	 	padding-right: 0;
	 	margin-top: 8px;
	 	}
	.grid-item .col-xs-4 a img, .grid-item .snsBtn a img{
		width: 20px;
		height: auto;
		}
		 
@media screen and (max-width: 767px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	 padding: 0 5px;
	 }
	 
.grid-item .row{
	margin-right:0; margin-left: 0;	
	 }
	 	.grid-item h3{
		font-size: 1.1em;
		line-height: 1.4em;
		}	
}

@media screen and (max-width: 600px) {
	.grid-item.col-sm-12, .grid-item.col-sm-8, .grid-item.col-xs-6{
	 margin: 0 10px 10px  0;
	 width: 165px;
	background-size: 20px 20px;
	 }
	 
	 span.ico img{
	 	width: 50%;
		 }
	 .grid-item .col-xs-4, .grid-item .snsBtn{
		 margin-top: 0;
		 }
	
	.grid-item h3 span.ico{
		margin-right: 0;
		}
	
}


/*===========================================
	　link box 改
============================================*/

	.link-box .container{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		}
	.link-box .container .col-md-3.col-sm-3.col-xs-6{	
	padding-right: 0;
		}
	.link-box .container .col-md-3.col-sm-3.col-xs-6 img{	
		border: 3px solid #000;
		}

@media screen and (max-width: 990px){
	.link-box .container{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		}
	.link-box .container .col-md-3.col-sm-3.col-xs-6{	
	padding-bottom: 3px;
		}
}




/*===========================================
	SP用　CSS
============================================*/
@media screen and (max-width: 767px) {

	#headContents{
		margin-top:0;
		margin-bottom:5px;
		}

	#contentMason{
		padding: 10px;
	}
	
	.container-fluid{
		padding: 0;
	}
	
	.bdr_r{
		border-right:none;
	}
	/*インフォエリア1*/
	.info-box,.news-info,.news-info,.info-box2,.link-box{
		padding:0 10px;
	}
	.link-box {
		margin-top: 1em;
	}
	.info-box ul{
		margin:0;
	}
	.info-box .schedule-box{
		width:100%;
	}
	.info-box li{
		width:48.5%;
		margin-left:0;
	}
	.info-box li:nth-child(2n+1){
		float:left;
	}
	.info-box li:nth-child(2n+0){
		float:right;
	}
	/*ニュースエリア*/
	.news-info h3,.news-info h3 img{
		width:auto;
	}
	.news-info ul{
		padding-right:1.5em;
		max-height:16em;
		color:#1e55a7;
	}
	/*スライダー*/
	.bx-wrapper .bx-pager{
		text-align: center!important;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px!important;
		height: 10px!important;
	}
	.bx-wrapper{
		margin:0 auto 1em!important;
	}
	
	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
	position: relative!important;
	}
	/* リンクエリア */
	.info-box2 li{
		width:48%!important;
		height:100%;
		min-height:210px;
		margin-bottom: 1em;
	}

    .pc_none{display:block;}
    .pc_none .sns-list{
    	width:50%;
    	overflow:hidden;
    	float:left;
    	margin-top:10px;
    }
    .pc_none .sns-list li{
    	width:26px;
    	height:26px;
    	margin:0 0 0 10px;
    	float:left;
		margin-bottom: 1em;
    }
    .ticker_area{
    	padding:0 10px!important;
    }
	
	.caption-box {
		padding: 10px 20px!important;
	}
	
	.caption-box br.pc {display: none;}
	
	.caption-box p {
		line-height: 1.5em;
		font-size: 1.0em;
		font-weight: normal;
	}
	
	.caption-box img {
		width: 100%;
	}
	
	.caption-box .caption_left {
		float: none;
		width: 100%;
		margin-top: 0px;
	}
	
	.caption-box .caption_right img {
		width: 36%;
	}
	
	.caption-box .caption_right {
		float: none;
		width: 100%;
		text-align: center;
	}
	
}


/*===========================================
	narrow SP用　CSS
============================================*/

@media screen and (max-width: 370px) {
	#contentMason{
		width: 100%;
		padding: 5px;
	}
	.grid-item.col-sm-12, .grid-item.col-sm-8, .grid-item.col-xs-6{
	 margin: 0 5px 5px  0;
	 width: 145px;
	 }
	 .grid-item h3{
	 	font-size: 1em;
		 }
	.grid-item .ac{
		font-size: 0.4em;
		}
}


/*===========================================
	印刷用　CSS
============================================*/

@media print {
	
	#mainContents, #mainContents_upper, #mainContents_lower, .mainheadP {
		width: 100%;
		max-width: 960px;
	}

	.mainheadS {
		display: none;
	}
	
	.container {
		width: 100%;
	}

	.container .row .lotobox:nth-of-type(1) {
		float: left;
	}
	
	.container .row .lotobox:nth-of-type(2) {
		float: right;
	}

	.container .row .lotobox:nth-of-type(1) .lotoleft,
	.container .row .lotobox:nth-of-type(1) .lotoright {
		margin: 0;
		margin-right: 5px;
	}

	.container .row .lotobox:nth-of-type(2) .lotoleft,
	.container .row .lotobox:nth-of-type(2) .lotoright {
		margin: 0;
		margin-left: 5px;
	}
}

@media print and (max-width: 767px) {
	
	.mainheadP {
		width: 100%;
		max-width: 740px;
	}

	.container .row .lotobox {
		float: none;
		width: 100%;
	}
	
	.container .row .lotobox:nth-of-type(1) {
		margin-bottom: 5px;
	}
	
	.container .row .lotobox .lotoleft,
	.container .row .lotobox .lotoright {
		margin: 0!important;
	}
}


