@charset "utf-8";
/*-----------------------------------------------------	*/
/*	for all	- General Settings　*/
/*-----------------------------------------------------	*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.wrap_all {
	_font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 0.875rem;
　　letter-spacing: 0.01em;
　　line-height: 1.8;
    color: #333;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-style: -ms-autohiding-scrollbar;
	word-break: break-all;
	position: relative;
	text-align: center;
	background: url(../img/bg.jpg) #82400b center top fixed;
	xmargin-bottom: -121px;
}
.wrap_all .section {
	margin-top: 0px;
	padding-top: 0px;
}
.wrap_all ul {
	padding-left: 0px;
}
.bottomBtns_inner {
	background: #FFF;
}
/*10px 	0.625rem
11px 	0.6875rem
12px 	0.75rem
13px 	0.8125rem
14px 	0.875rem
15px 	0.9375rem
16px 	1rem
17px 	1.0625rem
18px 	1.125rem
19px 	1.1875rem
20px 	1.25rem
21px 	1.3125rem
22px 	1.375rem
23px 	1.4375rem
24px 	1.5rem*/

.wrap_all a {
	color: #0707fb;
	text-decoration: none;
	display: inline-block;
    color: #03c;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.wrap_all a:hover {
	color: #5DA4F9;
}

.wrap_all .mb10 {
	margin-bottom: 10px;
}
.wrap_all .mb20 {
	margin-bottom: 20px;
}
.wrap_all .mb30 {
	margin-bottom: 30px;
}
.wrap_all .mb50 {
	margin-bottom: 50px;
}

.wrap_all .sp_only {
	display: none;
}

.wrap_all .none {
	display: none;
}

.wrap_all .right {
	text-align: right;
}

.wrap_all .img100 img {
	width: 100%;
}

.wrap_all img {
	vertical-align: bottom;
}

.wrap_all .over {
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.wrap_all .over:hover {
	opacity: 0.8;
}

.wrap_all .red {
	color: #b50000;
}

.wrap_all ul.basic li {
	list-style: disc;
	margin-left: 25px;
}

.wrap_all ul.aten li {
	margin-left: 20px;
	text-indent: -0.875rem;
	padding-left: 0.875rem;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-align: left;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}


/* ------- main ------- */

.wrap_all .main {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	position: relative;
}

.wrap_all .main .headBox {
	height: 315px;
}

.wrap_all .ap {
	text-indent: -9999px;
	background: url(../img/p_af.png) no-repeat center;
	height: 26px;
}

.wrap_all .ap2 {
	text-indent: -9999px;
	background: url(../img/p_af2.png) no-repeat center;
	height: 26px;
}

.wrap_all .main p.ttlTxt {
	text-indent: -9999px;
	background: url(../img/p_txt.png) no-repeat center;
	height: 70px;
	margin-bottom: 5px;
}

.wrap_all h2 {
	width: 605px;
	position: absolute;
	left: 298px;
	margin-top: -500px;
}

.wrap_all .main p.end {
	line-height: 1.8;
	text-shadow: 1px 1px 1px #FFF;
	background: rgba(255,255,255,0.8);
	padding: 10px 0;
	margin: 0 150px;
	border-radius: 10px;
}

.wrap_all .main .copyBox .copyTxt {
	position: absolute;
	left: 0;
	top: 415px;
	width: 370px;
	transition: .3s;
}

.wrap_all .main .copyBox .copyTxt {
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
}

.wrap_all .main .copyBox .mv01g {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

.wrap_all .main p.ufo {
	width: 940px;
	margin-left: 260px;
	margin-top: 10px;
}

.wrap_all .main .sideBox p.copyTxt02 {
	position: absolute;
	left: 0;
	top: 920px;
	width: 528px;
	transition: .1s;
}

.wrap_all .main .sideBox .copyTxt02 {
	transform: translate(-529px, -100px);
	-webkit-transform: translate(-529px, -100px);
}

.wrap_all .main .sideBox .mv01s {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

.wrap_all .main div.prBox {
	margin-top: -130px;
	overflow: hidden;
}

.wrap_all .main div.prBox li {
	float: left;
	margin-right: 10px;
	transition: .8s;
}

.wrap_all .main div.prBox li:nth-child(2) {
	margin-top: 60px;
}

.wrap_all .main div.prBox li:nth-child(3) {
	margin-top: 120px;
	margin-right: 0;
}

.wrap_all .main div.prBox .list-mv01{
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
}
.wrap_all .main div.prBox .mv01{
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}


/* ------- section ------- */
.wrap_all .section {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
}


/* ------- shopBox ------- */

.wrap_all .shopBox {
	background: rgba(0,0,0,0.7);
	padding: 20px 0;
}

.wrap_all .shopBox p.btnShop {
	background: url(../img/btn_shop_on.png) no-repeat center;
	text-align: center;
	line-height: 0;
}

.wrap_all .shopBox p.btnShop span.efct {
	-webkit-animation:blink .5s ease-in-out infinite alternate;
    -moz-animation:blink .5s ease-in-out infinite alternate;
    animation:blink .5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}

.wrap_all .shopBox p.mini {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
}

.wrap_all .shopBox p.big {
	color: #e02222;
	font-weight: bold;
	background: #fabe2e;
	margin: 10px 0;
	padding: 8px 0;
}

/* ------- voiceBox ------- */

.wrap_all h3 {
	width: 570px;
	margin-left: 315px;
}

.wrap_all .voiceBox {
	width: 1100px;
	margin: 0 50px;
	overflow: hidden;
}

.wrap_all .voiceBox li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 530px;
	transition: 1s;
}

.wrap_all .voiceBox li:nth-child(even) {
	margin-right: 0;
}

.wrap_all .voiceBox li.list-mv04 {
	transform: scale(0, 0) rotateY(180deg);
	-webkit-transform: scale(0, 0) rotateY(180deg);
}

.wrap_all .voiceBox li.mv04 {
	transform: scale(1, 1) rotateY(360deg);
	-webkit-transform: scale(1, 1) rotateY(360deg);
}

.wrap_all .logo {
	width: 270px;
	margin-left: 465px;
}

.wrap_all .logo:hover {
	animation: hurueru .1s  infinite;	
}

@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(2px, 2px) rotateZ(1deg)}
    50% {transform: translate(0px, 2px) rotateZ(0deg)}
    75% {transform: translate(2px, 0px) rotateZ(-1deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}


/* ------- sns ------- */

.wrap_all .sns {
	text-align: center;
}

.wrap_all .sns li {
	display: inline;
	margin: 0 2px;
}


/* ------- text ------- */

.wrap_all ul.aten li {
	font-size: 0.875rem;
	line-height: 1.8;
}

.wrap_all .shopBox p.big {
	font-size: 1.5rem;
	line-height: 1;
}

.wrap_all .shopBox p {
	font-size: 1.0rem;
	line-height: 1.8;
}


/*-----------------------------------------------------	*/
/*	for - 1200px以下の記述　*/
/*-----------------------------------------------------	*/
@media only screen and (max-width:1200px) {
	
body::before {
	background-size: 100% auto;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
}

/* ------- main wrap ------- */
.wrap_all {
	min-width:1200px;
}

}


/*-----------------------------------------------------	*/
/*	for - 669px以下の記述　*/
/*-----------------------------------------------------	*/

@media only screen and (max-width:669px) {

body {
	background: none;
}

body::before {
	background: url(../img/bg.jpg) #82400b center top no-repeat;
	background-size: cover;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	_padding-bottom: 108px;
	content: "";
	z-index: -1;
}
	
.wrap_all {
	min-width: 100%;
	width: 100%;
}

.wrap_all .sp_only {
	display: inherit;
}
.wrap_all .pc_only {
	display: none;
}

.wrap_all ul.aten {
	margin-right: 10px;
}

/* ------- main ------- */

.wrap_all .main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.wrap_all .main .headBox {
	height: auto;
}

.wrap_all .ap {
	height: 0;
	padding-top: 5.4%;
	background-size: contain;
}

.wrap_all .ap2 {
	height: 0;
	padding-top: 5.4%;
	background-size: contain;
}

.wrap_all .main p.ttlTxt {
	background: url(../img/p_txt_s.png) no-repeat center top;
	width: 80%;
	height: 0;
	padding-top: 45%;
	margin-left: 10%;
	background-size: contain;
}

.wrap_all .main h2 {
	width: 80%;
	position: absolute;
	margin-top: -27%;
	left: -100%;
}

.wrap_all .main p.end {
	padding: 10px;
	margin: 0 10px 10px 10px;
	border-radius: 5px;
	text-align: left;
}

.wrap_all .main p.mainS {
	padding: 0 10px;
}

.wrap_all .main div.prBox {
	margin-top: -30px;
}

.wrap_all .main div.prBox li {
	float: none;
	margin-right: 10%;
	margin-left: 10%;
	transition: .8s;
}

.wrap_all .main div.prBox li:nth-child(2) {
	margin-top: -5%;
}

.wrap_all .main div.prBox li:nth-child(3) {
	margin-top: -5%;
	margin-right: 10%;
}

.wrap_all .main div.prBox .list-mv01{
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
}
.wrap_all .main div.prBox .mv01{
	transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
}


/* ------- section ------- */

.wrap_all .section {
	width: 97%;
	padding-left: 0.15%;
	padding-right: 0.15%;
}


/* ------- shopBox ------- */

.wrap_all .shopBox {
	background: rgba(0,0,0,0.5);
	padding: 20px 0;
}

.wrap_all .shopBox p.btnShop {
	background-size: contain;
	margin: 0 10px;
}

.wrap_all .shopBox p.btnShop span.efct {
	-webkit-animation:blink .5s ease-in-out infinite alternate;
    -moz-animation:blink .5s ease-in-out infinite alternate;
    animation:blink .5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink {
    0% {opacity:0;}
    100% {opacity:1;}
}

.wrap_all .shopBox p.mini {
	margin: 0 10px;
}

/* ------- voiceBox ------- */

.wrap_all h3 {
	width: 80%;
	margin-left: 10%;
}

.wrap_all .voiceBox {
	width: 90%;
	margin: 0 5%;
	overflow: hidden;
}

.wrap_all .voiceBox li {
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
}

.wrap_all .logo {
	width: 50%;
	margin: 0 25%;
}

.wrap_all .logo:hover {
	animation: none;	
}


/* ------- sns ------- */

.wrap_all .sns {
	text-align: center;
}

.wrap_all .sns li {
	display: inline;
	margin: 0 2px;
}

/* ------- text ------- */

.wrap_all ul.aten li,.wrap_all .shopBox p {
	font-size: 0.875rem;
	line-height: 1.6;
}

}