body{
    margin:0px;
    padding:0px;
	background: #ffe33f;
    color: #b2622b;
    font-family: "小塚ゴシック Pr6N", "Hiragino Kaku Gothic Pro", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height:1.7;
    font-weight: normal;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    transition:all 0.5s;
    position:relative;
    left:0;
}
/* Clearfix
-----------------------------------------*/
.clear {
    zoom: 1;
}
.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
#primary .book,#primary .about{
	position: relative;
} 
#primary .about .left,#primary .about .right{
    width: 39px;
    height: 100.8%;
    background-size: cover;
    background: url(https://www.ace-group.xyz/curry10th/images/bg-v3.png) repeat;
}
#primary .about .bottom{
	height: 56px;
	width: 100%;
	background-size: cover;
    background: url(https://www.ace-group.xyz/curry10th/images/bg-bot-v2.png) repeat;
}
#primary .ace{
	position: relative;
	background: #ffe33f;
	padding: 70px 0 50px;
}
footer{
    padding: 0 0 25px;
    background: #ffe33f;
    font-family: "小塚ゴシック Pr6N", "Hiragino Kaku Gothic Pro", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#primary .book .left{
	position: absolute;
    left: 0;
    bottom: 0;
}
#primary .about  .page-about{
	padding: 70px 15px
}
#primary .about .left{
	position: absolute;
    left: 0;
    bottom: 0;
}
#primary .about .right{
	position: absolute;
    right: 0;
    bottom: 0;
}
#primary .book .right{
	position: absolute;
    right: 0;
    bottom: 0;
}
#primary .book .image-book{
	padding-left: 25px;
	padding-right:25px;
}
#primary .book .image-book img{
	width: 100%;
}
.btn-news:hover{
    opacity: 0.8;
}
.btn-news{
	background: #fff000;
    color: #00aa9d;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    padding: 14px 141px;
    border-radius: 8px;
    text-decoration: none;
    display: inline-block;
    margin-top: 30px;
}
.btn_curry10th_award{
	background: #c46200;
    color: #ffe33f;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    padding: 14px 141px;
    border-radius: 8px;
    text-decoration: none;
    display: inline-block;
    margin-top: 50px;
}
.copyright{
	font-size: 12px;
	color: #b2622b;
	padding-top: 65px;
}
.container, .b-container {
    width: 1030px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    max-width: 100%;
}
.logo{
	text-align: center;
	margin: 0 auto;
	padding: 75px 20px 45px
}
.ace .bg-bottom{
    height: 33px;
    background: url(https://www.ace-group.xyz/curry10th/images/bg-crop-bot.png) repeat bottom;
    margin-bottom: -50px;
}
#primary .ace-head{
	background: #FFF;
    padding: 25px;
    border-radius: 15px;
    position: relative;
    z-index: 0;
}
#primary .ace-head:before{
    content: '';
    background: #FFF;
    position: absolute;
    transform: rotate(45deg);
    width: 55px;
    height: 55px;
    top: 55px;
    left: -27px;
    z-index: -1;
}
#primary .ace-head .head{
    font-size: 29px;
    font-weight: bold;
}
#primary .ace-head .head img{
    margin-right: 10px;
}
#primary .curry10th_award .ace-head .mid{
    color: #ff0000;
}
#primary .curry10th_award{
    background: #ffe33e;
    position: relative;
    padding: 70px 0 50px;
}
#primary .ace-head .mid{
    color: #00aa9d;
    padding-top: 30px;
}
#primary .ace-head .mid span.block-1{
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;
    display: block;
}
#primary .ace-head .mid span.block-2{
    font-size: 24px;
    display: block;
}
.bg-firework-2:before {
    content: "";
    background: url(../images/bg-firework-head-left.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    height: 535px;
    z-index: 2;
}
.bg-congra {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    height: 590px;
}
.bg-firework-2:after {
    content: "";
    background: url(../images/bg-firework-head-right.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
    width: 335px;
    height: 415px;
    z-index: 2;
}
.logo a img.logo_ft {
    max-width: 417px;
    display: block;
    margin: 0 auto;
}
.txt-white {
    color: #fff !important;
}
.txt-red {
    color: #FF0004;
}
.sub-tit-lp {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.3;
    padding: 10px 0;
}
.intro-lp {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.relative {
    position: relative;
}
.title-lp {
    background: #c46200;
    font-size: 36px;
    font-weight: bold;
    color: #ffe33f;
    border-radius: 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 520px;
    line-height: 1.3;
    padding: 5px 0;
}
/*responsize*/
@media screen and (max-width: 1200px){
	#primary .about .page-about img{
		width: 100%;
	}
}
@media screen and (max-width: 767px){
    #primary .ace-head, #primary .ace-image{
        float: none;
    }
    #primary .ace-image img{
        max-width: 100%;
    }
    #primary .ace-head .head img{
        width: auto !important;
        margin-right: 0;
        max-width: 75px;
    }
    #primary .ace-head{
        padding: 15px;
        margin-top: 15px;
    }
    #primary .ace-head .mid span.block-1{
        font-size: 28px;
    }
    #primary .ace-head .head{
        font-size: 17px;
    }
    #primary .ace-head:before{
        content: none;
        background: #FFF;
        position: absolute;
        transform: rotate(45deg);
        width: 55px;
        height: 55px;
        top: 55px;
        left: -27px;
        z-index: -1;
    }
	.title-lp {
	    font-size: 30px;
	    max-width: 420px;
	}
	.sub-tit-lp {
	    font-size: 30px;
	}
	.intro-lp {
	    font-size: 16px;
	}
	.bg-firework-2:after, .bg-firework-2:before {
	    width: 25%;
	    height: 50%;
	    z-index: -1;
	}
	.bg-congra {
	    z-index: -1;
	    height: 356px;
	}
	.btn-news{
	    padding: 6px 35px;
        font-size: 22px;
	}
	footer{
	    padding: 0 0 25px;
        z-index: 0;
	}
	.ace .bg-bottom{
	    height: 19px;
        background-size: 55px;
        margin-bottom: -50.45px;
	}
	#primary .ace{
		padding-top: 40px;
	}
	#primary .about .bottom{
	    height: 20px;
	}
	#primary .ace .ace-head{
		padding-bottom: 15px;
	}
	#primary .about .page-about{
	    padding: 30px 15px;
	}
	#primary .about .page-about img{
		width: 100%;
	}
	#primary .book .left img,#primary .book .right img,
	#primary .about .left, #primary .about .right{
		width: 11px
	}
	.logo{
	    padding: 35px 20px 25px;
	}
	#primary .book .image-book {
	    padding-left: 3px;
	    padding-right: 7px;
	}
	.copyright{
	    padding-top: 35px;
	}
	.logo img{
		width: 100%;
	}
	.btn_curry10th_award {
	    padding: 6px 35px;
	    font-size: 22px;
	    margin-top: 25px;
	}
}
@media screen and (max-width: 414px){
	.title-lp {
	    font-size: 26px;
	}
}