@charset "UTF-8";
body {
	background-color: #FFB7BB;
}
/* 
@font-face {
  font-family: "TsukuGo1";
  src: url("/fonts/FOT-TsukuGoPro-D.woff2?var=2") format('woff2'),
   url("/fonts/FOT-TsukuGoPro-D.woff?var=1")  format('woff');
}
@font-face {
  font-family: "TsukuGo2";
  src: url("/new/fonts/FOT-TsukuMinPro-LB.woff2?var=2") format('woff2'),
   url("/new/fonts/FOT-TsukuMinPro-LB.woff?var=1")  format('woff');
}
*/
.SourceHanSans_regular {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.SourceHanSans_normal {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 300;
    font-style: normal;
}
.SourceHanSans_medium {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 500;
    font-style: normal;
}
.SourceHanSans_bold {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.FOT-TsukuMinPr6N {
    font-family: fot-tsukumin-pr6n, sans-serif;
    font-weight: 300;
    font-style: normal;
}
html, .contents * p, .gotoTw, .productText {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
}
dl dt {
    float: left;
    width: 25%;
}
dl dd {
    float: left;
    width: 75%;
}
.b1 {
    font-weight: 300;
}
.b400 {
    font-weight: 400 !important;
}
.b500 {
    font-weight: 500 !important;
}
.b600 {
    font-weight: 600 !important;
}
.mod-footLink {
    background: #f5f3f3;
}
.mod-footLink-logo {
    margin-top: 0px;
}
.productText {
    text-align: left;
    display: block !important;
}
.s1 {
    font-size: 1.8vw !important;
    font-weight: lighter;
}
.s2 {
    font-size: 1.4vw !important;
}
.price {
    font-weight: lighter;
    font-size: 1.8vw !important;
}
.zei {
    font-size: 1.4vw !important;
}
.left {
    text-align: left;
}
.mod-footSns-links-item:last-child {
    margin-right: 0% !important;
}
.mod-footSns-links {
    text-align: center;
}
.mod-footLink-cats-h span {
    padding-top: 2px;
    /* 8px*/
}
.mod-header-logo {
    height: 50px;
    padding-top: 10px;
}
li {
    list-style-type: none;
}
.mod-header-logo-img.is-text {
    display: initial;
}
/*コメントアウト 
body{
	width: 100%;
	margin: 0px auto;
}
*/
.mod-footLink {
    padding: 30px 0px 0px 0px;
}
.mod-header-logo-img {
    width: 35px;
}
.mod-header-logo-img:not(:last-child) {
    margin-right: 10px;
}
.mod-header-logo-img.is-text {
    width: 100px;
}
#wrapper {
    text-align: center !important;
}
.mod-header {
    left: initial;
    padding: 0 10px;
    height: 60px;
    position: fixed;
    z-index: 12;
    background: #fff;
}
.mod-footLink-links-item {
    text-align: left !important;
}
.mod-footer-copyright {
    font-size: 0.8rem !important;
}
.link {
    width: 60%;
    height: auto;
    margin: 0px 20%;
}
.mod-header, .mod-mainContent, .footer_kinoya, #wrapper, .PConly {
    margin: 0px auto !important;
    max-width: 1024px !important;
    min-width: 320px !important;
    width: 100% !important;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.link:hover {
    opacity: 0.6;
    cursor: pointer;
}
.clear {
    clear: both;
    width: 100%;
}
.water {
    color: #1d9bf0;
}
.contents {
    background: #FCEAEB;
    padding: 0px 0px 20px 0px;
    display: inline-block;
    width: 100%;
	color: #66010A;

}
.pink_font{
	color: #E9535B
}

.lpText {
    margin-bottom: 40px;
    text-align: center;
}
.campaignImg {
    width: 40%;
    height: auto;
}
.goto_item {
    display: inline-block;
    width: 60%;
    max-width: 400px;
    background: #dda7a2;
    padding: 5px 0px;
}
.sen1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.sen1:before, .sen1:after {
    border-top: 1.8px solid;
    content: "";
    width: 100%;
    border-color: #654d3d;
    display: inline-block;
}
.line {
    border-top: 1.2px solid;
    content: "";
    width: 100%;
    border-color: #d7827c;
    display: inline-block;
    padding-top: 1px;
}
.sen2 {
    align-items: center;
    justify-content: center;
    /*width: 100%;*/
    font-size: 20px;
    white-space: nowrap;
    padding: 8px 10px 10px 10px;
    border: 1.8px solid #8D0F10;
}
.sen2:before {
    margin-right: 2px;
}
.sen2:after {
    margin-left: 2px;
}
div.pdf {
    border: 1px solid #dc9a8d;
    padding: 20px;
    width: initial;
}
.indexImg {
    background-image: url("../images/bunner_pc.jpg");
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 100% auto;
    width: 100%;
    height: auto;
    padding-top: 51.5%;
    object-fit: contain;
    background-position: bottom;
}
.products {
    float: left;
    width: 45%;
}
.productsImg {
    width: 100%;
}
.img1, .img3, .img5 {
    margin-right: 10%;
}
.period {
    border: 2px solid #42210b;
    width: 60%;
    padding: 0.8vw;
    text-align: center;
    display: inline-block;
}
.section {
    width: 100%;
    padding: 2% 5% 0 5%;
    box-sizing: border-box;
}
/*画像width90%にする*/
.img_90pct {
    max-width: 90%;
    height: auto;
}
/*ケーキ断面図の画像サイズ*/
.cake_crosssection {
    max-width: 492px;
    height: auto;
}
.h1 {
    display: inline-block !important;
    width: auto !important;
    border-bottom: 1px solid #eeb8b3;
    padding-bottom: 5px;
}
.products p {
    width: 100%;
}
.PCmidashi3 {
    width: 340px;
}
.PCmidashi3::after {
    content: "";
    display: block;
    background: url("../images/nami4.png") 100% 100% / cover;
    width: 100%;
    height: 3px;
    top: 3px;
    position: relative;
    margin: 2px 0px;
}
.PCmidashi3 {
    padding: 0.1em 0 0.7em 0;
    margin: 0;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
}
.top_to {
    position: fixed;
    right: 0;
    bottom: 0;
    font-size: 25px;
    color: white;
    padding: 5px;
    cursor: pointer;
    transition: .3s;
    opacity: 10;
    visibility: hidden;
    width: 150px;
    height: 131px;
}
.base {
    background-image: url("../img/top_to.png?var=1");
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 100px 100px;
    object-fit: contain;
    z-index: 10;
    bottom: 5px;
    position: fixed;
    width: 150px;
    height: 140px;
}
.close {
    font-size: 25px;
    color: white;
    bottom: 84px;
    right: 12px;
    position: fixed;
    z-index: 9;
}
.active {
    opacity: 1;
    visibility: visible;
}
.kasen {
    border-bottom: 1px solid #383232;
    padding-bottom: 2px;
    display: inline-block;
    float: left;
}
.youtube_outer {
    width: 100%;
    aspect-ratio: 16 / 9;
}
.point3 {
    width: 80%;
}
.comment {
    padding: 30px;
    display: inline-block;
}
.underline {
    text-decoration: underline;
    text-decoration-color: #FFF;
    text-underline-offset: 8px;
	text-decoration-thickness : 1.5px; 
}
/*ご購入はこちらボタン*/
.btn,
a.btn,
button.btn {
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.5rem 5rem 0.7rem 5rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #393535;
    border-radius: 0.5rem;
}
.btn--buy,
a.btn--buy {
    color: #FFFFFF;
    background-color: #E9535B;
}
.btn--buy_pink,
a.btn--buy_pink {
    color: #E9535B;
    background-color: #E9535B;
}
.btn--buy_pink2,
a.btn--buy_pink2 {
    color: #EC6970;
    background-color: #FCEAEB;
}

/*hoverの演出ここ 
.btn--buy:hover,
a.btn--buy:hover {
  color: #fff;
  background: #FDD600;
}
*/
a.btn--radius {
    border-radius: 100vh;
}
/*PC版大きい見出しの波線*/
.PCmidashi::before,
.PCmidashi::after {
    content: "";
    display: block;
    background: url("../images/nami1.png") 100% 100% / cover;
    width: auto;
    height: 5px;
    margin: 0 28%;
    transform: scale(0.5);
}
.PCmidashi::after {
    position: relative;
    top: 10px;
}
/*PC版大きい見出しの波線茶色*/
.PCmidashi_brwn::before,
.PCmidashi_brwn::after {
    content: "";
    display: block;
    background: url("../images/nami1.png") 100% 100% / cover;
    width: auto;
    height: 5px;
    margin: 0 28%;
    transform: scale(0.5);
}
.PCmidashi_brwn::after {
    position: relative;
    top: 10px;
}
.main_midashi {
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
}
.sub_midashi {
    line-height: 0.1;
    padding-top: 0.3em;
}
/*小さい見出しの波線*/
.midashi2::after {
    content: "";
    display: inline-block;
    background: url("../images/nami2.png?var=w") 100% 100% / cover;
    width: 100%;
    height: 3px;
    top: -15px;
    position: relative;
}
.midashi2 {
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}
/*小さい見出しの波線茶色*/
.midashi3::after {
    content: "";
    display: inline-block;
    background: url("../images/nami4.png?var=w") 100% 100% / cover;
    width: 100%;
    height: 3px;
    top: -15px;
    position: relative;
}
.midashi3 {
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}
/*PC版小さい見出しの波線*/
.PCmidashi2::after {
    content: "";
    display: block;
    background: url("../images/nami2.png") 100% 100% / cover;
    width: 40%;
    height: 3px;
    top: 3px;
    position: relative;
    margin: 1px 30%;
}
.PCmidashi2 {
    padding: 0.1em 0 0.7em 0;
    margin: 0;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    color: #fff;
}
.point_midashi2 {
    padding: 0 0 1em 0;
    margin: 0;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}
.point_midashi2::after {
    content: "";
    display: block;
    background: url("../images/nami2.png?var=1") 100% 100% / cover;
    width: 100%;
    height: 3px;
    top: 1px;
    position: relative;
    transform: scale(1);
}
.section_ffe6a5 {
    background-color: #E9535B;
    padding: 4%;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    color: #FFFFFF;
}
/*はみ出しすぎる時に調整*/
.PCsotowaku {
    max-width: 1024px !important;
    margin: 0 auto;
    padding: 0 50px;
}
/*画像の角を丸くする*/
.kadomaru {
    border-radius: 20px;
}
/*送料込タグ*/
.shipping_included {
    background-color: #ffffff;
    padding: 0em 0.7em 0.1em 0.8em;
    margin: 0;
    color: #EC6970;
}
.itemtitle_container {
    text-align: left ;
}
.itemtitle {
    font-size: 18px;
    color: #EC6970;
    margin-left: 0.5em;
    color: #ffffff;
}
/*商品詳細、特定原材料*/
.itemdetail {
    border-radius: 20px;
    background-color: #ffffff;
    text-align: left;
    padding: 1em 1em 1em 2.5em;
    font-size: 12px;
    letter-spacing: 0.2px;
    width: 100%;
}
.itemdetail_caution {
    font-size: 10px !important;
    line-height: 1.7;
    letter-spacing: 0.2px;
    margin-top: 0.3em;
    margin-bottom: 0.7em;
    color: #393535;
}
.itemdetail {
    color: #393535;
}
.otodoke_schedule {
    font-size: 15px !important;
    line-height: 24px;
    letter-spacing: 0.5px;
}
.otodoke_schedule_detail {
    line-height: 32px;
    padding: 0 0.5em;
    font-size: 20px;
}
.otodoke_schedule_caution {
    font-size: 11px;
    line-height: 17px;
    letter-spacing: 0;
    margin: 0 1em;
}
.ashirai_snow {
    width: 100%;
    text-align: right;
}
/*ご好評につき完売しました*/
.soldout {
    display: inline-block;
    border: 1px solid #393535;
    border-radius: 0px;
    padding: 0.7em 0.4em;
    position: relative;
    text-align: left;
    margin-top: 2em;
}
.soldout:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url('') no-repeat;
    background-size: 100% 100%;
    top: 0;
    left: 0;
}
.soldout .soldout_title {
    padding: .4em;
    font-size: 1.2em;
    position: absolute;
    top: -1.2em;
    left: 50%;
    transform: translateX(-50%);
    background: #FFF4D6;
    color: #D60000;
    white-space: nowrap;
}
.soldout {
    width: 358px;
}
.soldout> :last-child {
    margin-bottom: 0;
}
.additional {
    margin: 0 auto;
    padding: 1.8em;
    border: 2px solid #D60000;
    border-radius: 20px;
    background-color: #ffffff;
    width: 391px;
}
.additional_text {
    font-size: 15px;
    line-height: 24px;
}
.additional_title {
    padding-bottom: 0.8em;
    color: #D60000;
    font-size: 25px;
    line-height: 1.2;
}
.additional_otodoke_schedule_detail {
    line-height: 32px;
    font-size: 15px;
}
.additional_mark {
    width: 180px;
    position: absolute;
    top: -183px;
    right: 32px;
}
.naname_line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 104.5%;
}
/*画像影007*/
.kage {
    box-shadow: 3px 4px 7px #c2c2c2;
}
/*文字白*/
.whitefont {
    color: #FFF;
}
/*曜日小さく*/
.small2 {
    font-size: 0.7rem;
    line-height: 1.2;
    letter-spacing: 2px;
}
img.top_point1 {
    border-radius: 20px;
}
@media (min-width: 751px) {
    .pc {
        display: block;
    }
    .sp {
        display: none;
    }
    .mod-footLink-logo {
        width: 6%;
        margin-right: 10% !important;
    }
    .item_list {
        width: 85%;
        margin: 0px 7.25% 0px 7.25%;
    }
    .item {
        width: 40%;
        float: left;
        text-align: center;
    }
    .left_.item {
        margin-right: 20%;
    }
    .itemdetail {
        width: 50%;
        margin: 0 25%;
    }
    .top_1 {
        padding: 0 20px 0 20px;
    }
}
/* フルサイズ -------------------------------------------------- */
@media (min-width: 1025px) {
    .SPonly,
    .SPonly_process {
        display: none;
    }
    .rightPc {
        text-align: right;
    }
    .leftPc {
        text-align: left;
    }
    p {
        font-size: 12px !important;
        line-height: 23px;
        letter-spacing: 2px;
    }
    .big {
        font-size: 20px !important;
    }
    .productText {
        font-size: 16px !important;
        line-height: 1.8;
        letter-spacing: 2px;
    }
    .zei {
        font-size: 16px !important;
    }
    .label {
        font-size: 16px !important;
    }
    .small1 {
        font-size: 14px !important;
        line-height: 1.2;
        letter-spacing: 2px;
    }
    img.point1 {
        float: left;
        width: 47%;
        margin-right: 3%;
    }
    div.point1 {
        float: left;
        width: 50%;
    }
    img.point2 {
        float: right;
        width: 50%;
    }
    div.point2 {
        float: right;
        width: 47%;
        margin-right: 3%;
    }
    div.point_point2 {
        float: right;
        width: 43.5%;
        height: 460px;
    }
    img.top_point1 {
        width: 358px;
        max-width: 100%;
        text-align: left;
        border-radius: 20px;
    }
    div.point_point1,
    img.point_point1 {
        float: left;
        width: 43.5%;
        height: 460px;
    }
    img.itemdetail_point1,
    div.itemdetail_point1 {
        float: left;
        width: 42%;
    }
    div.process_point1 {
        width: 60%;
        margin: 50px 20%;
    }
    div.process_point2 {
        width: 100%;
        margin: 25px 0;
    }
    div.process_point3 {
        float: left;
        width: 34%;
        margin-left: 49px;
        margin-top: 70px;
    }
    div.process_point4 {
        float: right;
        width: 50%;
        margin-right: 49px;
    }
    div.process_point5 {
        float: left;
        width: 50%;
        margin-left: 49px;
    }
    div.process_point6 {
        float: right;
        width: 40%;
        margin-top: 115px;
    }
    .men {
        float: left;
        width: 47%;
        margin-right: 3%;
    }
    .men img {
        margin-right: 3%;
    }
    .mt05 {
        margin-top: 5px;
        display: inline-block;
    }
    .mt1 {
        margin-top: 10px;
        display: inline-block;
    }
    .mt2 {
        margin-top: 20px;
        display: inline-block;
    }
    .mt3 {
        margin-top: 30px;
        display: inline-block;
    }
    .mt4 {
        margin-top: 40px;
        display: inline-block;
    }
    .mb03 {
        margin-top: 3px;
        display: inline-block;
    }
    .mb05 {
        margin-top: 5px;
        display: inline-block;
    }
    .mb1 {
        margin-bottom: 10px;
        display: inline-block;
    }
    .mb2 {
        margin-bottom: 20px;
        display: inline-block;
    }
    .mb3 {
        margin-bottom: 30px;
        display: inline-block;
    }
    .mb4 {
        margin-bottom: 40px;
        display: inline-block;
    }
    .lineheight_20 {
        line-height: 20px;
    }
    .lineheight_26 {
        line-height: 26px;
    }
    .lineheight_32 {
        line-height: 32px;
    }
    .lineheight_35 {
        line-height: inherit;
    }
    .lineheight_50 {
        line-height: 50px;
    }
    .otodokebi {
        width: 357px;
        margin: 0 auto;
    }
    .letterspacing_0 {
        letter-spacing: 0px !important;
    }
    .letterspacing_06 {
        letter-spacing: -0.6px !important;
    }
    .letterspacing_tight {
        letter-spacing: -0.4px !important;
    }
    .letterspacing_03 {
        letter-spacing: -0.3px !important;
    }
    .top_container {
        display: table;
        width: 100%;
    }
    .top_image {
        width: 415px;
        text-align: left;
    }
    .top_text {
        display: table-cell;
        vertical-align: middle;
        font-size: 24px !important;
    }
    .section_ffe6a5 {
        padding: 0 9%;
    }
    .shipping_included {
        font-size: 13px;
        padding: 0em 0.5em 0.1em 0.6em;
    }
    .itemtitle_container {
        text-align: center;
        width: 100%;
    }
    .midashi2::after {
        height: 4px;
        transform: scale(1);
    }
    .ashirai_snow {
        padding-bottom: 10px;
    }
    .itemdetail {
        letter-spacing: 1px;
    }
    /*PROCESSのところの背景画像用*/
    .PConly_process_ {
        display: block;
        max-width: 100vw;
        background: url("../images/process_bgPC.png?var=5w");
        background-repeat: no-repeat;
        background-size: contain;
        background-position-y: -120px;
    }
    .section_ffe6a5_itemdetail {
        background-color: #E9535B;
        padding: 4%;
        width: 100vw;
        margin: 0 calc(50% - 50vw);
        height: 620px;
    }
    /*iPhoneSEの時だけ改行*/
    br.spsmall {
        display: none;
    }
    .kyokusen {
        width: calc(100% + 100px);
        margin: -10px -50px -10px -50px;
        padding: 0;
    }
    .kyokusen_bottom {
        width: calc(100% + 100px);
        margin: -1px -50px -10px -50px;
        padding: 0;
    }
	.process_point2 {
		padding: 0 50px;
	}
}
/* PCサイズ -------------------------------------------------- */
@media (min-width: 751px) and (max-width: 1024px) {
    .SPonly,
    .SPonly_process {
        display: none;
    }
    .contents {
        padding: 40px 20px 20px 20px;
    }
    .rightPc {
        text-align: right;
    }
    .leftPc {
        text-align: left;
    }
    p {
        font-size: 14px !important;
        line-height: 28px;
        letter-spacing: 2px;
    }
    .big {
        font-size: 18px !important;
    }
    .productText {
        font-size: 16px !important;
        line-height: 1.8;
        letter-spacing: 2px;
    }
    .zei {
        font-size: 16px !important;
    }
    .label {
        font-size: 16px !important;
    }
    .small1 {
        font-size: 14px !important;
        line-height: 1.2;
        letter-spacing: 2px;
    }
    .men {
        float: left;
        width: 47%;
        margin-right: 3%;
    }
    .men img {
        margin-right: 3%;
    }
    div.point1 {
        float: left;
        width: 50%;
    }
    img.point1 {
        float: left;
        width: 47%;
        margin-right: 3%;
    }
    div.point_point1,
    img.point_point1 {
        float: left;
        width: 43.5%;
        height: 460px;
    }
    img.itemdetail_point1,
    div.itemdetail_point1 {
        float: left;
        width: 42%;
    }
    div.point_point2 {
        float: right;
        width: 43.5%;
        height: 460px;
    }
    img.itemdetail_point2,
    div.itemdetail_point2 {
        float: right;
        width: 46%;
    }
    div.process_point1 {
        /*		float:left;
		width:55%;
		margin-left:49px;*/
    }
    div.process_point2 {
        /*		float:right;
		width: 35%;*/
        margin-top: 140px;
        width: 80%;
        margin: 100px 10% 0 10%;
    }
    div.process_point3 {
        float: left;
        width: 34%;
        margin-left: 49px;
        margin-top: 70px;
    }
    div.process_point4 {
        float: right;
        width: 50%;
        margin-right: 49px;
    }
    div.process_point5 {
        float: left;
        width: 50%;
        margin-left: 49px;
    }
    div.process_point6 {
        float: right;
        width: 40%;
        margin-top: 115px;
    }
    img.point2 {
        float: right;
        width: 50%;
    }
    div.point2 {
        float: right;
        width: 47%;
        margin-right: 3%;
    }
    .top_to {
        width: 120px;
    }
    .mt05 {
        margin-top: 0.5vw;
        display: inline-block;
    }
    .mt1 {
        margin-top: 1vw;
        display: inline-block;
    }
    .mt2 {
        margin-top: 2vw;
        display: inline-block;
    }
    .mt3 {
        margin-top: 3vw;
        display: inline-block;
    }
    .mt4 {
        margin-top: 4vw;
        display: inline-block;
    }
    .mb03 {
        margin-top: 3px;
        display: inline-block;
    }
    .mb05 {
        margin-top: 5px;
        display: inline-block;
    }
    .mb1 {
        margin-bottom: 1vw;
        display: inline-block;
    }
    .mb2 {
        margin-bottom: 2vw;
        display: inline-block;
    }
    .mb3 {
        margin-bottom: 3vw;
        display: inline-block;
    }
    .mb4 {
        margin-bottom: 4vw;
        display: inline-block;
    }
    .otodokebi {
        width: 357px;
        margin: 0 auto;
    }
    .letterspacing_0 {
        letter-spacing: 0px !important;
    }
    .lineheight_20 {
        line-height: 20px;
    }
    .lineheight_26 {
        line-height: 26px;
    }
    .lineheight_32 {
        line-height: 32px;
    }
    .letterspacing_06 {
        letter-spacing: -0.6px !important;
    }
    .letterspacing_tight {
        letter-spacing: -0.4px !important;
    }
    .letterspacing_03 {
        letter-spacing: -0.3px !important;
    }
    .top_container {
        display: table;
        width: 100%;
    }
    .top_image {
        width: 380px;
        text-align: left;
    }
    .PCmidashi3 {
        width: 340px;
    }
    .top_text {
        display: table-cell;
        vertical-align: middle;
        font-size: 25px !important;
    }
    img.top_point1 {
        width: 340px;
        max-width: 100%;
        border-radius: 20px;
    }
    .lineheight_23 {
        line-height: 24px;
    }
    .tablet_not {
        display: none;
    }/*
    .section_ffe6a5 {
        padding: 0 9%;
    }*/
    .shipping_included {
        font-size: 13px;
        padding: 0em 0.5em 0.1em 0.6em;
    }
    .itemtitle_container {
        text-align: center;
        width: 100%;
    }
    .midashi2::after {
        height: 4px;
        transform: scale(1);
    }
    .ashirai_snow {
        padding-bottom: 10px;
    }
    .itemdetail {
        letter-spacing: 1px;
    }
    /*PROCESSのところの背景画像用*/
    .PConly_process_ {
        display: inherit;
        margin: 0 calc(50% - 50vw);
        max-width: 1024px;
        background: url("../images/process_bgPC.png?var=w");
        background-repeat: no-repeat;
        background-size: 100%;
        background-position-y: -98px;
    }
    .section_ffe6a5_itemdetail {
        background-color: #E9535B;
        padding: 4%;
        width: 100vw;
        margin: 0 calc(50% - 50vw);
        height: 620px;
    }
    /*iPhoneSEの時だけ改行*/
    br.spsmall {
        display: none;
    }
    .kyokusen {
        width: calc(100% + 100px);
        margin: -10px -50px -10px -50px;
        padding: 0;
    }
    .kyokusen_bottom {
        width: calc(100% + 100px);
        margin: -1px -50px -10px -50px;
        padding: 0;
    }
}
/* スマホサイズ -------------------------------------------------- */
@media (max-width: 750px) {
    .section_ffe6a5_itemdetail {
        background-color: #E9535B;
        padding: 4%;
        width: 100vw;
        margin: 0 calc(50% - 50vw);
    }
	.SPonly p{
		display: block;
	}
	.PConly_process_{
		padding: 0 4% 4% 4%;
	}

    .PConly,
    .PConly_process {
        display: none;
    }

	iframe{
		width: 100%;
		height: 56.25vw;
	}
	.PCmidashi3{
		width: 100%;
		margin-bottom: 10px;
	}
	.process_point2 .top_container .top_image{
		margin-bottom: 10px;	
	}
	.PCsotowaku{
		padding: 0 4% 4% 4%;
	}
	.item_list{
		width: 80%;
		margin: 0 10%;
	}
	.PCmidashi2::after {
		width: 70vw;
		margin: 1px 0vw;
	}
	.itemtitle{
		margin-left: 0;
		text-align: center;
	}
	.itemtitle_container{
		text-align: center;
	}
    .indexImg {
        background-image: url("../images/bunner_sp.jpg");
        padding-top: 130%;
    }
    p {
        font-size: 12px !important;
        line-height: 28px;
        letter-spacing: 0px !important;
    }
    .mod-footLink-cats-h span {
        padding-top: 0px;
    }
    .mod-footLink-cats-btn {
        display: none;
    }
    .sen1:before, .sen1:after {
        width: 35vw;
    }
    .big {
        font-size: 18px !important;
    }
    .productText {
        font-size: 14px !important;
        line-height: 1.8;
        letter-spacing: 2px;
    }
    .zei {
        font-size: 16px !important;
    }
    .label {
        font-size: 14px !important;
    }
    .letterspacing_tight {
        letter-spacing: -0.4px;
    }
    .lineheight_20 {
        line-height: 20px;
    }
    .lineheight_23 {
        line-height: 23px;
    }
    .lineheight_32 {
        line-height: 32px;
    }
    .lineheight_35 {
        line-height: 35px;
    }
    .lineheight_50 {
        line-height: inherit;
    }
    .small1 {
        font-size: 12px !important;
        line-height: 1.2;
        letter-spacing: 2px;
    }
    .products {
        width: 100%;
    }
    .productsImg {
        float: left;
        width: 50%;
    }
    .productText.mb1 {
        margin-bottom: 0px !important;
    }
    .productsText {
        float: left;
        width: 45%;
        margin-left: 5%;
    }
    .productsText .mt1 {
        margin-top: 0px !important;
    }
    .productsText .center {
        text-align: left;
    }
    .link {
        width: 90%;
        height: auto;
        margin: 0px 5%;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .mt05 {
        margin-top: 5px;
        display: inline-block;
    }
    .mt1 {
        margin-top: 10px;
        display: inline-block;
    }
    .mt2 {
        margin-top: 20px;
        display: inline-block;
    }
    .mt3 {
        margin-top: 30px;
        display: inline-block;
    }
    .mt4 {
        margin-top: 30px;
        display: inline-block;
    }
    .mb1 {
        margin-bottom: 10px;
        display: inline-block;
    }
    .mb2 {
        margin-bottom: 20px;
        display: inline-block;
    }
    .mb3 {
        margin-bottom: 30px;
        display: inline-block;
    }
    .mb4 {
        margin-bottom: 30px;
        display: inline-block;
    }
    .top_to {
        width: 90px;
        height: 104px;
    }
    .base {
        background-size: 80px 80px;
        bottom: 5px;
        width: 80px;
        height: 80px;
    }
    .close {
        font-size: 20px;
        bottom: 65px;
        right: 12px;
    }
    /*ケーキ断面図の画像サイズ*/
    .cake_crosssection {
        max-width: 95%;
        height: auto;
    }
    .midashi2 {
        font-size: 18px;
    }
    .otodokebi {
        width: 100%;
        margin:  auto;
        padding: 30px 0 4% 0;
    }
    .otodoke_schedule_detail {
        letter-spacing: 0;
    }
    .otodoke_schedule,
    .otodoke_schedule_caution {
        letter-spacing: 0;
    }
    .otodoke_schedule_caution {
        margin: 1em 1em 0 1.3em;
    }
    /*大きい見出しの波線*/
    .midashi::before,
    .midashi::after {
        content: "";
        display: inline-block;
        background: url("../images/nami1.png?var=w") 100% 100% / cover;
        width: 100%;
        height: 5px;
        transform: scale(0.5);
    }
    .midashi::before {
        position: relative;
        top: 5px;
    }
    .midashi::after {
        position: relative;
        top: 0px;
    }
    /*大きい見出しの波線*/
    .midashi_brwn::before,
    .midashi_brwn::after {
        content: "";
        display: inline-block;
        background: url("../images/midashi3_wavy.png?var=w") 100% 100% / cover;
        width: 100%;
        height: 5px;
        transform: scale(0.5);
    }
    .midashi_brwn::before {
        position: relative;
        top: 5px;
    }
    .midashi_brwn::after {
        position: relative;
        top: 0px;
    }
    /*PROCESSのところの背景画像用*/
    /*.PConly_process_ {
        display: inherit;
        margin: 0 calc(50% - 50vw);
        width: 100vw;
        padding: 5%;
        background: url("../images/process_bg.png?var=w");
        background-repeat: no-repeat;
        background-position: center 30px;
        background-size: 100%;
    }*/
    .main_midashi {
        line-height: 1.3;
    }
    .section_ffe6a5 {
        padding: 0 4% 4% 4%;
    }
    /*iPhoneSEの時だけ改行*/
    br.spsmall {
        display: none;
    }
    .kyokusen {
        width: calc(100% + 25vw);
        margin: -10px 10vw -10px -10vw;
        padding: 0;
    }
    .kyokusen_bottom {
        width: calc(100% + 25vw);
        margin: -1px -50px -10px -50px;
        padding: 0;
    }
    .additional {
        width: inherit;
    }
    .additional_mark {
        width: 120px;
        position: absolute;
        top: -118px;
        right: 18px;
    }
    .soldout {
        padding: 1em .5em .5em;
    }
    .additional_otodoke_schedule_detail {
        line-height: 32px;
        font-size: 15px;
    }
}
@media (min-width: 751px) and (max-width: 824px) {

    .PCsotowaku {
        max-width: 1046px !important;
        margin: 0 auto;
        padding: 0px;
    }
    .mb_x {
        margin-top: 50px;
    }
}
.sliderDiv {
    width: 90%;
    margin: 0px 5%;
}
.color_pink {
    background: #fbddd9;
}
/* スマホ小サイズ -------------------------------------------------- */
@media (max-width: 520px) {
    .PConly {
        display: none;
    }
    .contents {
        padding: 1% 4% 4% 4%;
    }
    .lpText {
        margin-bottom: 40px;
    }
    .point3 {
        width: 100%;
    }
    .comment {
        padding: 20px;
    }
    .comment div.point2 {
        margin-top: 20px;
    }
    .mt05 {
        margin-top: 5px;
    }
}
@media (max-width: 400px) {
    .otodoke_schedule {
        font-size: 90% !important;
    }
    .otodoke_schedule_detail {
        font-size: 110%;
    }
    /*iPhoneSEの時だけ改行*/
    br.spsmall {
        display: block;
        line-height: 0;
    }
    /*iPhoneSEの時だけ改行させない*/
    .additional_otodoke_schedule_detail {
        white-space: nowrap;
        letter-spacing: -0.02em;
    }
    .additional_mark {
        width: 100px;
        position: absolute;
        top: -103px;
        right: 15px;
    }
    .soldout {
        width: 100%;
        white-space: nowrap;
        letter-spacing: -0.01em;
    }
    @media (max-width: 380px) {
        .link.mt2 {
            margin-top: 5px;
        }
    }
    @media (max-width: 390px) {
        p {
            font-size: 12px !important;
            line-height: 20px;
            letter-spacing: 2px;
        }
        .big {
            font-size: 18px !important;
            line-height: 1.4;
        }
        .productText {
            font-size: 12px !important;
            line-height: 1.8;
            letter-spacing: 2px;
        }
        .zei {
            font-size: 14px !important;
        }
        .label {
            font-size: 16px !important;
            line-height: 1.4;
        }
        .small1 {
            font-size: 10px !important;
            line-height: 1.4;
            letter-spacing: 2px;
        }
        .s1 {
            font-size: 16px !important;
        }
        .s2 {
            font-size: 10px !important;
        }
        .sen2::before, .sen2::after {
            transform: scale(0.6);
        }
    }