﻿@charset 'utf-8';

body{
	background-color:#fdd000 !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	position: relative;
}
a img {
    border-style:none;
}
a{
	color: #000;
}
.wrap{
	width: 960px;
	margin: 0 auto 40px;
}
.contents{	
	margin-bottom: 30px;
}
.contents .block{
	background-color: #ffffff;
	padding: 20px 40px 0 50px;
	margin: 0 69px;
	overflow: hidden;
}
.contents .block.p_small{
	padding: 20px 15px 0 15px;
}
.contents .block p{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
}
.yel{
	color: #fdd000;
}
.red{
	color: #d70010;
	font-size: 20px;
}
.contents .block p span.small{
	font-size: 16px;
	margin-bottom: 20px;
}
.contents .block img{
	margin-bottom: 20px;
}
.contents .block img.mb0{
	margin-bottom: 0;
}
.contents .btn a{
	display: block;
	background-color: #d70010;
	padding: 10px 30px;
	margin: 0 auto;
	background-image: url(../arw.gif);
	background-repeat: no-repeat;
	background-position: center right 10px;
	color: #fff;
	font-weight: bold;
	width: 300px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
}
.contents .btn_osusume a{
	display: block;
	background-color: #000;
	padding: 10px 30px;
	margin: 6px 15px 0;
	background-image: url(../arw.gif);
	background-repeat: no-repeat;
	background-position: center right 10px;
	color: #fff;
	font-weight: bold;
	width: 266px;
	float: right;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
}
.tag{
	position: fixed;
	width: 160px;
	top:78px;
	right: 0;
	z-index: 999;
}
.tag a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	display: block;
	background-image: url(../arw.gif);
	background-repeat: no-repeat;
	background-position: bottom 21px right 65px;
	background-color: #d70010;
	padding: 15px 10px 15px 15px;
	border: #fdd000 5px solid;
	border-right: none;
}
.tag a span.small{
	font-size: 11px;
}
.attention{
	text-align: center;
	font-weight: normal!important;
	font-size: 14px!important;
	margin-top: 10px!important;
	margin-bottom: 0!important;
}
.bg_arw{
	background-image: url(../bg_arw.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding-top: 11px;
	margin-bottom: 10px;
}
.f_left{
	float: left;
}
.f_right{
	float: right;
}
.center{
	text-align: center;
}
.w_360{
	width: 360px;
}
.w_570{
	width: 560px;
	margin-right: 10px;
}
.w_480{
	width: 480px;
	margin:0 0 10px 10px;
}
.bnr{
	width: 600px;
	margin: 0 auto 40px;
}
.only_sp{
	display: none;
}
/* homebtn
------------------------- */
.homebtn{
	margin: 30px auto;
	width: 600px;
	text-align:center;
}
.homebtn a{
	padding: 10px;
	background-color: #d6000f;
	color:#FFFFFF;
	display: block;
	border-radius: 5px;
	text-decoration:none;
	font-size:150%;
}
/* privacy
------------------------- */
.privacy{
	text-align:center;
	margin-bottom:30px;
}
.privacy a{
	color:#333333;
	text-decoration:underline;
}
.privacy a:hover{
	text-decoration:underline;
}
.footer_link{
    text-align: center;
    margin-bottom: 30px;	
}
/* copyright
------------------------- */
.copyright{
	text-align:center;
	margin-bottom: 30px;
}
.copyright span{
	font-size: 80%;
}
/* pagetop
------------------------- */
.pagetop {
	position: fixed;
	bottom: -228px;
	right: 20px;
	margin:0;
	padding:0;
	z-index: 999;
}
.pagetop a {
	display: block;
	text-align: center;
	text-decoration:none;
	color: #d6000f;
	font-weight: bold;
}
.pagetop p {
	margin: 5px 0 0;
}
@media screen and (max-width: 735px) {
	.containerMainClm{
		margin-top: 95px;
		padding: 0 10px;
	}
.wrap{
	width: 100%;
	margin: 10px 0;
}
.wrap img{
	width: 100%;
}
	.h_150{
		height: 200px;
		width: auto!important;
	}	
	.contents {
		margin-bottom: 10px;
	}
	.contents .block{
		padding:  15px 15px 0 15px;
		margin: 0 7% 0 7%;
	}
	.contents .block p{
		font-size: 14px;
	}
	.contents .block p span.red{
		font-size: 16px;
	}
	.contents .block p span.small{
		font-size: 14px;
	}
	.contents .btn a{
		margin-bottom: 10px;
	}
	.contents .btn a, .contents .btn_osusume a{
		    width: 100%;
		    box-sizing: border-box;
		    font-size: 14px;
		    background-size: 6px;
	}
	.contents .btn_osusume a{
		margin: 0 0 20px;
	}
	.tag{
		width: 100%;
		top:0;
		text-align: center;
		background-size: 6px;
	}
	.tag a{
		font-size: 13px;
		box-sizing: border-box;
		border: none;
		padding: 10px 20px 10px 10px;
		background-position: center right 10px;
		background-size: 6px;
		margin: 0;
		border-bottom: 1px solid #fdd000;
	}
.bg_arw{
	padding-top: 18px;
	font-size: 14px;
	}
.f_left{
	float: none;
}
.f_right{
	float: none;
}
	.w_360{
		width: 100%;
	}
.w_570{
	width: 100%;
	margin-right: 0;
}
.w_480{
	width: 100%;
	margin-left: 0;
}
.mp95{
	padding-top: 95px;
    margin-top: -95px;
}
.bnr{
	width: 100%;
	margin: 0 auto 20px;
}
.only_sp{
	display: inherit;
}
.pagetop {
	width: 55px;
	font-size: 10px;
}
.homebtn{
	width: 90%;
	margin: 20px auto;
}
.homebtn a{
	font-size:100%;
}
.footer_link, .copyright{
	font-size: 80%;
	margin:0 10px 20px;
}
.copyright span{
	font-size: 80%;
}
}

/* anime ---------------- */
.anime {
  width: 960px;
  margin: 0 auto;
  overflow-x: hidden;
}
.scroll-p {
  padding: 0.3em;
  margin: 0;
  color: #ffb11b;
  position: relative;
  -webkit-animation: scroll 6s linear infinite;
  -moz-animation: scroll 6s linear infinite;
  -ms-animation: scroll 6s linear infinite;
  animation: scroll 6s linear infinite;
}
@-moz-keyframes scroll {
  from {
    left: 100%;
  }
  to {
    left: -89%;
  }
}
@-webkit-keyframes scroll {
  from {
    left: 100%;
  }
  to {
    left: -89%;
  }
}
@-o-keyframes scroll {
  from {
    left: 100%;
  }
  to {
    left: -89%;
  }
}
@keyframes scroll {
  from {
    left: 100%;
  }
  to {
    left: -89%;
  }
}

@media screen and (max-width: 735px) {
.anime {
  width: 100%;
}
.anime .scroll-p img {
  width: 60px;
}
}

/* Clear Fix ---------------- */

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */