@charset "utf-8";


/* top
---------------------------------------------------- */

#svg-animation .svg1{
	fill:none;
	stroke:#FFFFFF;
	stroke-width: 65;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-miterlimit:10;
	stroke-dasharray: 1500;
	stroke-dashoffset:1500;
}
#svg-animation{
	max-width: 100%;
	height: auto;
}

#sliderWrap {
	position: relative;
	overflow: hidden;
	padding: 0;
	z-index: 9;
}
.sloverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background: url(../img/overlays.png) 0 0;
}
.covervid-wrapper {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 768px){
.covervid-wrapper video {
	position: absolute;
	top: 0%;
	left: -150%;
	width: 300%;
	height: auto;
}
}
.masthead-overlay {
	background-color: #000;
	opacity: 0.4;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.masthead-video-credit {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	opacity: 0.6;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: -0.02em;
	padding-right: 10px;
	bottom: 10px;
	text-decoration: none;
	text-align: right;
	line-height: 1.5;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	transition: 0.2s ease all;
}
.masthead-video-credit span {
	display: block;
}
.masthead-video-credit:hover {
	color: #fff;
	opacity: 1;
}
.masthead-arrow,
.masthead-arrow-smp {
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	margin: auto;
	margin-left: -40px;
	color: #fff;
}
.masthead-arrow a,
.masthead-arrow-smp a {
	position: absolute;
	bottom: 60px;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-decoration: none;
	padding-top: 70px;
	color: #fff;
}
.masthead-arrow a:hover,
.masthead-arrow-smp a:hover {
	opacity: .5;
}
.masthead-arrow a span,
.masthead-arrow-smp a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 1.5s infinite;
	animation: sdb 1.5s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

.masthead-arrow-smp {
	display: none;
}
.covervid-wrapper h6 {
	position: absolute;
	bottom: 46%;
	width: 100%;
	margin: auto;
	text-align: center;
	line-height: 1;
}
h6 .topcopy {
	width: 100%;
	text-align: center;
	font-size: 1.1em;
	color: #ccc;
	font-weight: 100;
	z-index: 999;
	line-height: 2.0em;
	letter-spacing: 0.4em;
	font-family: serif;
	animation: 3s ease 0s normal forwards 1 fadein;
	-webkit-animation: 3s ease 0s normal forwards 1 fadein;
	opacity:1
}
@keyframes fadein {
	0%	{opacity:0}
	80%	{opacity:0}
	100%	{opacity:1}
}
@-webkit-keyframes fadein {
	0%	{opacity:0}
	80%	{opacity:0}
	100%	{opacity:1}
}


/* newsline
---------------------------------------------------- */

.newsline {
	position: relative;
	height: 40px;
	width: 100%;
	margin-top: -40px;
	text-align: left;
	line-height: 39px;
	z-index: 888;
}
.newsbox {
	width: 98%;
	margin: 0 1%;
	display: flex;
	overflow: hidden;
}
.newsbox .ndate {
	width: 100px;
	font-size: 0.9em;
	color: #ccc;
}
.newsbox .ncomm {
	font-size: 0.9em;
	color: #ccc;
}
.newsbox .ndate a,
.newsbox .ncomm a {
	color: #ccc;
}
.newsbox .ndate a:hover ,
.newsbox .ncomm a:hover {
	color: #999;
	text-decoration: none;
}
.stretched-link::after{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
	pointer-events:auto;
	content:"";
	background-color:rgba(0,0,0,0)
}
.linkNew {
	padding-left: 6px;
	font-size: 0.9em;
	color: #cc0000;
}
.newslink {
	padding: 12px 0;
}
.newslink a {
	font-size: 0.9em;
	color: #5598ce;
	text-decoration: underline;
}
.newslink a:hover {
	color: #ccc;
	text-decoration: none;
}




.ixbox {
	width: 100%;
}



/* cont01
---------------------------------------------------- */

#cont01 {
	margin: 0;
	padding: 40px 0;
}
.mv_items {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	display: block;
}

#cont01 .cont01box {
	width: 100%;
	margin: 0 0 30px;
}
#cont01 .cont01box .grid01 {
	width: 30%;
	margin: 0;
}
.box-gamedetail {
	width: 80%;
	margin: 0 0 0 20%;
	padding: 20px 0;
}
.box-gamedetail span {
	display: inline-block;
}
.box-gamedate {
	font-size: 1.0em;
	color: #5598ce;
}
.box-gameteam {
	padding: 20px 0;
	font-size: 1.1em;
	color: #fff;
}
.box-gameteam span {
	padding: 0 8px;
	font-size: 0.8em;
	color: #ccc;
}
.box-gameresult {
	width: 100%;
}
#kekkaimg {
	width: 200px;
	height: 120px;
}
#kekkaimg p {
	height: 120px;
	visibility : hidden;
}
.bg_kekkano {
	background:url(../img/game/nogame.png) no-repeat right 0;
	background-size: contain;
}
.bg_kekkawin {
	background:url(../img/game/wingame.png) no-repeat right 0;
	background-size: cover;
}
.bg_kekkalose {
	background:url(../img/game/losegame.png) no-repeat right 0;
	background-size: contain;
}
.bg_kekkadrow {
	background:url(../img/game/drowgame.png) no-repeat right 0;
	background-size: contain;
}



#cont01 .cont01box .grid02 {
	width: 65%;
	margin: 0 0 0 5%;
	padding: 30px 0 0;
}

.gametitle-box {
	width: 100%;
	height: 14px;
	margin: 0px 0 0 0;
	position: relative;
}
.gametitle-box .kekkatxt {
	position:absolute;
	top:0px;
	left:14px;
	font-size:100%;
	color:#666;
	font-weight:normal;
}
.gametitle-box .gametitle {
	position:absolute;
	top:0px;
	right:0;
	font-size:100%;
	color: #999;
}
.pickupgame-box .gametitle h6 span{
	font-size:130%;
	color: #999;
}
.scorebord_w {
	width: 100%;
	margin: 10px 0 30px;
}
.scorebord_w table {
	width: 100%;
	margin: 0;
	font-weight:normal;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background: #dce8b7;
	background: -moz-linear-gradient(top, #111 0%, #0a213a 33%, #0f3055 36%, #000 99%);
	background: -webkit-linear-gradient(top, #111 0%,#0a213a 33%,#0f3055 36%,#000 99%);
	background: linear-gradient(to bottom, #111 0%,#0a213a 33%,#0f3055 36%,#000 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a213a', endColorstr='#000',GradientType=0 );
}
.scorebord_w table th,.scorebord_w table td {
	margin:0;
	padding:0;
	font-size:94%;
	color:#fff;
	font-weight:normal;
	vertical-align:middle;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align:center;
}
.scorebord_w table th.thdt {
	width: 20%;
	height: 48px;
	margin:0;
	padding:0;
	font-size:94%;
	color:#fff;
}
.scorebord_w table th.thsc {
	width: 12%;
	color:#cc0000;
	text-align:center;
}
.scorebord_w table td {
	width: 8%;
	height:42px;
	margin:0;
	padding:0;
	text-align:center;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.scorebord_w table td#tdhit {
	width: 12%;
	color:#ccc;
	font-weight:normal;
}
tr.rank1 th,tr.rank1 td {
	font-weight:bold;
}
.scorebord_w table .wintr th,
.scorebord_w table .wintr th p,
.scorebord_w table .wintr td,
.scorebord_w table .wintr td#tdhit {
	font-weight:bold;
}

#gameplayer {
	width: 100%;
	margin: 0;
	padding: 5px 0 4px 0;
	border-bottom: solid 1px #ccc;
}
#gameplayer ul.pitc {
	margin:0;
	padding:0;
	list-style:none;
}
#gameplayer ul.pitc li {
	float:left;
	display:inline;
	font-size:92%;
	color: #ccc;
	line-height:1.8em;
}
#gameplayer ul.pitc li.fpic {
	width:90px;
	text-indent:-9999px;
	background:url(../img/game/ico_fp.png) no-repeat 0 4px;
}
#gameplayer ul.pitc li.spic {
	width:90px;
	text-indent:-9999px;
	background:url(../img/game/ico_sp.png) no-repeat 0 4px;
}
#gameplayer ul.pitc li.fsgh {
	width:90px;
	text-indent:-9999px;
	background:url(../img/game/ico_fsgh.png) no-repeat 0 4px;
}
#gameplayer ul.pitc li.ssgh {
	width:90px;
	text-indent:-9999px;
	background:url(../img/game/ico_ssgh.png) no-repeat 0 4px;
}

#gameplayer2 {
	width: 100%;
	margin: 0;
	padding: 5px 0 4px 0;
}
#gameplayer2 ul.fild {
	margin:0;
	padding:0;
	list-style:none;
}
#gameplayer2 ul.fild li {
	margin:5px 0 4px 0;
	font-size: 0.9em;
	color: #ccc;
	line-height: 1.8em;
	border-bottom:solid 1px #999;
}
#gameplayer2 ul.fild li span {
	padding:0 56px 0 0;
	font-size:8pt;
	visibility:hidden;
}
#gameplayer2 ul.fild li.twob {
	background:url(../img/game/ico_twob.png) no-repeat 0 0;
}
#gameplayer2 ul.fild li.thrb {
	background:url(../img/game/ico_thrb.png) no-repeat 0 0;
}
#gameplayer2 ul.fild li.hrb {
	background:url(../img/game/ico_hrb.png) no-repeat 0 0;
}

.gamebtnbox {
	width: 30%;
	margin: 0 70% 0 0;
	padding: 0 0 20px;
	text-align: center;
}

.mvitem_s1 { transition: 2.2s; }
.mvitem_s2 { transition: 0.6s; }
.mvitem_s3 { transition: 3.6s; }
.mvitem_s4 { transition: 6.6s; }
.mvitem {
	opacity: 0;
	transform: translate(0,60px);
	-webkit-transform: translate(0,60px);
}
.mvitem2 {
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}
.mvitem3 {
	opacity: 0;
	transform: translate(0,-60px);
	-webkit-transform: translate(0,-60px);
}
.mvitemadd {
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}




/* cont02
---------------------------------------------------- */

#cont02 {
	margin: 0;
}
#cont02 .cont02box {
	width: 100%;
	margin: 0 0 30px;
}
#cont02 .cont02box .grid01 {
	float: left;
	width: 55%;
	margin: 0;
	padding: 80px 0 0;
}
#cont02 .cont02box .grid01 img {
	width: 100%;
	height: auto;
}
#cont02 .cont02box .grid02 {
	float: right;
	width: 40%;
	margin: 0;
}

#cont02 .teambox {
	width: 90%;
	margin: 0 0 0 10%;
}
.teamdiv {
	width: 100%;
	margin: 0;
	padding: 5px 0 4px 0;
	border-bottom: dotted 1px #ccc;
}
.teamdiv ul {
	width: 94%;
	margin: 0 3%;
	padding:0;
	list-style:none;
}
.teamdiv ul li {
	float:left;
	display:inline;
	font-size:92%;
	color: #ccc;
	line-height:1.8em;
}
.teamdiv ul li.label {
	width: 110px;
}
.teamdiv ul li.label:after {
	content: "：";
}


.mvitem_ph1 { transition: 1.0s; }
.mvitem_ph2 { transition: 2.0s; }
.mvitem_ph3 { transition: 3.4s; }
.mvitem_ph4 { transition: 5.0s; }



/* cont03
---------------------------------------------------- */

#cont03 {
	margin: 0 0 60px;
}
#cont03 .cont03box {
	width: 100%;
	margin: 0 0 30px;
}
#cont03 .cont03box .grid01 {
	width: 30%;
	margin: 0;
}
#cont03 .cont03box .grid02 {
	width: 65%;
	margin: 0 0 0 5%;
	padding: 60px 0 0;
}
#cont03 .membercomm {
	width: 90%;
	margin: 0 5%;
	padding: 30px 0 0;
	font-size: 0.9em;
	color: #ccc;
	line-height: 1.8em;
}
#cont03 .formbtnbox {
	width: 90%;
	margin: 0 5%;
	padding: 20px 0;
	text-align: center;
}


#cont03 .slider {
	width: 100%;
	margin: 0;
}
#cont03 .slider img {
	width: 90%;
	height: auto;
	margin: 0 5%;
}
#cont03 .slider .single-item {
	max-width: 600px;
	margin: 0 auto 50px;
}
#cont03 .slider .slick-slide a {
	font-size: 1.2em;
	color: #fff !important;
}
#cont03 .slider .slick-slide a span {
	padding: 0 5px 0 0;
	font-size: 0.8em;
}
#cont03 .slider .slick-slide {
	font-size: 0.9em;
	color: #ccc;
	text-align: center;
}
#cont03 .slider .slick-slide span {
	padding: 0 6px 0 0;
	color: #fff;
	font-weight: bold;
}

#cont03 .slider .slick-prev::before, .slick-next::before {
	font-size: 24px;
}
#cont03 .slider .lazy-item .slick-next,
#cont03 .slider .thumb-item-nav .slick-next,
#cont03 .slider .multiple-item .slick-next,
#cont03 .slider .center-item .slick-next {
	right: 20px;
	z-index: 99;
}
#cont03 .slider .lazy-item .slick-prev,
#cont03 .slider .thumb-item-nav .slick-prev,
#cont03 .slider .multiple-item .slick-prev,
#cont03 .slider .center-item .slick-prev {
	left: 15px;
	z-index: 100;
}
#cont03 .slider .single-item .slick-prev::before,
#cont03 .slider .single-item .slick-next::before {
	color: #666;
}
#cont03 .slider .slick-dots {
	bottom:-25px;
}


/* cont04
---------------------------------------------------- */

#cont04 {
	margin: 0 0 60px;
}
#cont04 .cont04box {
	width: 100%;
	margin: 0 0 30px;
}
#cont04 .cont04box .grid01 {
	float: left;
	width: 65%;
	margin: 0;
	padding: 80px 0 0;
}
#cont04 .cont04box .grid02 {
	float: right;
	width: 30%;
	margin: 0;
}
#cont04 .linkcomm {
	width: 90%;
	margin: 0 5%;
	padding: 30px 0 0;
	font-size: 0.9em;
	color: #ccc;
	line-height: 1.8em;
}

#cont04 .cont04box .grid01 .linkbox {
	padding: 30px 30px 10px;
	border: 1px solid #999;
}
.tabs {
	margin-top: 50px;
	padding-bottom: 10px;
	background-color: #000;
	width: 100%;
	margin: 0 auto;
}
.tab_item {
	width: calc(100%/3);
	height: 50px;
	border-right: 1px solid #444;
	border-bottom: 3px solid #444;
	background-color: #111;
	line-height: 50px;
	font-size: 14px;
	color: #999;
	display: block;
	float: left;
	text-align: center;
	transition: all 0.2s ease;
	cursor: pointer;
}
.tab_item:hover {
	color: #fff;
	background-color: #444;
}

input[name="tab_item"] {
	display: none;
}
.tab_content {
	display: none;
	padding: 10px 15px;
	clear: both;
	overflow: hidden;
}
#all:checked ~ #all_content,
	#programming:checked ~ #programming_content,
	#design:checked ~ #design_content {
	display: block;
}
.tabs input:checked + .tab_item {
	background-color: #555;
	color: #fff;
}

.linklist {
	padding: 6px 4px 2px 4px;
}
.linklist a{
	width: 100%;
	padding: 4px 0;
	font-size: 0.9em;
	text-decoration:none;
}
div.lkdv a,div.lkdv a:visited {
	display: block;
	font-size: 0.9em;
	color: #eee;
	text-decoration:none;
}
div.lkdv a:hover {
	text-decoration:none;
	background: #333;
}
.lkdv span.lksub {
	padding:0;
	font-size:90%;
	color:#666;
}
.lkdv span.lkurl,
.lkdv span.lkurl a {
	display: inline-block;
	padding:0 0 0 12px;
	font-size: 70%;
	color: #5598ce;
}


/* cont05
---------------------------------------------------- */

#cont05 {
	margin: 0 0 60px;
}
#cont05 .cont05box {
	width: 100%;
	margin: 0 0 30px;
}
#cont05 .cont05box .grid01 {
	width: 25%;
	margin: 0;
}
#cont05 .cont05box .grid02 {
	width: 70%;
	margin: 0 0 0 5%;
	padding: 100px 0 0;
}
#cont05 .pkncomm {
	padding: 0 0 10px;
	font-size: 1.1em;
	color: #ccc;
	line-height: 1.8em;
	border-bottom: dotted 1px #666;
}
#cont05 .pkncomm2 {
	padding: 20px 0;
	font-size: 0.9em;
	color: #999;
	line-height: 1.8em;
}

#Calender {
	width: 90%;
	margin: 0 5%;
	padding: 10px 0 0;
        text-align: center;
}
#Calender .the_date {
        display:block;
        width: 40%;
        margin: 0 0 0 60%;
	padding: 0;
        text-align: center;
        overflow: hidden;
}
#Calender .blue {
        background-color:#666;
}
#Calender .date_m {
        display:block;
        margin: 5px 0 3px;
	padding: 0;
        color:#fff;
        font-weight:bold;
        text-align:center;
}
#Calender .date_d {
        display:block;
        margin: 5px;
	padding: 5px 0 3px;
        font-size:1.3em;
        text-align:center;
        color:#666;
        background-color:#fff;
}

/* cont06
---------------------------------------------------- */

#cont06 {
	margin: 0 0 60px;
}
#cont06 .cont06box {
	width: 100%;
	margin: 0 0 30px;
}
#cont06 .cont06box .grid01 {
	float: left;
	width: 65%;
	margin: 0;
	padding: 80px 0 0;
}
#cont06 .cont06box .grid02 {
	float: right;
	width: 30%;
	margin: 0;
}


/* cont11
---------------------------------------------------- */

#cont11 {
	margin: 0 0 60px;
}
#cont11 .cont11box {
	width: 100%;
	margin: 0 0 30px;
}
#cont11 .cont11box .grid01 {
	width: 20%;
	margin: 0;
}
#cont11 .cont11box .grid02 {
	width: 75%;
	margin: 0 0 0 5%;
	padding: 30px 0 0;
}




/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #2871d7;
}

table.table tr:first-child th,table.table tr:first-child td{
border-top:#2871d7 4px solid
}

table.table th{
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#134091;
}


/* ----------------------------- max 1100px ------------------------------------------------------------*/

@media only screen and (max-width: 1100px){

.topcopy {
}

/* cont01
---------------------------------------------------- */



}

/* ----------------------------- max 896px ------------------------------------------------------------*/

@media only screen and (max-width: 896px){


.masthead-arrow,
.masthead-arrow-smp {
	bottom: -80px;
}
.masthead-arrowp {
	display: none;
}
.masthead-arrow-smp {
	display: block;
}


#cont01 {
	margin: 0;
	padding: 40px 0;
}

#cont01 .cont01box {
	width: 100%;
	margin: 0 0 30px;
}
#cont01 .cont01box .grid01 {
	float: none;
	width: 100%;
	margin: 0;
}
.box-gamedetail {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}
.box-gameteam,
.box-gameresult {
	width: 100%;
	margin: 0;
	text-align: center;
}
#kekkaimg {
	width: 200px;
	height: 120px;
	margin: 0 auto;;
}
#kekkaimg p {
	height: 120px;
	visibility : hidden;
}
.bg_kekkano {
	background:url(../img/game/nogame.png) no-repeat right 0;
	background-size: contain;
}
.bg_kekkawin {
	background:url(../img/game/wingame.png) no-repeat right 0;
	background-size: cover;
}
.bg_kekkalose {
	background:url(../img/game/losegame.png) no-repeat right 0;
	background-size: contain;
}
.bg_kekkadrow {
	background:url(../img/game/drowgame.png) no-repeat right 0;
	background-size: contain;
}


.scorebord_w table th p {
	display: none;
}

.scorebord_w table .wintr td,
.scorebord_w table .wintr td#tdhit {
	font-weight:bold;
}

#cont01 .cont01box .grid02 {
	float: none;
	width: 100%;
	margin: 0;
	padding: 30px 0 0;
}

.gamebtnbox {
	width: 100%;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}



#cont04 .cont04box .grid01 .linkbox {
	padding: 10px;
}
.tab_content {
	display: none;
	padding: 8px 5px;
	clear: both;
	overflow: hidden;
}


/* newsline
---------------------------------------------------- */

.newsline {
	position: relative;
	height: auto;
	width: 100%;
	margin-top: 0;
	padding: 10px 0;
	text-align: left;
	line-height: auto;
	z-index: 888;
	overflow: hidden;
	background-color: #111;
}
.newsbox {
	width: 98%;
	margin: 0 1%;
	display: block;
	overflow: hidden;
	line-height: 1.4em;
}
.newsbox .ndate {
	width: 100%;
	font-size: 0.9em;
	color: #ccc;
}
.newsbox .ncomm {
	width: 98%;
	margin: 0 1%;
	font-size: 0.9em;
	color: #ccc;
}
.newsbox .ndate a,
.newsbox .ncomm a {
	color: #ccc;
}
.newsbox .ndate a:hover ,
.newsbox .ncomm a:hover {
	color: #999;
	text-decoration: underline;
}
.stretched-link::after{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
	pointer-events:auto;
	content:"";
	background-color:rgba(0,0,0,0)
}



.mv_items {
	position: relative;
	width: calc(100% - 5vw);
	margin: 0 auto;
	display: block;
}

.chbdr01 {
	padding: 40px 30px;
	position: relative;
}
.chbdr01__inner h3 {
	padding: 0 0 10px;
	font-size: 1.6em;
	color: #ccc;
	font-weight: 600;
	letter-spacing: 0.2em;
}
.chbdr01__inner h3 {
	letter-spacing: 0.1em;
}
h2.jp_copy {
	display: none;
}
h2.jp_copy span {
	padding: 4px 0;
	font-size: 2.2em;
	color: #f7d572;
}
h4.jp_copy_sp {
	display: block;
	padding: 0 0 20px;
	font-size: 1.4em;
	color: #f7d572;
}


/* cont02
---------------------------------------------------- */

#cont02 {
	margin: 0;
	padding: 40px 0;
}

#cont02 .cont02box {
	width: 100%;
	margin: 0 0 30px;
}
#cont02 .cont02box .grid01,
#cont02 .cont02box .grid02 {
	float: none;
	width: 100%;
	margin: 0;
}


/* cont03
---------------------------------------------------- */

#cont03 {
    margin: 0;
}

#cont03 .cont03box {
	width: 100%;
	margin: 0 0 30px;
}
#cont03 .cont03box .grid01 {
	float: none;
	width: 100%;
	margin: 0;
}
#cont03 .cont03box .grid02 {
	float: none;
	width: 100%;
	margin: 0;
	padding: 30px 0 0;
}


/* cont04
---------------------------------------------------- */

#cont04 {
	margin: 0;
	padding: 40px 0;
}

#cont04 .cont04box {
	width: 100%;
	margin: 0 0 30px;
}
#cont04 .cont04box .grid01,
#cont04 .cont04box .grid02 {
	float: none;
	width: 100%;
	margin: 0;
	padding: 20px 0 0;
}

/* cont05
---------------------------------------------------- */

#cont05 {
	margin: 0;
}
#cont05 .cont05box {
	width: 100%;
	margin: 0 0 30px;
}
#cont05 .cont05box .grid01 {
	float: none;
	width: 100%;
	margin: 0;
}
#cont05 .cont05box .grid02 {
	float: none;
	width: 100%;
	margin: 0;
	padding: 30px 0 0;
}

#Calender {
        width: 100%;
        margin: 0;
}
#Calender .the_date {
        display:block;
        width: 40%;
        margin: 0 60% 0 0;
	padding: 0;
        text-align: center;
        overflow: hidden;
}

/* cont06
---------------------------------------------------- */

#cont06 {
	margin: 0;
	padding: 40px 0;
}

#cont06 .cont06box {
	width: 100%;
	margin: 0 0 30px;
}
#cont06 .cont06box .grid01,
#cont06 .cont06box .grid02 {
	float: none;
	width: 100%;
	margin: 0;
	padding: 20px 0 0;
}


/* cont11
---------------------------------------------------- */

#cont11 {
	margin: 0;
	padding: 40px 0;
}
#cont11 .cont11box {
	width: 100%;
	margin: 0 0 30px;
}
#cont11 .cont11box .grid01,
#cont11 .cont11box .grid02 {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}


}


/* ----------------------------- max 600px ------------------------------------------------------------*/

@media only screen and (max-width: 600px){



.covervid-wrapper h6 {
	position: absolute;
	bottom: 46%;
	width: 96%;
	margin: auto;
	text-align: right;
	line-height: 1;
}
h6 .topcopy {
	font-size: 1.0em;
	color: #ccc;
	font-weight: 100;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}

/* cont01
---------------------------------------------------- */

#cont01 .pricebox ul.tkuse {
    width: 100%;
}



}

/* ----------------------------- max 480px ------------------------------------------------------------*/

@media only screen and (max-width: 480px){


/* cont07
---------------------------------------------------- */

#cont07 .acctext {
	position: relative;
	width: 90%;
	margin: 0 auto 40px;
	padding: 20px 0 20px 20px;
}

}