@charset "UTF-8";
div#sb-site {
    padding-top: 91px;
}
main{
	width: 100%;
	padding-top: 1px;
    margin: 0 auto;
}
#breadCrumb {
    padding: 1% 2%;
}
/*---------------
  main
---------------*/
.main {
    position: relative;
    width: 100%;
    animation: fadeIn 2s ease 0s 1 normal;
    z-index: -1;
    min-width: 985px;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.main-img {
    position: fixed;
    overflow:hidden;
    z-index: -1;
    min-width: 985px;
}
.main-img img {
    animation: rotate 1s ease-out 0s 1 reverse forwards ;
    z-index: -1;
        margin-top: -4vw;
}

@keyframes rotate {
    100% {transform: rotate(3deg);}
}
main article {
    background-color: #fff;
    margin-top: 38vw;
    padding-top: 2%;
}
@media screen and (max-width:640px){
/*---main_sp---*/
div#sb-site {
    padding: 66px 0px 0;
}
.main {
    position: relative;
    width: 100%;
    animation: fadeIn 2s ease 0s 1 normal;
    z-index: -1;
    min-width: 0;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.main-img {
    position: relative;
    overflow:hidden;
    z-index: -1;
    min-width: 0;
}
.main-img img {
    animation: rotate 1s ease-out 0s 1 reverse forwards ;
    z-index: -1;
    margin-top: 0;
}

@keyframes rotate {
    100% {transform: rotate(3deg);}
}
p.main-info {
    font-size: 12px;
    margin: 5% auto;
}
main article {
    margin-top: 0;
    width: 95%;
    margin: 0 auto;
}
}
@media screen and (min-width:641px){
	#CAMPAIGN{
		margin: 0 auto;
		overflow: hidden;
	}
}

@media screen and (max-width:640px){
	#CAMPAIGN{
		width: 100%;
	}
}


/*---------------------------------------------------
SPECIAL
---------------------------------------------------*/

@media screen and (min-width:641px){
	#SPECIAL{
		font-size: 150%;
		width: 985px;
		margin: 0 auto 40px;

	}

	#SPECIAL h2.list_title{
		text-align: center;
		width: 800px;
		margin: 25px auto;
		font-size: 200%;

	}

	#SPECIAL .comment{
		width: 800px;
		margin: 0 auto;
		text-align: left;
		line-height: 150%;
	}


	#SPECIAL .comment .comment_btn{
		text-align: right;
		font-weight: bold;
	}

	#SPECIAL .comment .comment_btn a{
		color: #ff1a80;
		text-decoration: none;
		background-image: url(../images/arrow.png);
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 10px;
		padding-left: 15px;
	}

	#SPECIAL .comment .comment_btn a:hover{
		text-decoration: underline;
	}
}


@media screen and (max-width:640px){
	#SPECIAL{
		margin-bottom: 30px;
		font-size: 130%;
	}


	#SPECIAL .comment{
		text-align: left;
		line-height: 150%;
	}

	#SPECIAL .comment pre{
		width: 100%;
	}


	#SPECIAL .comment .comment_btn{
		text-align: right;
		font-weight: bold;
	}

	#SPECIAL .comment .comment_btn a{
		color: #ff1a80;
		text-decoration: none;
		background-image: url(../images/arrow.png);
		background-position: left center;
		background-repeat: no-repeat;
		background-size: 10px;
		padding-left: 15px;
	}
}




/*---------------------------------------------------
CAMP_BOX
---------------------------------------------------*/

#CAMPAIGN .CAMP_BOX{
	clear: both;
}
#CAMPAIGN .CAMP_BOX:before,
#CAMPAIGN .CAMP_BOX:after{
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
#CAMPAIGN .CAMP_BOX:after{
	clear: both;
}

@media screen and (min-width:641px){
	#OHTER_SHOP{
		border-top: 1px solid #b5b8bf;
		padding: 30px 0 0 0;
		margin-bottom: 30px;
	}

	#OHTER_SHOP h2{
		font-size: 150%;
		margin-bottom: 30px;
	}

	#CAMPAIGN .CAMP_BOX{
		font-size: 115%;

	}


	#CAMPAIGN .CAMP_BOX.box1{
		width: 1000px;
		margin-bottom: 40px;
		text-align: left;

	}

	#CAMPAIGN .CAMP_BOX .box{
		width: 316px;
		margin-right: 16px;
		float: left;
	}



}


@media screen and (max-width:640px){
	#OHTER_SHOP{
		border-top: 1px solid #b5b8bf;
		padding: 30px 0 0 0;
		margin-bottom: 30px;
	}

	#OHTER_SHOP h2{
		font-size: 140%;
		margin-bottom: 30px;
	}

	#CAMPAIGN .CAMP_BOX{
		font-size: 120%;
		margin-bottom: 30px;
	}


	#CAMPAIGN .CAMP_BOX.box1{
		margin-bottom: 0;
		text-align: left;
		font-size: 130%;
	}

	#CAMPAIGN .CAMP_BOX .box{
		width: 100%;
		margin-bottom: 30px;
	}

}


/*---------------------------------------------------
CAMP_BOX other
---------------------------------------------------*/

@media screen and (min-width:641px){
	#CAMPAIGN .ph{
		height: 200px;
		overflow: hidden;
		margin-bottom: 5px;
	}

	#CAMPAIGN h3.shop_title{
		color: #fff;
		background-color: #9f916c;
		padding: 5px 0;
		margin-bottom: 5px;
		text-align: center;
		width: 100%;
	}

	#CAMPAIGN p.day{
		margin-bottom: 2px;
	}

	#CAMPAIGN h4.list_title{
		line-height: 150%;
	}

	#CAMPAIGN h4.list_title a{
		text-decoration: none;
		color: #545454;
	}

	#CAMPAIGN h4.list_title a:hover{
		text-decoration: underline;
	}
	.pickup{
		margin-bottom: 40px;
	}
}


@media screen and (max-width:640px){
	#CAMPAIGN .ph{
		margin-bottom: 5px;
	}

	#CAMPAIGN h3.shop_title{
		color: #fff;
		background-color: #ff5fab;
		padding: 5px 0;
		margin-bottom: 5px;
		text-align: center;
		width: 100%;
	}

	#CAMPAIGN p.day{
		margin-bottom: 2px;
		text-align: left;
	}

	#CAMPAIGN h4.list_title{
		line-height: 150%;
		text-align: left;
	}

	#CAMPAIGN h4.list_title a{
		text-decoration: none;
		color: #545454;
	}

	#CAMPAIGN h4.list_title a:hover{
		text-decoration: underline;
	}
	.pickup{
		margin-bottom: 20px;
	}
}


/*---------------------------------------------------
PLAN
---------------------------------------------------*/
#CAMPAIGN #PLAN .inner{
	clear: both;
}
#CAMPAIGN #PLAN .inner:before,
#CAMPAIGN #PLAN .inner:after{
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
#CAMPAIGN #PLAN .inner:after{
	clear: both;
}
#CAMPAIGN #PLAN .h3-link {
	border-bottom: none;
}
@media screen and (min-width:641px){
	#PLAN{
		border-top: 1px solid #b5b8bf;
		padding: 30px 0 0 0;
		width: 1012px;
		margin: 0 auto;
	}

	#PLAN .h2_title{
		margin-bottom: 20px;
	}

	#PLAN .left{
		width: 237px;
		margin-right: 13px;
	}
}

@media screen and (max-width:640px){
	#PLAN{
		border-top: 1px solid #b5b8bf;
		padding: 30px 0 0 0;
	}

	#PLAN .h2_title{
		margin-bottom: 20px;
	}

	#PLAN .left{
		width: 100%;
		margin-bottom: 20px;
	}
    #plan-link {
        margin: 20px auto 0;
    }
}
footer {
    background-color: #fff;
}