@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
body{font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

/*#tokutoku {
	font-size: 14px;
}*/
.kotei img {
    width: 180px;
    bottom: 0px;
    position: fixed;
    right: 0;
	z-index:2000;
}
.kotei a img{
	transition: 0.4s ;}
.kotei a:hover img{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/*--------------------button--------------------*/
.btn {
    position: relative;
    top: -15px;
    margin: 0 auto;
}
.btn a {
    display: block;
    cursor: pointer;
    width: 300px;
    margin: 0 auto;
    padding: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #fe9c01;
    border-radius: 5px;
    box-shadow: 0 6px 0 #bb5900, 0 12px 0 rgba(0,0,0,0.2);
    -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}
.btn a:hover {
    background-color: #ff7900;
    box-shadow: 0 3px 0 #bb5900, 0 6px 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}
.btn a:active {
    color: #ddd;
    background-color: #bb5900;
    box-shadow: 0 0 0 #bb5900, 0 0 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    transition-duration: 0.1s;
}
/*--------------------button--------------------*/
.order-box {
    position: relative;
    height: auto;
    border: 5px solid #fe9a00;
    border-radius: 10px;
    padding: 1em;
    margin: 1.5em auto;
    width:940px;
    box-sizing: border-box;
}
.red {
    color: #d80011;
	font-weight:bold;
}
b, strong {
    font-weight: 700;
}
.bold{font-weight:bold;}
.center {
    text-align: center;
}
.f150{font-size:150%;}
.f220{font-size:220%;}
.f240{font-size:240%;}
span.kounyuu{
font-size: 150%;
font-weight: bold;
}
/*--------------------video--------------------*/
.video {
 position: relative;
 height: 0;
 padding: 0 0 56.25%;
margin-bottom:70px;
}
.video iframe {	
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
/*--------------------video--------------------*/
.wrap_800{
	width:800px;
	margin:0 auto;
	}
#moveArea{height:167px;}
#moveArea :before{
	background-image: url("../img/pro_gld.jpg");
	height:4px;
}

[role="presentation"] {
    animation: wood linear 40s infinite;
	background-image: url("../img/pro.jpg");
    background-position: 1195px 0;
    overflow: hidden;
    position: relative;
}

@keyframes frames {
0% {transform: translateX(50%);}
75%, 100% {transform: translateX(-100%);}
}
@keyframes wood {
100% {background-position: 0 0;}
}

body {
	margin:0;
    text-align: left;
    font-size: 14px;
    line-height: 2em;
    letter-spacing: 0.1em;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

p {
    line-height: 200%;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0;
}

.bold{text-weight:bold;}

.red{color:red;}

#fixedbox {
    background-color: #ff6;
    box-shadow: 0 10px 6px -6px #777777;
    font-size: 110%;
    font-weight: bold;
    height: 40px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}
#tokutoku{margin-top: 40px;}
#tokutoku img {
	display: block;
}

#mainImg {
	width: 100%;
	height:662px;
	background: url("../img/main_bg_01.jpg")no-repeat;
	background-position: center top;
	background-size:1400px;
	background-color: black;
}

#mainImg h1 {
	width: 1080px;
	margin: 0 auto;
}

#tokutoku .pc{
	display:inherit;
}

#tokutoku .sp{
	display:none;
}
#suisen {
	width: 100%;
	height:160px;
	background: url("../img/suisen.png")no-repeat;
	background-position: center top;
	background-size:1400px;
	background-color: black;
}
#suisen2 {
	width: 100%;
	height:780px;
	background: url("../img/pro3.jpg")no-repeat;
	background-position: center top;
	background-size:1400px;
	background-color: black;
}


#contents01,#contents03 {
	width: 100%;
	background: url("../img/dark-softcloth.png") repeat;
	background-position: center top;
}
#contents02 {
	width: 100%;
	background: url("../img/gold-softcloth.png") repeat;
	background-position: center top;
}

.flame{
    width: 100%;
    height: auto;
    background: url(../img/flame_1120.png) top center repeat-y;
    padding: 0 0 30px 0;
}
.wrap {
	width: 1080px;
	margin: 0 auto;
	padding: 0;
}
.relative{position:relative;}
.review{padding:0 4%;}
.reviewbox img{
	display:inline!important;
	}
	
/*--------------------footer--------------------*/
footer {
    background: #292929;
    color: #fff;
    padding-top: 20px;
    margin: 0 auto -28px;
}
.box {
    width: 999px;
    margin: 0 auto;
}
.clear {
    clear: both;
}

.pt20 {
    padding-top: 20px;
}
.nvfooter {
    padding: 0;
    margin: 0;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
}
.ftmenu {
    float: left;
    height: 20px;
    margin: 0;
    padding: 10px 0;
    font-size: 89%;
}

ul {
    list-style-type: none;
}
.ftmenu li:first-child {
    border-left: none;
}

.ftmenu li {
    font-size: 12px;
    padding: 0 18px 0 18px;
    display: inline;
    line-height: 1;
    border-right: 1px solid #555;
}
.back {
    float: right;
}
footer a {
    color: #fff;
}
address {
    font-size: 10px;
    text-align: center;
    font-style: normal;
    padding: 25px 0;
}
/*--------------------footer--------------------*/
	
@media screen and (max-width: 480px) {
.kotei img {
	display:none;
}
.order-box {
width:100%;
}
.edure_pro{width:100%;}
.wrap_800{width:100%;}
#moveArea{height:167px;}
#moveArea :before{
	background-image: url("../img/pro_gld.jpg");
	height:4px;
}

[role="presentation"] {
	background-image: url("../img/pro.jpg");
	-webkit-animation: wood linear 40s infinite;
    animation: wood linear 40s infinite;
    background-position: 1195px 0;
    overflow: hidden;
    position: relative;
}

@-webkit-keyframes frames {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  75%,
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes frames {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  75%,
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes wood {
  100% {
    background-position: 0 0;
  }
}
@keyframes wood {
  100% {
    background-position: 0 0;
  }
}
#tokutoku {margin-top:0;margin-bottom: 100px;}
#tokutoku img { width: 100%;}
#mainImg {
	*background: url("../img/sp/main_sp.jpg") no-repeat;
	background-size: 130%;
	height:auto;
	padding-top: 62%;
}
#mainImg h1 {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}
#suisen {
    width: 100%;
	height: 0;
	background-size: 160%;
	padding-top: 18%;
}
#suisen2 {
    width: 100%;
    height: 0px;
	padding-top: 70%;
    background-size: 135%;
}
.wrap { width: 100%;}

#tokutoku .pc{
	display:none;	
}

#tokutoku  .sp{
	display:inherit;
}
.reviewbox img{
	width:100px!important;
}
.btn a {
    width: 100%;
	box-sizing:border-box;
}
/*--------------------追尾--------------------*/
#fixedbox2 {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 1;
    font-size: 150%;
    padding: 5px 0;
    background: rgba(255,255,255,0.9);
    text-align: center;
}
#menu {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#menu li {
    width: 50%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}
#menu li a {
    width: auto;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0;
    text-decoration: none;
    display: block;
    background: #FF931B;
    background-image: -moz-linear-gradient(top, #FF931B 0%, #FFA23B 50%, #FFB25D 50%, #FFA23B 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FF931B), color-stop(0.50, #FFA23B), color-stop(0.50, #FFB25D), color-stop(1, #FFA23B));
    margin-right: 0px;
    border-right: 0 solid rgba(255,255,255,1.00);
    border-left: 1px solid rgba(255,255,255,1.00);
}
/*--------------------footer--------------------*/
footer {
    background: #292929;
    color: #fff;
    padding-top: 20px;
    margin: 0 auto -28px;
}
footer a{
   padding:18px;
   display:block;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.fb-like {
    float: right;
    width: auto;
    height: 20px;
    top: -25px;
    padding: 0;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
}
.box {
    width: 100%;
    margin: 0 auto;
}
.clear {
    clear: both;
}
.pt20 {
    padding-top: 20px;
}
.nvfooter {
    display: inherit;
}

.nvfooter {
    padding: 0;
    margin: 0;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
}
.ftmenu {
    margin: 0;
    font-size: 89%;
	height:auto;
	float:none;
	padding:0;
}
ul {
    list-style-type: none;
}
ol, ul {
    list-style: none;
}
.ftmenu li:first-child {
    border-left: none;
}
.ftmenu li:last-child {
    border-left: none;
}
.ftmenu li {
	text-align: center;
    font-size: 12px;
    display: block;
    line-height: 1;
    border-bottom: 1px solid #505050;
}
/*--------------------footer--------------------*/


/*--------------------追尾--------------------*/

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