@charset "UTF-8";


.bgcolor {
	background-color: #00a0e9;
}

.color {
	color: #00a0e9;
}

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

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

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

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

	#content2 {
		width: 1280px;
		margin: 0 auto;
		padding: 0px 0 15px;
		background: #FFF;
	}


	#sp_header,
	#sp_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;
	}
	/* map add 20160203 */
	.map #main_visual h1 {
		width: 100%;
		float: none;
	}
	.map #main_visual h1 img {
		width: 100%;
		height: auto;
	}

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

	#main_visual p.rds {
		text-align: center;
		margin: 48px 0 47px;
		padding: 0 10px;
		font-weight: bold;
		font-size: 18px;
		line-height: 1.4em;
	}

	#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: 1px 1px 2px #000;
		background: #167db8 url(../images/index/mdsbg.gif) no-repeat right;
	}

	.point_box {
		letter-spacing: -.40em;
		width: 900px;
		margin: 10px 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;
		height: 48px;	
	}

	.point_list p {
		font-size: 14px;
		line-height: 1.6em;
		color: #555;
		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 #167db8;/* IE8 */
	}

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


	.frame_in {
		background: #FFF;
		margin: 0 2px;
		padding: 15px 15px 13px 15px;
	}

	.frame_in figure {
		width: 285px;
		float: left;
	}

	.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;
	}

	#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;
	}

	.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;
	}


}

/*----SP_STYLE----*/

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

	html {
		font-size: 62.5%;
	}

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

	#header,
	#gnavi {
		display: none;
	}

	#sp_header {
		padding: 10px 15px;
	}

	#sp_header h1 {
		width: 50%;
	}

	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 {
		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: 50px;
	}

	#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;
	}

	.rdm2 {
		padding: 5px 15px;
		font-size: 1.2rem;
		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: #167db8;
		text-align: left;
	}



	#main_contents h1.mds2 {
		margin-top: 10px;
		color: #fff;
		font-size: 1.8rem;
		line-height: 1.5em;
		font-weight: bold;
		padding: 10px 15px;
		text-shadow: 1px 1px 2px #000;
		background: #00a0e9;
		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;
		height: 48px;	
	}

	.point_list p {
		font-size: 1.4rem;
		line-height: 1.6em;
		color: #555;
		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 p {
		font-size: 14px;
		line-height: 1.5em;
		text-align: left;
		margin-top: 20px;
	}

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

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

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

	#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;
	}

	#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;
	}

	.lnks2 , .bnrlnk{
		padding: 0 10px;
	}

	.lnks2 img,	.bnrlnk img {
		margin-top: 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;

	}

	#sp_footer {
		padding-top: 20px!important;
	}

	/*--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;		
	}

}