@media screen and (min-width:641px){
	body {
		min-width: 980px;
	}
	#header .header p.copy {
		position: absolute;
		top: 45px;
		left: 255px;
	}
	.header,#contents,.footer {
		width: 980px;
	}
	#header .header #gnav ul li span.gnav a {
		width: 196px;
		height: 65px;
	}
	#header .header #gnav ul li ul {
		width: 976px;
	}
	#cnt_main {
		width: 730px;
	}
	#cnt_main .inner_main {
		float: left;
		width: 470px;
	}
	#cnt_main .paylist {
		width: 230px;
	}
	#col_sub {
		width: 230px;
	}
}

@media screen and (min-width:1px) and (max-width:640px){
	.sp_cnt {
		display: block;
	}
	.pc_cnt {
		display: none;
	}
	img {
	    max-width: 100%;
	    height: auto;
	    width /***/:auto;
	}
	#wrapper {
		background: none;
		box-shadow: 10px 0px 10px -4px rgba(0,0,0,0.4);
	}
	.header,
	#contents,
	.footer {
	}
	/*- header --------------------------------*/
	#header {
		height: auto;
	}
	#header .header .time,
	#header .header #gnav,
	#header .header .subnavi,
	#header .header .subnavi ul.search,
	#header .header .aside,
	#header .header .aside ul li,
	#header .header .aside .area_font {
		position: static !important;
	}
	#header .header h1 {
		margin: 10px;
		padding: 0;
		width: 68%;
	}
	#header .header p.copy {
		position: static !important;
		top: 0;
		left: 0;
		margin: 0 auto;
		width: 90%;
	}
	#header .header .aside dl#area_font,
	#header .header .aside ul li.en {
		display: none;
	}
	#header .header .time {
		margin: auto;
		display: block;
		background: url(../img/header/bg.png) no-repeat 0 0;
		background-size: 100%;
		text-align: center;
	}
	#spmenu{
		display:block;
	}
	#spmenu img{
		width:36px;
		height:36px;
	}
	/*- globalnavi --------------------------------*/
	#header .header #gnav,
	#header .header .subnavi,
	#header .header .aside {
		display: none;
	}
	/*- Layout --------------------------------*/
	.promotion {
		margin: auto;
		width: 96%;
	}
	#cnt_main {
		float: none;
		width: 95%;
		overflow: hidden;
	}
	#cnt_main .inner_main {
		width: 100%;
	}
	#breadcrumbs ol {
		margin: 0 20px;
	}
	/* colsub
	----------------------------------------------------------------*/
	#col_sub {
		width: 90% !important;
		float: none;
		margin: 20px auto 0;
		padding: 20px 15px;
		border-top: 2px solid #F08CB0;
	}
	#col_sub ul {
		overflow: hidden;
		text-align: center;
	}
	#col_sub ul li {
		float: left;
		width: 48.0% !important;
		margin: 0 0.7% 10px;
	}
	#col_sub ul.noflot li,
	#col_sub ul.sponsor li.sp01 {
		float: none;
		width: 100% !important;
		display: block !important;
		margin: 0 0 10px !important;
	}
	#col_sub ul.noflot img {
		width: 100%;
	}
	#col_sub ul.sponsor {
		padding: 20px 0;
		border-top: 1px dotted #F08CB0;
		border-bottom: 1px dotted #F08CB0;
	}
	#col_sub ul.noflot li.nosp {
		display: none !important;
	}
	.event_img {
		float: none;
		margin: auto !important;
		width: 100% !important;
	}
	/* footer
	----------------------------------------------------------------*/
	#footer {
		margin-top: -90px;
	}
	#copyright {
		font-size: 0.8em;
		line-height: 100%;
		background: none;
	}
	#tabs{
		font-size:10px;
		line-height:16px;
	}
	.nosp {
		display: none !important;
	}
}
