@charset "UTF-8";

html {
	/*opacity: 0;*/
}


.bgcolor {
	background-color: #B40404;
}

.color {
	color: #111111;
}

/*--loading--*/
#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #FFF;
	z-index: 1;
}
#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #999;
	z-index: 2;
}

/*----PC_STYLE----*/

@media screen and (min-width:769px){

	#wrapper {
		width: 100%;
		background-color: #FFF;
	}

	#content {
		max-width: 1280px;
		margin: 0 auto;
		padding: 50px 0 15px;
		background: #FFF;
	}

	#sd_header,
	#sd_gnavi {
		display: none;
	}

	main {
		width: 950px;
		margin: 0 auto;
	}

	.clear  {
		clear: both;
	}

	/*--main_visual--*/
	#main_visual {
		background: #FFF;
		position: relative;
		width: 950px;
		margin: 0 auto;

	}

	#main_visual h1 {
		width: 600px;
		float: left;
	}

	#main_visual .box_right {
		width: 330px;
		position: absolute;
		/* top: 10px;*/
		right: 10px;
	}

	#main_visual p.rds {
		text-align: center;
/*1行ver(ムビチケなし)		margin: 71px auto;*/
/*2行ver(ムビチケなし)		margin: 59px auto;*/
/*3行ver(ムビチケなし)		margin: 47px auto;*/
/*4行ver(ムビチケなし)		margin: 34px auto;*/
/*1行ver(ムビチケあり)		margin: 47px auto;*/
/*2行ver(ムビチケあり)	*/		margin: 35px auto 34px;
/*3行ver(ムビチケあり)		margin: 22px auto;*/
/*4行ver(ムビチケあり)		margin: 10px auto 9px;*/
		padding: 0 10px;
		font-weight: bold;
		font-size: 18px;
		line-height: 1.4em;
	}
	#main_visual p.rds_sd {
		display: none;
	}
	#main_visual p.rdl {
		text-align: center;
		margin-top: 15px;
		padding: 0 10px;
	}

	#main_visual p.rdl a {
		font-weight: bold;
		font-size: 24px;
		line-height: 1.4em;
	}

	#main_visual p.rdm {
		padding: 12px 15px;
		font-weight: bold;
		font-size: 14px;
		line-height: 1.5em;
		float: left;
		text-align: left;
	}

	/*--main_contents--*/
	#main_contents {
		margin-top: 5px;
		padding: 10px 0 20px;
		background: #FFF;
	}

	#main_contents h1.mds {
		color: #fff;
		font-size: 18px;
		line-height: 1.5em;
		font-weight: bold;
		padding: 10px 0 10px 15px;
		text-shadow: 0px 0px 0px #000;
		background: #B40404 url(../images/index/mdsbg.gif) no-repeat right;
	}

	.point_box {
		letter-spacing: -.40em;
		width: 900px;
		margin: 20px auto 0;
	}

	.point_list {
		width: 285px;
		display: inline-block;
		letter-spacing: normal; 
		/display: inline;/*IE7*/
		/zoom: 1;/*IE7*/
		vertical-align: top;
		margin-right: 22px;
	}

	.last {
		margin-right: 0;/* IE */
	}

	.point_list:last-of-type {
		margin-right: 0;
	}


	.point_list h1 {
		font-size: 16px;
		line-height: 1.4em;
		font-weight: bold;
		margin: 10px 0 0 0;
        text-align: left;
/* 1行Ver		height: 26px; */
/* 2行Ver */		height: 48px;
/* 3行Ver		height: 70px; */
	}

	.point_list p {
		font-size: 14px;
		line-height: 1.6em;
		color: #333;
		text-align: left;
	}

	#main_contents p.links {
		text-align: center;
		margin-top: 20px;
	}

	/*--sub_contents--*/

	#sub_contents {
		background: #FFF;
	}

	#sub_contents h1.shadow {
	  color: #fff;
	  font-weight: bold;
	  font-size: 14px;
	  line-height: 1.4em;
	  padding: 12px 10px 10px 10px;
	  background: url(../images/index/shadow.png) repeat-x left bottom;
	}

	.frame {
		width: 900px;
		margin: 0 auto;
	}

	.mgb {
		margin-bottom: 20px;/* IE8 */
		border-bottom: 2px solid #B40404;/* IE8 */
	}

	section.frame:first-of-type,
	section.frame:last-of-type,
	 {
		margin-bottom: 20px;
		border-bottom: 2px solid #B40404;
	}


	.frame_in {
		background: #FFF;
		margin: 0 2px;
		padding: 15px 15px 13px 15px;
	}
	.frame_in h1 {
		text-align: left;
        margin-bottom: 6px;
        color: #de6969;
	}
	.frame_in figure {
		width: 285px;
		float: left;
		margin-right: 15px;
	}

	.frame_in p {
		font-size: 14px;
		line-height: 1.5em;
		text-align: left;
	}

	.frame_in p.klink {
		text-align: right;
		padding-top: 5px;
	}

	#sub_contents .sub h1 {
		font-weight: bold;
		font-size: 14px;
		line-height: 1.5em;
	}

	#sub_contents #thum h1 {
		color: #fff;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
		line-height: 1.4em;
		padding: 16px 0 13px 0;
		background: url(../images/index/phg_shadow.png) no-repeat center top;
	}

	#thum ul {
		padding: 0 0 20px 20px;
	}

	#thum ul li {
		float: left;
		width: 170px;
		height: 120px;
		margin: 1px;
		background-color: #fff;
	}

	#news_box {
		text-align: left;
	}

	#news_box .wttl {
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		line-height: 1.4em;
		padding: 12px 10px 10px 10px;
		background: url(../images/index/shadow.png) repeat-x left bottom;
        text-align: center;
	}

	#news_box .win {
		background-color: #fff;
 		margin: 0px 2px 0 2px;
		padding: 15px;
	}

	#news_box .win .news_top {
		margin-bottom: 15px;
	}

	#news_box .win .news_top figure {
		float: left;
		text-align: center;
		border: 1px solid #ccc;
		width: 160px;
	}

	#news_box .win .news_top figure a {
		display: block;
	}

	#news_box .win .news_top_right {
		padding-left: 180px;
	}
 
	#news_box .win .news_top_right p.news_ttl {
		font-weight: bold;
		font-size: 16px;
		margin-bottom: 5px;
		padding-left: 40px;
		background: url(http://www.walkerplus.com/images/top/icon_news.gif) no-repeat 0px 5px;
	}
    #news_box .news_bottom li {
    	margin: 8px 0;
        line-height: 1.4;
        padding-left: 1em;
        text-indent: -1em;
    }
    #news_box .news_bottom li:last-child {
    	margin: 8px 0 0;
    }

	.lnks2 {
		margin-bottom: 20px;
		text-align: center;
	}

	.lnks2 img.mw_schedule {
		margin-right: 20px;
	}

	.bnrlnk {
		width: 740px;
		margin: 0 auto 20px;
	}

	#link_kadokawa, #link_movie {
		width: 50%;
		float: left;
	}

	#link_movie {
		padding: 5px 0;
	}

	/*--#foot--*/
	#foot {
		background: #FFF;
		margin-top: 50px;
	}

	#foot p {
		width: 900px;
		margin: 0 auto;
	}

	#foot p.credit {
		font-size: 10px;
		line-height: 1.5em;
		color: #666;
	}

	#foot p.totop {
		text-align: center;
		margin-top: 25px;
		padding: 10px 0;
	}

	#foot .bdr {
		margin: 25px 25px 15px;
		border-top: 1px dotted #ccc;
	}

	.socialWidgets {
		width: 100%;
		margin-top: 50px;
	}

	.socialWidgets ul {
		width: 370px;
		margin: 0 auto;
		letter-spacing: -.40em;	
	}

	.socialWidgets ul li {
		display: inline-block;
		/display: inline;
		/zoom: 1; 
		letter-spacing: normal;
	}

	.socialWidgets ul li.tw,
	.socialWidgets ul li.fb {
		margin-right: 20px;
	}

	.tw,
	.fb,
	.line {
		cursor: pointer;
	}

	.sd {
		display: none;
	}

	#back_movie {
		margin-top: 30px;
	}

}

/*----SD_STYLE----*/

@media screen and (max-width:768px){

	.pc {
		display: none;
	}

	html {
		font-size: 62.5%;
	}

	body {
		font-size: 1.0rem;
		color: #333;
	}

	header {
		background: #FFF;
		padding: 20px 10px;
		display: table;
	}

	.sd_logo h1 {
		display: table-cell;
		width: 65%;
		font-size: 10px;
		font-size: 1rem;
		line-height: 1.5;
		padding-left: 10px;
		text-align: left;
		vertical-align: middle;
	}

	.sd_logo a {
		display: table-cell;
		vertical-align: middle;
		width: 35%;
	}

	img {
		width: 100%;
		height: auto;
	}

	#content,
	#main_visual,
	main,
	#main_contents,
	#sun_contents,
	#foot
	 {
		width: 100%;
	}


	/*--main_visual--*/
	#main_visual .youtube {
		margin-top: 20px;
	}

	#main_visual .box_right {
		padding: 0 15px;
	}

	.youtube {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}

	.youtube iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#main_visual p.rds {
		display: none;
	}
	#main_visual p.rds_sd {
		text-align: center;
		margin-top: 15px;
		padding: 0 10px;
		font-weight: bold;
		font-size: 1.8rem;
		line-height: 1.4em;
	}

	#main_visual p.mvtk {
		margin-top: 20px;
	}

	#main_visual p.rdl {
		text-align: center;
		margin-top: 1.5rem;
		padding: 0 10px;
	}

	#main_visual p.rdl a {
		font-weight: bold;
		font-size: 2.4rem;
		line-height: 1.4em;
	}

	#main_visual p.rdm {
		padding: 12px 15px;
		font-weight: bold;
		font-size: 1.4rem;
		line-height: 1.5em;
		text-align: left;
	}

	/*---main_contens-*/
	#main_contents h1.mds {
		margin-top: 50px;
		color: #fff;
		font-size: 1.8rem;
		line-height: 1.5em;
		font-weight: bold;
		padding: 10px 15px;
		text-shadow: 1px 1px 2px #000;
		background: #B40404;
		text-align: left;
	}

	.point_list {
		padding: 0 15px;
		margin-top: 20px;
	}

	.point_list h1 {
		font-size: 1.6rem;
		line-height: 1.4em;
		font-weight: bold;
		margin: 10px 0 0 0;
        text-align: left;
        margin-bottom: 5px;
/* 1行Ver		height: 26px; */
/* 2行Ver		height: 48px; */
/* 3行Ver		height: 70px; */
}

	.point_list p {
		font-size: 1.4rem;
		line-height: 1.6em;
		color: #333;
		text-align: left;
	}

	#main_contents p.links {
		padding: 0 40px;
		text-align: center;
		margin-top: 20px;
	}

	#main_contents p.links a {
		display: block;
	}

	/*--#sub_contents--*/
	#sub_contents {
		background: #FFF;
		padding: 0 10px;
	}

	#sub_contents h1.shadow {
		color: #fff;
		font-weight: bold;
		margin-top: 20px;
		font-size: 1.4rem;
		line-height: 1.4em;
		padding: 12px 15px 10px 15px;
		background: url(../images/index/shadow.png) repeat-x left bottom;
	}

	.frame_in {
		background: #FFF;
		margin: 0 2px;
		padding: 15px 15px 13px 15px;
	}
	.frame_in h1 {
		font-size: 1.6rem;
        font-weight: bold;
        color: #de6969;
		margin-top: 15px;
        text-align: left;
	}
	.frame_in p {
		font-size: 14px;
		line-height: 1.5em;
		text-align: left;
		margin-top: 10px;
	}

	.frame_in p.klink {
		text-align: right;
		padding-top: 5px;
	}

	.mgb {
		margin-bottom: 20px;/* IE8 */
		border-bottom: 2px solid #B40404;/* IE8 */
	}

	section.frame:first-of-type,
	section.frame:last-of-type {
		margin-bottom: 20px;
		border-bottom: 2px solid #B40404;
	}

	#sub_contents .sub h1 {
		font-weight: bold;
		font-size: 1.4rem;
		line-height: 1.5em;
	}

	#sub_contents #thum h1 {
		color: #fff;
		text-align: center;
		font-weight: bold;
		font-size: 1.6rem;
		line-height: 1.4em;
		padding: 16px 0 13px 0;
		background: url(../images/index/phg_shadow.png) no-repeat center top;
	}

	#thum ul {
		padding: 0 1.6% 1.6%;
		letter-spacing: -.40em; 
	}

	#thum ul li {
		display: inline-block;
		width: 47%;
		margin: 0.16%;
		background-color: #fff;
	}

	#thum ul li img {
		width: 100%;
	}

	#news_box {
		text-align: left;
	}

	#news_box .wttl {
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		line-height: 1.4em;
		padding: 12px 10px 10px 10px;
		background: url(../images/index/shadow.png) repeat-x left bottom;
        text-align: center;
	}

	#news_box .win {
		background-color: #fff;
 		margin: 0px 2px 0 2px;
		padding: 15px;
	}

	#news_box .win .news_top figure {
		border: 1px solid #ccc;
		text-align: center;
	}

	#news_box .win .news_top figure img {
		width: auto;
		height: 150px;
	}

	#news_box .win .news_top figure a {
		display: block;
		width: 100%;
	}
 
	#news_box .win .news_top_right p.news_ttl {
		font-weight: bold;
		font-size: 16px;
		line-height: 1.4;
		margin: 10px 0;
	}

	#news_box .win .news_top_right p.news_txt {
		font-size: 14px;
		line-height: 1.4;
		margin: 10px 0;
	}

	#news_box .win .sp_news figure,
	#news_box .win .sp_news .news_txt {
		display: none;
	}

	#news_box .win p.news_ttl {
		font-size: 14px;
		padding-left: 40px;
		background: url(http://www.walkerplus.com/images/top/icon_news.gif) no-repeat 0px 5px;
	}
    #news_box .news_bottom li {
    	margin: 10px 0;
        font-size: 1.4rem;
        line-height: 1.4;
        padding-left: 1em;
        text-indent: -1em;
    }
    #news_box .news_bottom li:last-child {
    	margin: 10px 0 0;
    }
	.lnks2 , .bnrlnk{
		padding: 0 10px;
	}

	.lnks2 img,	.bnrlnk img {
		margin-bottom: 10px;
	}

	/*--#foot--*/
	#foot {
		background: #FFF;
		margin-top: 30px;
	}

	#foot p.credit {
		line-height: 1.5em;
		color: #666;
		padding: 0 15px;
	}

	#foot p.totop {
		text-align: center;
		margin-top: 25px;
		padding: 10px 0;
	}

	#foot .bdr {
		margin: 10px 10px 0;
		border-top: 1px dotted #ccc;
	}

	#sd_footer {
		padding: 20px 10px;
	}

	#sd_footer .toMovie {
		width: 50%;
		margin: 0 auto;
		padding: 20px;
	}

	#sd_footer .toHome {
		width: 50%;
		margin: 30px auto;	
	}

	/*--memu--*/
	.tcon-menu--xcross {
		width: 20%;
	}

	/*--socialWidgets--*/
	.socialWidgets {
		width: 100%;
		margin-top: 30px;
	}

	.socialWidgets ul {
		width: 60%;
		margin: 0 auto;	
	}

	.socialWidgets ul li {
		width: 30%;
		display: inline-block;		
	}

	/*--loader--*/
	#loader {
		width: 100px;
		height: 100px;
		margin-top: -50px;
		margin-left: -50px;
	}

	#loader img {
		width: 50%;
		height: auto;
		margin-bottom: 10px;
	}

}