<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.left {
	float: left;
}

.right {
	float: right;
}

.contents {
    min-width: 970px;
    background: #000000!important;
    color: #FFF!important;
}

.ttl-bg-black {
    padding: 10px 0;
    min-width: 970px;
    background: #000;
    margin-bottom: 0px!important;
}

.main {
	background:url(/ch/densetsunotouhai/img/main_bg.jpg) no-repeat top center;
	width: 100%;
	height: 490px;
	text-align: center;
}

.liquid-content .liquid-content-inner {
    margin: 0 auto 30px;
    min-width: 970px;
    max-width: 1280px;
    background: #000000!important;
}

.liquid-content .liquid-content-inner .liquid-content-item {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0px;
}

.catch-box {
	display: table;
}
.catch-01 {
	display: table-cell;
    min-width: 280px; 
}

.catch-01 img {
    width: 100%;
}
.catch-02 {
	display: table-cell;
    min-width: 280px;
}

.catch-02 img {
    width: 100%;
}

.catch-text {
	display: table-cell;
	font-size: 18px;
	line-height: 50px;
	padding: 0px 20px 0 70px;
	vertical-align: middle;
}
.btn-howto {
    text-align: center;
    margin: 50px 0;
}
.btn-howto a {
    width: 628px;
    height: 106px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: opacity .3s ease-out 0s;
    transition: opacity .3s ease-out 0s;
    display: inline-block;
    background: url(/ch/densetsunotouhai/img/btn_howto.gif) 50% 50% no-repeat!important;
}

.btn-howto a:hover {
  opacity: .8;
  -webkit-transition: opacity .3s ease-out 0s;
          transition: opacity .3s ease-out 0s;
}

.title01 {
	background:url(/ch/densetsunotouhai/img/title_bg.gif) no-repeat top center;
	width: 100%;
	height: 241px;
	text-align: center;
	padding: 100px 0 0 0;
}

.vs-box {
	display: table;
	min-width: 970px;
    max-width: 1280px;

}
.vs-box dl {
	text-align: center;
}
.vs-box dt {
	font-size: 22px;
	margin: 20px auto;
}

.vs-box dd {
	font-size: 16px;
	margin: 10px 20px;
	line-height: 30px;
	text-align: left;
}

.vs-cntbox1 {
	display: table-cell;
	max-width: 339px;
}

.vs-cntbox2 {
	display: table-cell;
	max-width: 93px;
	vertical-align: middle;
}

.vs-cntbox3 {
    display: table-cell;
    max-width: 273px;
    vertical-align: top;
    padding-left: 25px;
    padding-top: 60px;
}


.rule-box {
	border: 2px solid #e7d6a3;
	background: #1e1e1e;
	padding: 30px 30px 30px 60px;
	margin: 50px auto 70px;
	width: 98%;
	vertical-align: middle;
}

.rule-box h3{
	float: left;
	margin: 0 2em 0 0;
}
.rule-box p{
	/*margin: 0 0 0 250px;
	text-align: center;*/
	margin-top: 0;
	font-size: 1.5em;
}
.rule-box .ttl_rule {
	background:url(../img/rule.png) no-repeat top center;
	width: 220px;
	height: 26px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.rule-box .ttl_time {
	background:url(../img/time.png) no-repeat top center;
	width: 110px;
	height: 26px;
	 text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.program-tit-box {
    display: table;
    width: 100%;
    margin: 50px 0;
}
.program-tit-l {
    background: #ef8d00;
    display: table-cell;
    width: 5%;
    color: #000;
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
}
.program-tit-r {
    background: #373737;
    display: table-cell;
    width: 95%;
    font-size: 20px;
    color: #fff;
    padding: 0 0 0 20px;
}
.program-cont-box {
    display: table;
    width: 100%;
    margin: 0;
}
.program-cont-l {
display: table-cell;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 100%;
}
.program-cont-r {
    display: table-cell;
    min-width: 395px;
    max-width: 395px;
    padding: 0 0 0 20px;
}
.day {
    font-size: 20px;
    margin: 0 auto 20px;
    line-height: 30px;
}

 p {
	font-size: 16px;
	margin: 20px auto 0;
	line-height: 30px;
}

.foot_info  {
    width: 100%;
    margin: 0;
    background: #fff;
}

.foot_info .info_midashi  {
    width: 100%;
    margin: 0;
    background: #fff;
    color: #00a0c6;
}
.foot_info .foot_info-box  {
	min-width: 970px;
    max-width: 1280px;
    margin: 20px auto;
border-bottom: 1px solid #ccc;
padding: 10px 0px 30px;
}

.foot_info .foot_info-box p  {
	margin: 10px auto 0;
	line-height: 25px;
}

/*--160413backnumber_s--*/
#highright_bk{
  display: none;
}

.contents-box {
    width: 93%;
    background: #fff!important;
    margin: 0px auto 0;
    padding: 0 0 40px;
}
.highright-box {
    width: 90%;
    margin: 20px auto;
}
.highright-box h3 {
	display: table;
    width: 100%;
    margin: 30px auto 0;
    /*padding: 15px 10px;
    background: #efefef;*/
    font-size: 18px;
	color: #fff;
}
.highright-box h3 .program-tit-l {
    background: #ef8d00;
    display: table-cell;
    width: 12%;
    color: #000;
    padding: 20px 0;
    text-align: center;
}
.highright-box h3 .program-tit-r {
    background: #373737;
    display: table-cell;
    /*width: 85%;*/
	padding: 20px 0.5em;
}

.highright-txt {
    float: left;
    width: 60%;
    font-size: 16px;
}

.highright-img {
    float: right;
    width: 35%;
    margin: 20px 0 0 0;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
  z-index: 500;
}
.fancybox-inner h2{
    width: 100%;
	padding: 0.5em;
	font-size: 1.5em;
	color: #fff;
	background-color: #2B2B2B;
	text-align: center;
	/*font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", serif;*/
}

.fancybox-inner video {
  z-index: 1000;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../js/fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../js/fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../js/fancybox/source/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../js/fancybox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
/*.highright-btn {
	width: 95%;
	text-align: right;
	margin-top: 10px;
}*/

.highright-btn {
	position: relative;
	width: 100%;
	/*text-align: right;*/
	margin: 10px 0;
}

.highright-btn a{
	/*float: right;*/
	display: block;
	padding: 1em 1.5em;
	width: 35%;
	text-align: center;
	border: 2px solid #f29f00;
	background-color: #f29f00;
	color: #000;
	text-decoration: none;
	/*font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", serif;*/
	font-weight: bold;
}

.highright-btn a:hover, .highright-btn a:active{
	background-color: #000;
	color: #f29f00;
}
	

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../js/fancybox/source/fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url('../js/fancybox/source/fancybox_loading@2x.gif');
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}</pre></body></html>