@charset "utf-8";

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

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

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

.cake01 {}

.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: 400px;
}

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

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

.cake01 section ul.cake_list li:nth-of-type(3n) {
    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: 218px;
}

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

.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: 17px;
    text-align: center;
    box-sizing: border-box;
    border-bottom: dotted 1px #cccccc;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}

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

/* 一時的な注意文 */
.cake01 section .temporary,
.cake02 .temporary {
    width: 820px;
    text-align: left;
    box-sizing: border-box;
    background: #f8eded;
    border: solid 1px #da0b0b;
    margin: 30px auto;
    padding: 30px;
}
.cake01 section .temporary p b,
.cake02 .temporary p b {
    color: #da0b0b;
}

.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: 20px;
    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: 15px 15px;
    margin: 0 0 10px 0;
    padding: 0 0 0 25px;
}

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


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

.cake02 {}

.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: 400px;
}

.cake02 section .photo {
    float: left;
    width: 400px;
}

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

.cake02 section table {
    float: right;
    /*width:400px;*/
    box-sizing: border-box;
    border-collapse: collapse;
    border: solid 1px #cccccc;
}

.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: 50px;
}

.cake02 section table td span {
    display: block;
    font-size: 17px;
    font-weight: bold;
}

.cake02 section table td span.fc-red {
	color: #d90000;
}

.cake02 section table td span.fc-blue {
	color: #1973FF;
}

.cake02 section dl.accessories {
    float: left;
    width: 400px;
    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: 358px;
}

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

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

.cake02 section dl.accessories dd strong {
    display: block;
    font-size: 17px;
    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: 20px;
    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: 15px 15px;
    margin: 0 0 10px 0;
    padding: 0 0 0 25px;
}

.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: 13px;
    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);
}

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

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

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

ul.birthday-cake-list li {
    background-color: #fff;
    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 {
    display: flex;
    justify-content: space-between;
}

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

ul.birthday-cake-list li dl dd .bold {
    display: block;
    font-size: 18px;
    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;

}

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

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: 13px;
    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(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 20px;
    margin-bottom: 20px;
    text-align: left;
}

ul.option-list li dl dd .bold {
    display: block;
    font-size: 17px;
    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 dt img {
    width: 311px;
}

ul.option-list li dl dd span {
    display: block;
    font-size: 17px;
    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: 40%;
}

.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: 100%;
    margin: 0 auto;
    padding: 20px 30px 30px;
    height: 100%;
    box-sizing: border-box;
    border: solid 1px #cccccc;
}

.option-d>p {
    font-weight: bold;
    font-size: 17px;
    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: 920px;
    margin: 60px auto 30px;
}

.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;
    justify-content: space-between;
    text-align: left;
}

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

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

.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: 16px;
}

.pc-none {
    display: none;
}

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

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

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

.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: 100%;
    margin: 0 auto;
    padding: 20px 30px 30px;
    height: 100%;
    box-sizing: border-box;
    border: solid 1px #cccccc;
}

.plate-d>p {
    font-weight: bold;
    font-size: 17px;
    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(2, 1fr);
    grid-template-rows: repeat(1, 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: 17px;
    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: 17px;
    box-sizing: border-box;
}

.cake02_detail {
    background: url("../image/contents/cake02/d-back.png") no-repeat 52% 0px;
    background-size: 30%;
    max-width: 750px;
    padding: 70px 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;
}

.calendar_caution {
    padding-top: 10px;
}

.calendar_caution iframe {
    height: 350px
}

#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: 15px;
    line-height: 15px;
    margin: 0 15px 0 0;
    padding: 10px;
}

.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: 1100px;
    margin: 0 auto;
    display: grid;
    /*grid-template-columns: repeat(3,1fr);*/
    grid-template-columns: repeat(2, 1fr);
    /*grid-template-rows: repeat(3,550px);*/
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 50px;
}

ul.xmas-cake-list li {
    background-color: #fff;
    border: solid 1px #cccccc;
    /*padding: 20px;*/
    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;
    /*border-bottom: dotted 1px #cccccc;*/
    margin: 15px 0;
    /*position: relative;*/
    /*padding: 0 0 5px 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;
}

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

.calendar-box table {
    border: 1px solid #efefef;
    /*max-width: 300px;*/
}

.calendar-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

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

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

#calendar table td {
    border: none;
    padding: 10px
}


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

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

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

.period {
    margin-bottom: 8px;
}