@charset "utf-8";

/* ========================================================================================================================/
	
	Document : style.css

/======================================================================================================================== */

/* ------------------------------------------------------------------------------------------------------------------------/
	cake01
/------------------------------------------------------------------------------------------------------------------------ */

.cake01 {
	max-height: 9999px;
}

.cake01 section {
	margin: 0 0 50px 0;
}

.cake01 section:nth-of-type(1) {
	margin: 30px 0 50px 0;
}

.cake01 ul.submit {}

.cake01 ul.submit li {
	width: 600px;
	margin: 0 0 20px 0;
}

.cake01 section .caution {
	text-align: left;
	box-sizing: border-box;
	border: solid 1px #b18d46;
	margin: 30px 0 0 0;
	padding: 30px;
}

.cake01 section .caution dl {
	box-sizing: border-box;
	border-bottom: dotted 1px #b18d46;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.cake01 section .caution dl:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}

.cake01 section .caution dl dt {
	font-size: 25px;
	font-family: "YuMincho", "游明朝", "游明朝体", YuMincho, Yu Mincho, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: transparent url("../image/layout/ic01_a.png") left center no-repeat;
	background-size: 20px 20px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 30px;
}

.cake01 section .caution dl dt span {
	color: #b18d46;
}

.cake01 section ul.cake_list {
	margin: 30px 0 0 0;
	list-style: none;
}

.cake01 section ul.cake_list li {
	float: left;
	width: 290px;
	margin: 0 20px 20px 0;
}

.cake01 section ul.cake_list li:nth-of-type(2n) {
	margin: 0 0 20px 0;
}

.cake01 section ul.cake_list li dl {
	box-sizing: border-box;
	border: solid 1px #cccccc;
	padding: 20px;
}

.cake01 section ul.cake_list li dl dt {
	width: 248px;
}

.cake01 section ul.cake_list li dl dt img {
	width: auto;
	height: auto;
	max-width: 248px;
}

.cake01 section ul.cake_list li dl dd {
	text-align: left;
	line-height: 140%;
	margin: 10px 0 0 0;
}

.cake01 section ul.cake_list li dl dd strong {
	display: block;
	font-size: 20px;
	text-align: center;
	box-sizing: border-box;
	border-bottom: dotted 1px #cccccc;
	margin: 0 0 17px 0;
	padding: 5px 0 10px 0;
}

.cake01 section ul.cake_list li dl dd span {
	display: block;
	color: #d90000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 10px 0;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	cake02
/------------------------------------------------------------------------------------------------------------------------ */

/*.cake02 {
	max-height:9999px;
	}*/
.cake02 section {
	margin: 0 0 50px 0;
}

.cake02 section:nth-of-type(1) {
	margin: 30px 0 50px 0;
}

.cake02 ul.submit {}

.cake02 ul.submit li {
	width: 600px;
	margin: 0 0 20px 0;
}

.cake02 section .photo {
	width: 600px;
}

.cake02 section .photo img {
	width: auto;
	height: auto;
	max-width: 600px;
}

.cake02 section table {
	/*width:100%;*/
	box-sizing: border-box;
	border-collapse: collapse;
	border: solid 1px #cccccc;
	margin: 20px 0 0 0;
}

.cake02 section table th,
.cake02 section table td {
	vertical-align: middle;
	border-collapse: collapse;
	border: solid 1px #cccccc;
	padding: 10px;
}

.cake02 section table th {
	background: #efefef;
}

.cake02 section table td {
	text-align: left;
}

.cake02 section table td img {
	width: auto;
	height: auto;
	max-width: 100px;
}

.cake02 section dl.accessories {
	float: left;
	width: 290px;
	box-sizing: border-box;
	border: solid 1px #cccccc;
	padding: 20px;
}

.cake02 section dl.accessories:nth-of-type(2n) {
	float: right;
}

.cake02 section dl.accessories dt {
	width: 248px;
}

.cake02 section dl.accessories dt img {
	width: auto;
	height: auto;
	max-width: 248px;
}

.cake02 section dl.accessories dd {
	text-align: left;
	margin: 10px 0 0 0;
}

.cake02 section dl.accessories dd strong {
	display: block;
	font-size: 20px;
	text-align: center;
	box-sizing: border-box;
	border-bottom: dotted 1px #cccccc;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}

.cake02 section .caution {
	text-align: left;
	box-sizing: border-box;
	border: solid 1px #b18d46;
	margin: 30px 0 0 0;
	padding: 30px;
}

.cake02 section .caution dl {
	box-sizing: border-box;
	border-bottom: dotted 1px #b18d46;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.cake02 section .caution dl:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}

.cake02 section .caution dl dt {
	font-size: 25px;
	font-family: "YuMincho", "游明朝", "游明朝体", YuMincho, Yu Mincho, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: transparent url("../image/layout/ic01_a.png") left center no-repeat;
	background-size: 20px 20px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 30px;
}

.cake02 section .caution dl dt span {
	color: #b18d46;
}

.cake02 section ul.notes {
	margin: 20px 0 0 0;
	list-style: none;
}

.cake02 section ul.notes li {
	position: relative;
	color: #ff0000;
	font-size: 17px;
	text-align: left;
	line-height: 140%;
	margin: 0 0 10px 0;
	padding: 0 0 0 1.2em;
}

.cake02 section ul.notes li:before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0;
}

input[type=checkbox] {
	transform: scale(2);
}

.cake01 br.sp-none {
	display: none;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	birthday-cake-list
/------------------------------------------------------------------------------------------------------------------------ */

ul.birthday-cake-list {
	list-style: none;
	max-width: 600px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	/*grid-template-rows: repeat(12,1fr);*/
	grid-column-gap: 0px;
	grid-row-gap: 30px;
	margin-bottom: 50px;
}

ul.birthday-cake-list img {
	width: 311px;
	height: 311px;
	object-fit: cover;
}


ul.birthday-cake-list li dl {
	display: flex;
	justify-content: space-between;
}

ul.birthday-cake-list li {
	background-color: #fff;
	width: 100%;
	border: solid 1px #cccccc;
	/*padding: 20px;*/
	box-sizing: border-box;
}

ul.birthday-cake-list li a {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	display: block;
	height: 100%;
	color: black;
	text-decoration: none;
}

ul.birthday-cake-list li dl dd {
	width: 41%;
}

ul.birthday-cake-list li dl dd .bold {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	/*border-bottom: dotted 1px #cccccc;*/
	margin: 15px 0;
	/*position: relative;
padding: 0 0 5px 0;*/
}

ul.birthday-cake-list li dl dd table {
	width: 100%;

}

ul.birthday-cake-list li dl dd table th {
	color: #232323;
	font-weight: normal;
	font-size: 20px;
}

ul.birthday-cake-list li dl dd table td {
	text-align: left;
	color: #232323;
	text-indent: -1em;
	font-size: 20px;
}

ul.birthday-cake-list li dl dd table td::before {
	content: "￥";
}

ul.birthday-cake-list li dl dd table tr:not(:last-child) th,
ul.birthday-cake-list li dl dd table tr:not(:last-child) td {
	border-bottom: dotted 1px #cccccc;
}

ul.birthday-cake-list li dl dd table tr:not(:first-child) th,
ul.birthday-cake-list li dl dd table tr:not(:first-child) td {
	padding-top: 3px;
}

ul.birthday-cake-list li dl dd table th span {
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	margin-left: 1em;
}

ul.option-list {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 30px;
	margin-bottom: 20px;
	text-align: left;
}

ul.option-list li dl dd .bold {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	border-bottom: dotted 1px #cccccc;
	margin: 10px 0;
	padding: 0 0 5px 0;
}

ul.option-list li {
	padding: 20px;
}

ul.option-list li dl dt {
	text-align: center;
}

ul.option-list li dl dd span {
	display: block;
	font-size: 20px;
	text-align: center;
	box-sizing: border-box;

	margin: 10px 0;
	padding: 0 0 5px 0;
}

.option-list2 table,
.option-list2 table th,
.option-list2 table td {
	border: solid 1px #cccccc;
	border-collapse: collapse;
}

.option-list2 table th,
.option-list2 table td {
	padding: 5px 0;
	box-sizing: border-box;
	vertical-align: middle;
}

.option-list2 table th:first-child {
	width: 30%;
}

.option-list2 table th:nth-child(2) {
	width: 20%;
}

.option-list2 table th:nth-child(3) {
	width: 20%;
}

.option-list2 table th:nth-child(4) {
	width: 20%;
}

.option-d {
	width: 95%;
	margin: 0 auto;
	padding: 20px;
	height: 100%;
	box-sizing: border-box;
	border: solid 1px #cccccc;
}

.option-d>p {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	box-sizing: border-box;
	border-bottom: dotted 1px #cccccc;
	margin: 0px 0 20px;
	padding: 0 0 5px 0;
}

.option-d>p>span {
	font-weight: normal;
}

.option-d table {
	width: 100%;
}

.option-d table th {
	text-align: center;
}

.option-d table td {
	text-align: center;
}

.fm-check {
	max-width: 640px;
	margin: 60px auto 30px;
	box-sizing: border-box;
}

.fm-check table {
	max-width: 920px;
	width: 100%;
}

.caution ul {
	list-style: none;
	text-align: left;
}

.caution {
	border: solid 1px #cccccc;
	margin: 50px auto;
	padding: 20px;
}

.caution li {
	text-indent: -1em;
	margin-left: 1em;
}


.caution li:before {
	content: "●";
	color: #DC0002;
	margin-right: 3px;
}

.caution>span {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 10px;
	font-size: 20px;
}

ul.option-list2 {
	list-style: none;
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: center;
	text-align: left;
}

ul.option-list2 li:first-child {
	width: 100%;
}

ul.option-list2 li:nth-child(2) {
	width: 375px;
	padding-bottom: 20px;
}

.to-top {
	color: white !important;
	text-decoration: none !important;
	width: 50%;
	display: block;
	margin: auto;
	padding: 20px;
	background-color: #5a5555;
	text-align: center;
}

.to-top:hover {
	background-color: #c60001;
}

.right {
	float: right;
}

.left {
	float: left;
}

.tentou {
	font-weight: bold;
	font-size: 21px;
}

.pc-none {
	display: block;
}

.setsumei-ttl {
	margin-top: 15px;
	font-size: 24px;
	letter-spacing: 1px;
}

.setsumei-ttl img {
	vertical-align: -25px;
}

.setsumei-ttl span {
	display: block;
	font-size: 0.9em;
}

.setsumei-ttl span::before {
	content: "ー";
	margin-right: 1em;
}

.setsumei-ttl span::after {
	content: "ー";
	margin-left: 1em;
}

.setsumei {
	margin: 30px 0;
	text-align: left;
}

.setsumei>span {
	text-align: left;
	display: block;
}

.plate-d {
	width: 95%;
	margin: 0 auto;
	padding: 20px;
	height: 100%;
	box-sizing: border-box;
	border: solid 1px #cccccc;
}

.plate-d>p {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	box-sizing: border-box;
	border-bottom: dotted 1px #cccccc;
	margin: 0px 0 20px;
	padding: 0 0 5px 0;
}

ul.plate-list {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	/*grid-template-rows: repeat(2,1fr);*/
	grid-column-gap: 20px;
	margin-bottom: 20px;
	text-align: left;
}

ul.plate-list li dl dt {
	text-align: center;
}

ul.plate-list li dl dd .bold {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	border-bottom: dotted 1px #cccccc;
	margin: 10px 0;
	padding: 0 0 5px 0;
}

ul.plate-list li {
	padding: 20px;
}

ul.plate-list li dl dd span {
	display: block;
	font-size: 20px;
	box-sizing: border-box;
	margin: 10px 0;
	padding: 0 0 5px 0;
}

.cake02_detail {
	background: url("../image/contents/cake02/d-back.png") no-repeat 52% 0px;
	background-size: 50%;

	max-width: 750px;
	padding: 100px 30px 30px 30px;
	margin: auto;
	height: 100%;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.puti_shu_table {
	width: 100%;
}

.puti_shu_table th,
.puti_shu_table td {
	border: 1px solid;
}

.option_shu label {
	font-size: 18px;
}

.calendar_caution {
	padding-top: 10px;
}

.calendar_caution iframe {
	height: 700px
}

#calendar {
	height: 100% !important;
}

#calendar table {
	float: none;
}

#calendar table th {
	padding: 15px 20px 0px;
}

#calendar table td {
	font-size: 17px;
	text-align: center;
}

.calendar ul {
	list-style: none;
}

.calendar ul li:nth-of-type(1) span {
	background: red;
}

.calendar ul li span {
	display: inline-block;
	width: 20px;
	height: 12px;
	box-sizing: border-box;
	border: solid 1px #abac9c;
	margin: 0 5px 0 0;
}

.calendar ul li {
	float: left;
	font-size: 16px;
	line-height: 16px;
	margin: 0 15px 0 0;
	padding: 10px;
}

#cboxContent {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: visible;
	background: #fff !important;
}

.calendar table td.close {
	background: red;
}

/* ------------------------------------------------------------------------------------------------------------------------/
	
/------------------------------------------------------------------------------------------------------------------------ */
.annotation {
	text-align: left;
}

.precautionary {
	margin: 10px auto 5px;
	font-weight: bold;
}

.annotation {
	text-indent: -1em;
	padding-left: 1em;
}

/* ------------------------------------------------------------------------------------------------------------------------/
	xmas-cake-list
/------------------------------------------------------------------------------------------------------------------------ */

ul.xmas-cake-list {
    list-style: none;
    max-width: 600px;
	/*padding:0 30px;*/
    margin: 0 auto;
	display: block;
    margin-bottom: 50px;
	box-sizing: border-box;
}


ul.xmas-cake-list li {
    box-sizing: border-box;
	margin-bottom: 50px;
	position: relative;
}

ul.xmas-cake-list li img{
	max-width: 100%;
	height: auto;
}

ul.xmas-cake-list li a {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    display: block;
    height: 100%;
    color: black;
    text-decoration: none;
}

ul.xmas-cake-list li .soldout{
	position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	background-color:rgba(140,23,29,0.95);
	display: block;
	padding: 25px 30px;
	box-sizing: border-box;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
	width: 80%;
}


ul.xmas-cake-list li .ribon{
position: absolute;
top: -6px;
left: -6px;
width: 180px;
height: 180px;
overflow: hidden;
}

ul.xmas-cake-list li .ribon span {
display: inline-block;
position: absolute;
padding: 5px 0;
right: -21px;
top: 50px;
width: 270px;
text-align: center;
background: #FF1E21;
color: #fff;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
font-size: 22px;
}

ul.xmas-cake-list li .ribon span:before, ul.xmas-cake-list li .ribon span:after {
position: absolute;
content: "";
border-top: 4px solid #A20002;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
bottom: -4px;
}

ul.xmas-cake-list li .ribon span:before {left: 20px;}
ul.xmas-cake-list li .ribon span:after {right: 10px;}


/*
ul.xmas-cake-list {
	list-style: none;
	max-width: 600px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(4, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 30px;
	margin-bottom: 50px;
}

ul.xmas-cake-list li {
	background-color: #fff;
	border: solid 1px #cccccc;
	box-sizing: border-box;
}

ul.xmas-cake-list li a {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	display: block;
	height: 100%;
	color: black;
	text-decoration: none;
}

ul.xmas-cake-list li dl {
	display: flex;
	justify-content: space-between;
}

ul.xmas-cake-list li dl dd {
	width: 100%;
	margin-left: 10px;
}

ul.xmas-cake-list li dl dd .bold {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	margin: 15px 0;
}

ul.xmas-cake-list li dl dd table {
	width: 100%;
}

ul.xmas-cake-list li dl dd table th {
	color: #232323;
	font-weight: normal;

}

ul.xmas-cake-list li dl dd table td {
	text-align: left;
	color: #232323;
	text-indent: -1em;
}

ul.xmas-cake-list li dl dd table td::before {
	content: "￥";
}

ul.xmas-cake-list li dl dd table tr:not(:last-child) th,
ul.xmas-cake-list li dl dd table tr:not(:last-child) td {
	border-bottom: dotted 1px #cccccc;
}

ul.xmas-cake-list li dl dd table tr:not(:first-child) th,
ul.xmas-cake-list li dl dd table tr:not(:first-child) td {
	padding-top: 3px;
}

ul.xmas-cake-list li dl dd table th span {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin-left: 1em;
}
*/
/* ------------------------------------------------------------------------------------------------------------------------/
	xmas
/------------------------------------------------------------------------------------------------------------------------ */
.xmas-back {
	position: relative;
	width: 100%;
}

/*.xmas-back::before {
	position: absolute;
	left: 0;
	top: -60px;
	z-index: -1;
	content: "";
	width: 100%;
	height: 600px;
	display: inline-block;
	background: url("../image/contents/xmas/back.png") no-repeat center top;
	opacity: 0.5;
}*/


.xmas-cake-intro{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 50px;
	padding: 0 20px;
	box-sizing: border-box;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	calendar
/------------------------------------------------------------------------------------------------------------------------ */
#calendar {
	margin-bottom: 20px;
}

.calendar-box table {
	border: 1px solid #efefef;
}

.calendar-box {
	width: 100%;
	/*display: block;*/
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	/*grid-column-gap: 20px;*/
}

.calendar-box table:nth-child(1) {
	margin-bottom: 30px;
}

#calendar table th {
	background: none;
	border: none;
	text-align: center;
}

#calendar table td {
	border: none;
}



/* ===============================================
調整用
=============================================== */

.product08_img_wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 40px;
}

.product08_img_wrap img {
	width: 311px;
	height: 311px;
}


.sp-none{display:none;}

.more-btn{
	margin-bottom: 50px;
	margin-top: 0px;
}

.more-btn a{
	display: block;
	padding: 25px 0 50px;	
}


/* ------------------------------------------------------------------------------------------------------------------------/
   sidenavi
/------------------------------------------------------------------------------------------------------------------------ */

#navi_button {
	display: none;
}


/* ------------------------------------------------------------------------------------------------------------------------/
  form 文字
/------------------------------------------------------------------------------------------------------------------------ */
input[type="text"],
select,
textarea,
label{
	font-size: 20px;
}

/* ===============================================
調整用
=============================================== */

h2 {
  color: #900000;
  font-family: 'ShipporiMincho-Regular';
  font-size: 62px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
  padding-left: 33px;
  line-height: 68px;
  display: block;
}

h2 span {
  display: block;
  font-size: 22px !important;
  letter-spacing: 3px;
  text-align: left;
  color: #000000;
  font-weight: normal;
}

.subpage h2 {
  border-bottom: 1px solid #E6E2D2;
  margin-bottom: 15px;
  padding-bottom: 60px;
  font-size: 62px;
  line-height: 62px;
  width: calc(100% + 150px);
  margin-left: -55px !important;
  box-sizing: border-box;
  padding-left: 75px;
}

.subpage h2 span {
  font-size: 16px;
  letter-spacing: 1px;
}

body, #primary {
    font-size: 27px !important;
    line-height: 55px !important;
    width: 640px !important;
    max-width: 640px !important;
    min-width: 640px !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
}

.subpage article {
  width:100%;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

input, select {
  font-size: 25px !important;
  min-width: 80px;
}
