@charset "UTF-8";

html, body {
	height: 100%;
}
img {
	display: block;
}

/* Main Visual
-------------------------------------------*/
#main {
	display: table;
	position: relative;
	background: url(../img/christmas/bg.jpg?221018);
	text-align: center;
	width: 100%;
	height: 100%;
}
#main .center {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
#main h1 img {
	width: 521px;
	margin: 0 auto;
}
#main nav {
	margin-top: 40px;
	font-size: 0;
}
#main nav li {
	display: inline-block;
	margin: 0 30px;
}
#main nav a {
	display: block;
	color: #b5b6b6;
	width: 100%;
	padding: 12px 0;
	margin: 0 auto;
	border-top: 1px solid #b5b6b6;
	border-bottom: 1px solid #b5b6b6;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
#main nav a img {
	height: 14px;
	margin: 0 auto;
}
#main nav a:hover {
	-ms-filter: "alpha(opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#main .attention {
	position: absolute;
	bottom: 30px;
	right: 30px;
}
#main .attention img{
	width: 300px;
	height: auto;
}
#main .attention-sp {
	display: none!important;
}
#main #gnavi {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#main #gnavi.fixed {
	position: fixed;
    top: 0;
	left: -1px;
    width: 100%;
	padding: 20px 0;
    z-index: 9999;
	background: url(../img/christmas/bg.jpg?221018);
}
#main .top img {
	position: absolute;
	top: 35px;
	right: 50px;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
#main .top img:hover {
	-ms-filter: "alpha(opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#main .right img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 40px;
	margin: auto;
}
#main .left img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 40px;
	margin: auto;
}

/* contents
-------------------------------------------*/
#contents, footer {
	background-color: #f8f7f0;
}
section .wrap {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
section.item h2 img {
	height: 34px;
	margin: 0 auto 40px;
}
section .copy {
	font-size: 15px;
	line-height: 2;
	text-align: center;
	margin-bottom: 70px;
}
section .cover img {
	width: 100%;
}
section .icon img {
	height: 11px;
	margin-top: 10px;
	margin-left: auto;
}
section .line {
	background-color: #333;
	width: 20px;
	height: 1px;
	margin: 20px 0 15px;
}
section .price {
	font-size: 11px;
	margin-bottom: 20px;
}
section .price.gift-winter {
	margin-top: 10px;
}
section .price span {
	font-size: 20px;
}
section .price span.fontS {
	font-size: 14px;
}
section .text span.text {
	font-size: 14px;
}
section .price span.size {
	display: inline-block;
	font-size: 11px;
	margin-top: 5px;
}
section .text {
	font-size: 12px;
	line-height: 1.7;
}

/* section 01
-------------------------------------------*/
#section01 {
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 2.5;
	margin-bottom: 250px;
}
#section01 img {
	width: 100%;
}
#section01 h2 {
	margin: 150px auto 60px;
	line-height: 0;
}
#section01 h2 img {
	display: inline;
	width: auto;
	height: 30px;
}
#section01 h2 img:first-child {
	margin-right: 12px;
}
#section01 .line {
	background-color: #333;
	width: 60px;
	height: 2px;
	margin: 0 auto 60px;
}
#section01 p img {
	width: 588px;
	margin: 0 auto 100px;
}
#section01 li {
	float: left;
	margin-left: 13px;
}
#section01 li:first-child {
	margin-left: 0;
}
#section01 li img {
	width: 338px;
}

/* section 02
-------------------------------------------*/
#section02 {
	clear: both;
	margin-bottom: 150px;
}
#section02.limited{
	clear: both;
	margin-bottom: 250px;
}

#wholeCake .spec {
	margin-bottom: 30px;
}
#wholeCake .spec p {
	font-size: 11px;
	margin-bottom: 10px;
}
#wholeCake .spec p span {
	font-size: 20px;
}
#wholeCake .spec p .size {
	font-size: 16px;
}
#wholeCake .text {
	font-size: 13px;
	line-height: 2;
}

#section02 .main {
	position:relative;
	overflow: hidden;
	width: 1040px;
	margin: 0 auto 150px;
}
#section02 .main .wrap {
	position: relative;
}
#section02 .main .wrap span {
	position: absolute;
	bottom: 10px;
	right: 5px;
	font-size: 11px;
	color: #fff;
}
#section02 .main .spec {
	margin-top: 30px;
}
#section02 .main .spec p {
	margin-top: 0;
}
#section02 .main h3 img:first-child {
	width: 160px;
	margin-bottom: 10px;
}
#section02 .main h3 img {
	width: 380px;
}
#section02 .main .text {
	float: left;
	width: 620px;
}
#section02 .main hr {
	border: 0 none;
	height: 1px;
	color: #333;
	background-color: #333;
	margin: 10px 0 15px;
}
#section02 .main .image {
	position:absolute;
	bottom: 0;
	right: 0;
}
#section02 .main .slice {
	width: 326px;
}
#section02 .note {
	font-size: 11px;
	line-height: 1.8;
	margin-bottom: 10px;
}
#section02 .note span{
	font-size: 13px;
}

#section02 .sub > div {
	clear: both;
	overflow: hidden;
	display: table;
	width: 100%;
}
#section02 .sub01 {
	margin-bottom: 150px;
}
#section02 .sub .spec p {
	line-height: 2em;
	margin-top: 0;
}
#section02 .sub01 .left {
	display: table-cell;
	width: 31%;
	padding-left: 8%;
	vertical-align: bottom;
}
#section02 .sub01 .right {
	text-align: right;
}
#section02 .sub02 .left {
	text-align: left;
}
#section02 .sub02 .right {
	display: table-cell;
	width: 31%;
	padding-right: 8%;
	vertical-align: bottom;
}
#section02 .sub .cake {
	display: inline;
	width: 90%;
}
#section02 .sub01 h3 img{
	width: 120px;
}
#section02 .sub02 h3 img{
	width: 120px;
}
#section02 .sub01 h3 img.batch ,
#section02 .sub02 h3 img.batch {
	width: 220px;
	height: auto;
	margin-bottom: 30px;
}
#section02 .sub01 h3 img.batch:first-child{
	margin-bottom: 0;
}
#section02 .sub h3 span img {
	width: auto;
	height: 11px;
	margin-top: 15px;
}
#section02 .cake-limited{
	border: 1px solid;
	padding: 8px 0;
	text-align: center;
	width: 160px;
	margin: 20px 0 20px;
	font-size: 15px;
	display: inline-block;
}
#section02 .sub .text {
	margin-bottom: 20px;
}
#section02 .sub .slice {
	width: 100%;
}
#section02 .sub .slice.small{
	width: 70%;
	margin: 0 0 0 auto;
}

/* section 03
-------------------------------------------*/
#section03 {
	margin-bottom: 250px;
}
#section03 ul {
	overflow: hidden;
	width: 1040px;
	margin: 100px auto 70px;
}
#section03 li {
	float: left;
	width: 490px;
	margin-bottom: 50px;
}
#section03 li:nth-child(odd) {
	margin-right: 60px;
}
#section03 .left {
	float: left;
	width: 190px;
}
#section03 .left > img {
	width: 100%;
}
#section03 .icon img {
	margin-left: 0;
}
#section03 .right {
	float: right;
	width: 270px;
}
#section03 .right h3 img {
	height: 36px;
}
#section03 .right h3 span img {
	height: 12px;
	margin-top: 10px;
}
#section03 .gift {
	clear: both;
	overflow: hidden;
	width: 1040px;
	margin:  0 auto;
}
#section03 .gift .left {
	width: 440px;
	padding-left: 40px;
}
#section03 .gift .left img {
	position: relative;
	width: 400px;
	margin: 0 auto;
}
#section03 .gift .right {
	width: 490px;
	padding-top: 15px;
	padding-right: 40px;
}
#section03 .gift .right img {
	width: 368px;
	height: auto;
}
#section03 .note {
	clear: both;
	width: 1040px;
	margin: 60px auto 0;
	padding: 15px 0;
	border: 1px solid #4b423d;
	text-align: center;
	font-size: 13px;
}

/* section 04
-------------------------------------------*/
#section04 {
	margin-bottom: 230px;
}
#section04 .gift {
	overflow: hidden;
	width: 1040px;
	margin: 100px auto 0;
}
#section04 .gift > li {
	border-bottom: 1px solid #cccbc4;
	margin-bottom: 80px;
	padding-bottom: 60px;
	width: 1040px;
	display: inline-block;
	clear: both;
}
#section04 .gift > li.helf {
	width: 500px;
}
#section04 .gift > li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#section04 .left {
	float: left;
	width: 250px;
	margin: 0 20px 0 5px;
}
#section04 .left img {
	margin: 0 auto;
	width: 238px;
}
#section04 .left .icon img {
	margin: 10px 15px 0 5px;
	width: auto;
}
#section04 .right {
	float: left;
	margin: 0 20px 0 0;
}
#section04 .note-box {
	position: relative;
	text-align: right;
	height: 250px;
}
#section04 .note-box p{
	position: absolute;
	right: 0;
	bottom: 0;
}
#section04 h4 {
	font-size: 17px;
	line-height: 1.4;
	margin: -5px 0;
}
#section04 .right h3 img {
	height: 19px;
	margin-bottom: 30px;
}
#section04 .right h3.heighttit img {
	width: 220px;
	height: auto;
	margin-bottom: 30px;
}
#section04 .lineup li {
	float: left;
	margin-left: 20px;
}
#section04 .lineup .icon img {
	margin: -5px 0 0 2px;
	width: auto;
	float: left;
}
#section04 .lineup li:first-child {
	margin-left: 0;
}
#section04 .price {
	line-height: 1.2;
}
#section04 .caution{
	text-align: right;
	font-size: 70%;
}

/* section 05
-------------------------------------------*/
#section05 {
	background-color: #efeee5;
	padding: 100px 0;
}
#section05 .wrap {
	overflow: hidden;
	width: 1040px;
	margin: 0 auto;
	font-size: 14px;
}
#section05 h2 img {
	margin-bottom: 80px;
}
#section05 .left {
	float: left;
}
#section05 .left img {
	width: 242px;
	margin-bottom: 30px;
}
#section05 .left p {
	line-height: 2.2;
}
#section05 .right {
	float: right;
	width: 570px;
	padding: 10px 40px 20px;
	border: 1px solid #333;
	box-sizing: border-box;
}
#section05 .shop li {
	float: left;
}
#section05 .shop .txt1 {
	padding-top: 10px;
}
#section05 .shop li dl{
	padding-top: 10px;
}
#section05 .shop li dt,
#section05 .shop li dd{
	padding-top: 10px;
	line-height: 1.6;
}
#section05 .shop li dt {
	float: left;
	width: 130px;
}
#section05 .shop li dd {
	margin-left: 130px;
}

/* section 06
-------------------------------------------*/
.link .wrap {
	overflow: hidden;
	width: 480px;
	margin: 0 auto;
}
.link .btn {
	clear: both;
	width: 90%;
	margin: 100px auto 0;
	border: 1px solid #333;
	box-sizing: border-box;
	text-align: center;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
}
.link .btn a {
	display: block;
	padding: 18px 0;
	font-size: 14px;
}
.link .btn a:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 12px;
	background: url(../img/christmas/ico_back.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 10px;
}
.link .btn:hover {
	width: 100%;
}


/*--- For SP ---*/
@media screen and (max-width: 768px) {

	/* Main Visual
	-------------------------------------------*/
	#main {
		height: calc(100% + 3px);
	}
	#main h1 img {
		width: 70%;
	}
	#main nav {
		margin-top: 25px;
	}
	#main nav li {
		margin: 0 20px 20px;
		width: 28%;
	}
	#main nav a img {
		height: 12px;
	}
	#main #gnavi.fixed {
		position: relative;
		left: 0;
		padding: 0;
	}
	#main .top, #main .left, #main .right {
		display: none !important;
	}
	#main .attention {
		display: none!important;
	}
	#main .attention-sp {
		display: inline-block!important;
		padding: 20px;
		text-align: left;
		font-size: 65%;
		line-height: 1.7;
		color: #bbb;
	}

	/* Navi
	-------------------------------------------*/
	.menu {
		top: 30px;
		right: 5%;
	}
	.menu span {
		background-color: #b5b6b6;
	}
	.menu.active span {
		background-color: #333;
	}
	.nav-wrap {
		display: none;
		margin-top: -133px;
		margin-left: -106px;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
		font-size: 18px;
		line-height: 2.5;
	}

	/* contents
	-------------------------------------------*/
	#contents h2 {
		margin: 80px auto 30px;
	}
	#contents p {
		font-size: 13px;
		line-height: 2;
	}
	#contents img {
		max-width: 100%;
	}
	section .wrap {
		width: 100%;
	}
	section.item h2 img {
		height: 20px;
	}
	section .copy {
		width: 90%;
		margin: 0 auto 40px;
	}
	section .icon img {
		height: 10px;
		margin-right: 5%;
	}

	/* section 01
	-------------------------------------------*/
	#section01 {
		margin-bottom: 100px;
	}
	#section01 h2 img {
		height: 22px;
	}
	#section01 h2 img:first-child {
		margin-right: 0;
		margin-bottom: 20px;
	}
	#section01 .line {
		width: 12%;
		margin-bottom: 40px;
	}
	#section01 p img {
		width: 90%;
		margin-bottom: 50px;
	}
	#section01 li {
		float: none;
		display: inline-block;
		width: 29%;
		margin: 0 auto;
	}
	#section01 li img {
		width: 100%;
	}

	/* section 02
	-------------------------------------------*/
	#section02 {
		margin-bottom: 80px;
	}
	#section02.limited{
		margin-bottom: 130px;
	}
	#wholeCake .spec {
		margin-left: 5%;
		margin-bottom: 20px;
	}
	#wholeCake .spec p {
		margin-bottom: 0;
		line-height: 1.6;
	}
	#wholeCake .text,
	#section02 .main .text {
		width: 90%;
		margin: 0 auto;
	}
	#section02 .main {
		width: 100%;
		margin-bottom: 80px;
	}
	#section02 .main .wrap {
		text-align: right;
	}
	#section02 .main .wrap span {
		right: 4px;
		bottom: 7px;
		font-size: 7px;
	}
	#section02 .main h3 img {
		width: 80%;
	}
	#section02 .main h3 img:first-child {
		width: 30%;
	}
	#section02 .main .text,
	#section02 .main .image {
		float: none;
		position: static;
	}
	#section02 .main .slice,
	#section02 .sub .slice {
		width: 90%;
		margin: 10px auto 0;
	}
	#section02 .sub .slice.small {
		width: 70%;
		margin: 0 10px 0 auto;
	}
	#section02 .sub h3 span img {
		height: 10px;
	}
	#section02 .sub01 .left,
	#section02 .sub02 .right {
		display: block;
		padding: 0;
		margin: 0 auto;
		width: 100%;
	}
	#section02 .sub01 .right .batch {
		position: absolute;
		top: 10px;
		left: 10px;
	}
	#section02 .sub01 .right img.batch  {
		width: 45%;
	}
	#section02 .sub02 .left img.batch  {
		width: 45%;
	}
	#section02 .sub01 .right img,
	#section02 .sub02 .left img {
		margin-bottom: 30px;
	}
	#section02 .sub01 {
		margin-bottom: 80px;
	}
	#section02 .sub01 .right {
		display: table-header-group;
	}
	#section02 .sub h3 img {
		display: inline-block;
		margin-right: 4%;
	}
	#section02 .sub h3 span img {
		vertical-align: 4px;
	}
	#section02 .sub01 h3 img {
		width: 30%;
	}
	#section02 .sub02 h3 img {
		width: 30%;
	}
	#section02 .sub .cake {
		width: 100%;
	}
	#section02 .cake-limited {
		padding: 8px 0;
		width: 150px;
		margin: 5px 0 15px;
		font-size: 15px;
	}
	/* section 03
	-------------------------------------------*/
	#section03 {
		margin-bottom: 130px;
	}
	#section03 ul {
		width: 90%;
		margin: 40px auto 0;
	}
	#section03 li {
		overflow: hidden;
		float: none;
		width: 100%;
	}
	#section03 li:nth-child(odd) {
		margin-right: 0;
	}
	#section03 .left {
		float: none;
		width: 55%;
		margin: 0 auto 30px;
	}
	#section03 .right {
		float: none;
		width: 100%;
	}
	#section03 .right h3 img {
		display: inline-block;
		margin-right: 3%;
		height: 33px;
	}
	#section03 .right h3 span img {
		height: 12px;
		margin-right: 0;
		vertical-align: 4px;
	}
	#section03 li:nth-child(5) .right h3 img {
		margin-right: 2%;
	}
	#section03 li:nth-child(6) .right h3 img {
		margin-right: -2%;
	}
	#section03 .line {
		width: 15px;
		margin: 15px 0 10px;
	}
	#section03 .price {
		font-size: 10px;
		line-height: 1.4;
		margin-bottom: 0;
	}
	#section03 .price span {
		font-size: 16px;
	}
	#section03 .text {
		font-size: 12px;
		line-height: 1.6;
	}
	#section03 .list .text {
		padding-top: 10px;
	}
	#section03 .gift {
		width: 100%;
	}
	#section03 .gift .left {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	#section03 .gift .left img {
		width: 60%;
		top: 0;
	}
	#section03 .gift .right {
		float: none;
		width: 90%;
		margin: 30px auto 0;
		padding-top: 0;
		padding-right: 0;
	}
	#section03 .gift .right img {
		width: 100%;
	}
	#section03 .gift .line {
		margin-left: 0;
	}
	#section03 .gift .price {
		margin-bottom: 20px;
	}
	#section03 .note {
		width: 90%;
		margin: 40px auto 0;
		padding: 12px 0;
		font-size: 12px;
		line-height: 1.5;
	}

	/* section 04
	-------------------------------------------*/
	#section04 {
		margin-bottom: 110px;
	}
	#section04 .gift {
		width: 90%;
		margin-top: 40px;
	}
	#section04 .left {
		float: none;
		width: 100%;
	}
	#section04 .gift > li {
		width: 95%;
		margin: 0 auto 60px;
	}
	#section04 .gift > li.left img {
		width: 50%;
	}
	#section04 .left .icon img {
		margin: 10px 55px 0 0;
		width: auto;
	}
	#section04 .right {
		float: none;
		width: 100%;
		margin: 40px auto 0;
	}
	#section04 .right h3 img {
		height: 16px;
		margin-bottom: 30px;
	}
	#section04 .price {
		font-size: 11px;
		line-height: 1.4;
		margin-bottom: 10px;
	}
	#section04 .text {
		line-height: 1.8;
	}
	#section04 .lineup li {
		float: none;
		margin-left: 0;
		margin-bottom: 45px;
	}
	#section04 .right h3.heighttit img {
		width: 190px;
	}
	#section04 .note-box {
		position: relative;
		text-align: left;
		height: 50px;
	}
	#section04 .note-box p {
		position: absolute;
		right: 0;
		bottom: 0;
		top: 0;
		font-size: 11px;
	}

	/* section 05
	-------------------------------------------*/
	#section05 {
		padding: 50px 0;
	}
	#section05 .wrap {
		width: 100%;
	}
	#section05 h2 {
		margin: 0 auto;
	}
	#section05 h2 img {
		margin-bottom: 50px;
	}
	#section05 .left {
		float: none;
		width: 90%;
		margin: 0 auto;
	}
	#section05 .left img {
		width: 60%;
		margin-bottom: 20px;
	}
	#section05 .left p {
		line-height: 2;
	}
	#section05 .right {
		float: none;
		overflow: hidden;
		width: 90%;
		margin: 20px auto 0;
		padding: 10px 4% 10px;
		font-size: 13px;
	}
	#section05 .shop li {
		float: none;
	}
	#section05 .shop .txt1 {
		padding-top: 0;
		margin-left: 0;
	}
	#section05 .shop li dt,
	#section05 .shop li dd{
		padding-top: 0;
		line-height: 1.6;
	}
	#section05 .shop li dt {
		float: none;
		width: auto;
	}
	#section05 .shop li dd {
		margin-left: 0;
		margin-bottom: 10px;
	}

	/* section 06
	-------------------------------------------*/
	.link .wrap {
		width: 86%;
		margin-top: 20px;
	}
	.link .btn {
		width: 100%;
		margin-top: 30px;
	}
	.link .btn a {
		padding: 12px 0;
		font-size: 12px;
	}
	.link .btn a:before {
		width: 10px;
		height: 9px;
	}
}

/*--- For Android SP ---*/
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) and (max-width:640px) {
	#section02 .main .wrap span {
		-webkit-transform: scale(0.7);
		-webkit-transform-origin: 100% 0;
	}
}
