@charset "UTF-8";
div#sb-site {
    padding: 100px 0 0;
}
main{
	width: 100%;
    margin: 0 auto;
}
#breadCrumb {
    padding: 1% 2%;
}
footer {
    background: #fff;
}

@media screen and (min-width:641px){
	#CAMPAIGN{
		width: 984px;
		margin: 0 auto;
		overflow: hidden;
	}
}

@media screen and (max-width:640px){
    div#sb-site {
        padding: 66px 0 0;
    }
	#CAMPAIGN{
		width: 100%;
	}
}


/*---------------------------------------------------
SPECIAL
---------------------------------------------------*/
@media screen and (min-width:641px){
	#SPECIAL{
		margin-bottom: 40px;
		font-size: 150%;

	}

	#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%;
		padding-bottom: 5%;
	}


	#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%;
        padding: 0 2.5%;
	}

    #SPECIAL h2.list_title {
        margin: 20px auto;
    }

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

	#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: 234px;
		margin-right: 16px;
		float: left;
	}



	#CAMPAIGN .CAMP_BOX.box2{
		width: 734px;
		margin: 0 auto;
		text-align: left;
		overflow: hidden;
	}

	#CAMPAIGN .CAMP_BOX.box2 .inner{
		width: 750px;
	}
}


@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;
	}



	#CAMPAIGN .CAMP_BOX.box2{
		width: 100%;
	}

	#CAMPAIGN .CAMP_BOX.box2 .inner{

	}
}


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

@media screen and (min-width:641px){
	#CAMPAIGN .ph{
		height: 142px;
		overflow: hidden;
		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;
	}

	#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;
	}
}


@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;
	}
}


/*-------------------------------------
plan-menu
--------------------------------------*/
#plan-menu ul {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
@media screen and (min-width:641px){
#plan-menu .box p {
  margin-top: 5px;
}
#plan-menu ul li {
	width: 240px;
}
ul.plan-menu_list li a {
    position: relative;
    display: block;
}
.plan-text {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.86);
    width: 130px;
    height: 70px;
    padding: 20px 0 0 0;
}
#CAMPAIGN .plan-text h3 {
    font-size: 18px;
    border: none;
}
.plan-text p {
    font-size: 12px;
    margin-top: 0 !important;
}
.plan-text span {
    font-size: 60%;
}
.plan-text.plan01 {
    color: #ff005f;
}
.plan-text.plan02 {
    color: #37ace4;
}
.plan-text.plan03 {
    color: #64b82a;
}
.plan-text.plan04 {
    color: #9a649a;
}
}


@media screen and (max-width:640px){
#plan-menu ul p,#sub-contents ul p {
  margin-top: 5px;
}
#plan-menu ul li {
  width: 50%;
}
ul.plan-menu_list li a {
    position: relative;
    display: block;
}
.plan-text {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 15px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.86);
    width: 130px;
    height: 54px;
    padding: 10px 0 0 0;
}
#CAMPAIGN .plan-text h3 {
    font-size: 15px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.plan-text p {
    font-size: 60%;
    margin-top: 0 !important;
}
.plan-text.plan01 {
    color: #ff005f;
}
.plan-text.plan02 {
    color: #37ace4;
}
.plan-text.plan03 {
    color: #64b82a;
}
.plan-text.plan04 {
    color: #9a649a;
}
}


#plan-menu ul p,#sub-contents ul p {
  margin-top: 5px;
}


/*-------------------------------
営業時間のお知らせ（business_day）
--------------------------------*/
.business_day {
    color: #d02528;
    margin: 30px auto 60px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: table;
    padding: 10px 20px 25px;
    letter-spacing: normal;
}
.business_day p {
    font-size: 120%;
    color: #d02528;
    margin: 15px auto 0;
}
@media screen and (max-width:640px){
    .business_day {
        width: 100%;
        margin: 0 auto 30px;
        padding: 10px 0 15px;
    }
    .business_day p {
        margin: 8px auto 0;
    }
}