@charset "utf-8";
/* CSS Document */
.sp-view{
	display:none;
}
@media screen and (max-width: 480px){
.sp-view{
	display:block;
}
}
.xcake_wrap {
	position: relative;
}
.xcake_wrap img {
	width: 100%;
}
.xcake_wrap a{
	display: block;
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.xcake_wrap a.soldout{
	cursor: default;
	background-color:rgba(100,100,100,0.6);
}
.xcake_wrap a span{
	display: block;
	position: absolute;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: -0.5em;
	margin-left: -2em;
	left: 50%;
	top: 50%;
	line-height: 1;
}
@media screen and (max-width: 480px){
.xcake_wrap a span{
	font-size: 28px;
}
}
@media screen and (max-width: 420px){
.xcake_wrap a span{
	font-size: 18px;
}
}

.xcake_wrap a.link_1 {
	left: 2%;
	top: 5%;
	height: 35%;
	width: 43%;
}
.xcake_wrap a.link_2 {
	left: 49%;
    top: 20%;
    height: 27%;
    width: 40%;
}
.xcake_wrap a.link_3 {
	left: 4%;
    top: 42%;
    height: 11%;
    width: 46%;
}
.xcake_wrap a.link_4 {
	left: 30%;
    top: 52%;
    height: 18.5%;
    width: 67%;
}
.xcake_wrap a.link_5 {
	left: 3%;
    top: 67%;
    height: 30.5%;
    width: 30%;
}
.xcake_wrap a.link_6 {
	left: 36%;
    top: 73%;
    height: 24%;
    width: 30%;
}
.xcake_wrap a.link_7 {
	left: 70%;
    top: 75%;
    height: 23%;
    width: 25%;
}
.cake_icon {
	height: 80px;
	margin-top: 15px;
	margin-right: 15px;
}
.list-cake{
	display: table;
}
.list-cake li{
	line-height: 110px;
	vertical-align: middle;
	display: inline-table;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.list-cake li span{
}
.list-cake li input{
}
.cake-size label{
    padding-right: 15px!important;
    padding-left: 15px!important;
}
form#mailformpro label.mfp_not_checked{
	border:none!important;
}
.wrap-xmas_attention {
	background-color: #FF3540;
	padding: 15px;
	margin-bottom: 20px;
	color: #FFF;
	margin-top: 10px;
}
.wrap-xmas_attention .hl {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	color: #FF3540;
	margin-bottom: 10px;
}
.wrap-xmas_attention p {
	font-size: 18px;
	font-weight: bold;
}
