@charset "UTF-8";

/* 
@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;
}

.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;
}

.section_pink{
	background-color: #FFDEEA;
}

.section_normal{
	background-color: #FFF2ED;

}

.link:hover{
	opacity: 0.6;
	cursor: pointer;
}

.clear{
	clear: both;
	width : 100%;
}


.contents {
	background: #FFF2ED;
	padding: 0 50px 0px 50px;
	display:inline-block;
	width:100%;
}

.lpText{
	margin-bottom :40px;
	text-align:center;
}

.img_kakutori{
	border-radius : 20px;
}

.nami_base{
	position: relative;
	z-index: 5;
}

.nami_base .section{
	position: relative;
	z-index: 5;
}

.nami1_base{
	width: 100%;
	height: auto;
	position : absolute;
	z-index: 0;
	left: 0;
	top: 60px;
}

.nami2_base{
	width: 100%;
	height: auto;
	position : absolute;
	z-index: 0;
	left: 0;
	top: 350px;
}

.nami3_base{
	width: 100%;
	height: auto;
	position : absolute;
	z-index: 0;
	left: 0;
	top: 700px;
}

.itemdetail{
	z-index: 50;

}
.campaignImg{
	width:40%;
	height:auto;
}

.goto_item{
	display: inline-block;
	width : 60%;
	max-width : 400px;
	background: #dda7a2;
	padding:5px 0px;
}

.SPonly.top_nami{
	position: inherit;
	top: -61px;	
}

.PConly.top_nami{
	position: absolute;
	top: -61px;
}

.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 #654d3d;
	
}

.sen2:before {
	margin-right: 2px;
}
.sen2:after {
	margin-left: 2px;
}
div.pdf{
	border: 1px solid #dc9a8d;
	padding :20px;
	width:initial;
}
.indexImg{
	background-image: url("../img/commingsoon.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%;
}

.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/commingsoon.jpg");
	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-underline-offset: 7px;
}

/*ご購入はこちらボタン*/

.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: white;
  background-color: #CF79A0;
}
/*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("../img/midashi_wavy.png") 100% 100% / cover;
	width: auto;
	height:5px;
	margin:0 28%;
	transform: scale(0.5);
}
.PCmidashi::before {
}
.PCmidashi::after {
	position:relative;
	top:10px;
}

.PCmidashi {
}

.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("../img/midashi2_wavy.png") 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;
}

/*PC版小さい見出しの波線*/
.PCmidashi2::after{
	content: "";
	display: block;
	background: url("../img/midashi2_wavy.png") 100% 100% / cover;
	width: 100%;
	height:3px;
	top:3px;
	position:relative;
}

.PCmidashi2 {
	padding:0.1em 0 0.7em 0;
	margin:0;
	font-weight: 500;
	font-style: normal;
	font-size:20px;
}

.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("../img/midashi2_wavy.png") 100% 100% / cover;
	width: 100%;
	height:3px;
	top:1px;
	position:relative;
	transform: scale(1);
}

.section_ffe6a5 {
	padding:4%;
	width:100vw;
	margin: 0 calc(50% - 50vw);
}

/*はみ出しすぎる時に調整*/
.PCsotowaku {
	max-width:1024px!important;
	margin:0 auto;
	padding:0 50px;
}

/*画像の角を丸くする*/
.kadomaru {
	border-radius: 20px;
}

/*送料込タグ*/
.shipping_included {
	background-color:#393535;
	padding:0em 0.7em 0.1em 0.8em;
	margin:0;
	color:#ffffff;
}
.itemtitle_container {
	text-align: left!important;
}
.itemtitle {
	font-size:18px;
	color:#393535;
	margin-left:0.5em;
}

/*商品詳細、特定原材料*/
.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;
}

.otodoke_schedule {
	font-size:15px!important;
	line-height:24px;
	letter-spacing:0.5px;
}

.otodoke_schedule_detail {
	line-height:32px;
	padding:0 0.5em;
}

.otodoke_schedule_caution {
	font-size:11px;
	line-height:17px;
	letter-spacing: 0;
	margin: 0 1em;
}

/*PROCESSのコーナーの左右余白*/
.section_process {
}

.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: #FFF2ED;
	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%;
}


@media (min-width: 751px) {
	.pc{
		display: block;
	}
	.sp{
		display: none;
	}
	.mod-footLink-logo {
		width: 6%;
		margin-right: 10%!important;
	}
}

/* フルサイズ -------------------------------------------------- */
@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: 430px;
	}
	img.top_point1 {
		width:358px;
		max-width:100%;
		text-align:left;
	}
	div.point_point1,
	img.point_point1{
		float:left;
		width:43.5%;
		height: 430px;
	}
	img.itemdetail_point1,
	div.itemdetail_point1 {
		float:left;
		width:42%;
	}

	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;
	}
	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!important;
		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("../img/process_bgPC.png");
		background-repeat: no-repeat;
		background-size: 100%;
		background-position-y:-98px;
	}
	.section_ffe6a5_itemdetail {
		padding:4%;
		width:100vw;
		margin: 0 calc(50% - 50vw);
		height:920px;
	}
	/*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;
	}
}


/* PCサイズ -------------------------------------------------- */
@media (min-width: 751px) and (max-width: 1024px) {

	.PConly.top_nami{
		top : -6vw!important;
	}

	.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: 430px;
	}
	img.itemdetail_point1,
	div.itemdetail_point1 {
		float:left;
		width:42%;
	}

	div.point_point2 {
		float:right;
		width:43.5%;
		height: 430px;
	}
	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;
	}
	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:415px;
		text-align:left;
	}
	.top_text {
		display: table-cell;
		vertical-align: middle;
		font-size:25px!important;
	}
	img.top_point1 {
		width:358px;
		max-width:100%;
	}
	.section_ffe6a5 {
		padding:0 9%;
	}
	.shipping_included {
		font-size:13px;
		padding:0em 0.5em 0.1em 0.6em;
	}
	.itemtitle_container {
		text-align: center!important;
		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("../img/process_bgPC.png");
		background-repeat: no-repeat;
		background-size: 100%;
		background-position-y:-98px;
	}
	.section_ffe6a5_itemdetail {
		padding:4%;
		width:100vw;
		margin: 0 calc(50% - 50vw);
		height:1020px;
	}
	/*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) {

	.contents, .footer_kinoya {
		top: -80px;
	}
	.footer_kinoya {
		position: relative;
	}
	.PConly,
	.PConly_process {
		display:none;
	}

	.indexImg{
		background-image: url("../img/commingsoon.jpg");
		padding-top: 75%;
		background-position :initial
	}
	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;
	}
	.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:0 auto;
		padding:0 4%;
	}
	.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("../img/midashi_wavy.png") 100% 100% / cover;
		width: 100%;
		height:5px;
		transform: scale(0.5);
	}
	.midashi::before {
		position:relative;
		top:5px;
	}
	.midashi::after {
		position:relative;
		top:0px;
	}

	.midashi {
	}
	/*PROCESSのところの背景画像用*/
	.SPonly_process{
		display:inherit;
		margin: 0 calc(50% - 50vw);
		width: 100vw;
		padding:5%;
		background:url("../img/process_bg.png");
		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% + 100px);
		margin: -10px -50px -10px -50px;
		padding: 0;
	}
	.kyokusen_bottom{
		width: calc(100% + 34px);
		margin: 0 -17px -8px -17px;
		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 (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%;
	}
	.otodoke_schedule_caution {
	}
	/*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;
	}
	.indexImg{
		padding-top: 80%;
	}
}



@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);
	}
	.itemtitle{
		font-size: 16px;
	}
	.midashi2 {
		font-size: 16px;
	}	
}

.sliderDiv{
	width:90%;
	margin:0px 5%;

}
.color_pink{
	background : #fbddd9;
}

