@charset "UTF-8";
html {
font-size: 62.5%;
}
body{
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	color: #4c3e31;
	margin: 0;
	padding: 0;
}
a:hover {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.fs14 {
	font-size: 14px;
}
.mb40 {
	margin-bottom: 40px;
}
.mt30 {
	margin-top: 30px !important;
}
.mt20 {
	margin-top: 20px;
}
.ttl_modal_01 br,
.ttl_modal_02 br,
.list_area_modal_02 .sp {
	display: none;
}
.tac {
	text-align: center;
}
.sec_option {
	padding: 50px 0 80px;
}
.scroll_hidden{
	overflow: hidden!important;
}
.pc_none{
	display: none;
}
.inner{
	width: 1000px;
	margin: auto;
}
.header{
	padding: 15px 0 0;
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 99;
	height: 90px;
}
.header_left{
	float: left;
	margin-bottom: 1em;
}
.header_right{
	float: right;
	width: 530px;
	margin-top: 10px;
}
#top{
	font-size: 11px;
	font-weight: normal;
}
.h_question{
	float: left;
	font-size: 14px;
	border-bottom: 3px dotted #c2bfa0;
	margin-top: 7px;
}
.h_question a{
	color: #4c3e31;
}
.h_btn{
	float: right;
}
.btn_yellow{
	border: 3px solid #e6a437;
	text-decoration: none;
	display: inline-block;
	background: #fff;
	font-size: 14px;
	color: #e6a437;
	padding: 6px 0;
	text-align: center;
	width: 177px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	box-shadow:0px 3px 0px 0px #ab7a1e;
}
.btn_yellow:hover {
	color: #e6a437;
}
.gnavi{
	background: #f9f8ef;
}
.gnavi ul li{
	display: table;
	width: calc(100% / 6);
	height: 40px;
	float: left;
}
.gnavi ul li:first-child{
	width: calc((100% / 6) + 50px);
}
.gnavi ul li:last-child{
	width: calc((100% / 6) - 50px);
}
/* IE10*/
@media all and (-ms-high-contrast:none) {
	.gnavi ul li:last-child{
		width: calc((100% / 6) - 51px);
	}
}
/* IE11*/
@media all and (-ms-high-contrast:none) {
   *::-ms-backdrop, .gnavi ul li:last-child{
	 	width: calc((100% / 6) - 51px);
	 }
}
/*EDGE*/
_:-ms-lang(x), _::-webkit-meter-bar,.gnavi ul li:last-child{
 width: calc((100% / 6) - 51px);
}
.gnavi ul li:last-child:not(:target)  /* IE9以上 */
{
	width: calc((100% / 6) - 51px)\9;
}
.gnavi ul li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #4c3e31;
}
.gnavi ul li:first-child a{
	text-align: left;
}
.gnavi ul li a .gnavi_baloon{
	display: inline-block;
	width: 90px;
	height: 24px;
	font-size: 11px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	background: #e72b5c;
	margin-right: 10px;
	top: -7px;
}
.gnavi ul li a .gnavi_baloon::after{
	content: '';
	position: absolute;
	bottom: 8px;
	right: -8%;
	width: 0;
	height: 0;
	border-bottom: 15px solid #e72b5c;
	border-right: 15px solid transparent;
}
.faq_main, #main {
	padding-top: 110px;
}
.main_visual {
}

.slide_main{
	position: relative;
}

.slick-prev, .slick-next{
	top: calc(50% - 10px);
}

.slick-prev {
    left: 32px;
    z-index: 1;
}

.slick-next{
	right: 32px;
}

.slide_main .slick-prev:before{
	position: absolute;
	content: '<';
	top: -27px;
	left: 0;
	font-size: 60px;
}

.slide_main .slick-next:before{
	position: absolute;
	content: '>';
	top: -27px;
	right: 0;
	font-size: 60px;
}

.main_visual > img {
	width: 100%;
	height: auto;
}
#breadcrumbs {
	background: rgba(249, 248, 240, 0.9);
	overflow: hidden;
  width: auto;
  margin: 0 auto;
  padding: 0 0 0 30px;
  font-size: 12px;
  line-height: 3;
  text-align: left;
}
#breadcrumbs ol {
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
	width: 1200px;
}
#breadcrumbs.white ol li {
  float: left;
  margin: 0 0.5em 0 0;
  padding: 0;
  color: #333;
  line-height: 3;
}
#breadcrumbs.white li a {
  display: block;
  margin: 0;
  padding: 0 1.5em 0 0;
  background: url(http://www.cocktail-do.xyz/img/bg_breadcrumbs_gray.png) center right no-repeat;
  color: #f60;
  line-height: 3;
}
#breadcrumbs li:last-child a {
  pointer-events: none;
  background: none;
  text-decoration: none;
  color: inherit;
}
.main_txt{
	width: 100%;
	padding: 30px 0;
	font-size: 18px;
	line-height: 1.5;
	background: rgba(249, 248, 240, 0.9);
	text-align: center;
}
.ttl_frame{
	padding: 35px 0;
	background: #918172;
	position: relative;
	border-bottom: 1px solid #c9bcb1;
}
.ttl_frame h2 {
	text-align: center;
}
#news {
	background: #faf9f1;
	padding: 0px 0 70px;
	.inner {
		max-width: 750px;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.ttl_frame {
		background: #faf9f1;
		border: none;
	}
	.ttl_common_desc,.ttl_common {
		color: #918172;
	}
	.topic_list .article {
		display: grid;
		grid-template-columns: 70px 1fr;
		font-size: 14px;
		.date, .ttl_post {
			font-weight: bold;
		}
		.ttl_post {
			margin-bottom: 10px;
			font-size: 16px;
		}
	}
}
.ttl_cake{
	padding: 35px 10px 15px;
	background: #514840;
	position: relative;
	border-bottom: 1px solid #c9bcb1;
}
.ttl_frame2{
	padding: 15px 10px;
}
.ttl_frame3{
	padding: 25px 10px 10px;
	background: #DDC5AE;
	position: relative;
	border-bottom: 1px solid #c9bcb1;
}
.ttl_common_desc{
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.ttl_common{
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.ttl_frame2 > .ttl_common {
	color: #4c3e31;
	text-align: center;
	/* padding: 70px 0 50px; */
	margin: auto;
	box-sizing: border-box;
}
.ttl_common2{
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.ttl_cake_list{
	text-align: center;
	color: #fff;
	font-size: 32px;
}
.inr_con{
	background: #e8e0d9;
	padding: 80px 0;
}
.faq_main .inr_con {
	background: #e8e0d9;
	padding: 80px 0 0;
}
.tab_on_top{
	width: 920px;
	margin: auto;
}
.tab_on_top ul{
	display: table;
	float: left;
}
.tab_on_top ul li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	color: #918172;
	background: #f9f8ef;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	 border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	border: 1px solid #e8e0d9;
	border-bottom: none;
	width: 202px;
	height: 45px;
	line-height: 1.2;
	padding: 8px;
	position: relative;
	font-weight: bold;
	cursor: pointer;
}
.tab_on_top ul li.active{
	background: #fff;
	color: #4c3e31;
}
.tab_on_top ul li.active::before{
	content: '';
	position: absolute;
	border-top: 4px solid #918172;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	 border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	width: 100%;
	height: 10px;
	top: -4px;
	left: 0;
}
.tab_desc{
	font-size: 12px;
}
.tab_bold{
	font-size: 18px;
	font-weight: bold;
}
.tab_on_top ul li.active *{
	color: #4c3e31;
}
.ttl_celebrations{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: auto;
	margin-top: 80px;
	position: relative;
	width: 590px;
}
.bg_border_yellow{
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 60%, rgb(247, 235, 192) 40%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 60%, rgb(247, 235, 192) 40%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 60%, rgb(247, 235, 192) 40%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 60%, rgb(247, 235, 192) 40%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 60%, rgb(247, 235, 192) 40%);
	line-height: 1;
	display: inline-block;
}
.ttl_ballon{
	position: absolute;
	width: 136px;
	height: 33px;
	font-size: 13px;
	text-align: center;
	line-height: 33px;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	background: #ee7a92;
	margin-right: 10px;
	top: -40px;
	left: -70px;
}
.ttl_ballon::after{
	content: '';
	position: absolute;
	bottom: -8px;
	left: 45%;
	width: 0;
	height: 0;
	border-top: 20px solid #ee7a92;
	border-left: 20px solid transparent;
}
.text_celebrations{
	font-size: 16px;
	line-height: 2;
	text-align: center;
	margin-top: 30px;
}
.commitment{
	background: url(../../images/berrys-sweets-kitchen/bg_commitment.png);
	padding: 22px;
	text-align: center;
	font-size: 14px;
	width: 920px;
	margin: auto;
	margin-top: 50px;
}
.commitment p{
	font-size: 14px;
	font-weight: bold;
}
.fs18 {
	font-size: 18px;
}
.fs20 {
	font-size: 20px;
}
.text_pink{
	color: #ee7a92;
}
.slide_commitment{
	background:#fff;
	padding: 100px 0 40px;
}
.inner_commitment{
	margin: 0 auto;
    width: 874px;
}
.slide_commitment .slide{
	width: 960px;
	height: 294px;
	margin: auto;
	border: 10px solid #e3ddcf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #fcfaf4;
	margin-bottom: 0!important;
}
.slide_commitment img{
	max-width: 360px;
	width: 100%;
	height: auto;
	object-fit: contain;
}

.box_commitment{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.txt_commitment{
	width: 494px;
	font-size: 14px;
}

.ttl_commitment{
	display: flex;
    align-items: center;
	margin-bottom: 20px;
}
.txt_commitment a{
	    color: inherit;
    text-decoration: underline;
}
.circle_commitment{
	background-color: #918172;
	color: #fff;
	border-radius: 100px;
	height: 90px;
	width: 90px;
	display: flex;
	justify-content: center;
    align-items: center;
	margin-right: 20px;
}

.circle_commitment span{
	font-size: 40px;

}


.slide_commitment p .ttl_slide_note{
	font-size: 11px;
	margin-top: 10px;
	display: inline-block;
	margin-top: 10px;
}
.slide_commitment p.ttl_slide .ttl_slide_text{
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	color: #ee7a92;
	font-weight: bold;
}
.slide_commitment .slick-dots{
	bottom: -40px;
}
.slide_commitment .slick-dots li{
	width: 10px;
	height: 10px;
}
.slide_commitment .slick-dots li button::before {
	width: 10px;
	height: 10px;
	opacity: 0;
}
.slide_commitment .slick-prev, .slide_commitment .slick-next{
	opacity: 1;
	width: 36px;
	height: 60px;
}
.slide_commitment .slick-prev::before, .slide_commitment .slick-next::before{
	content: none;
}
.slide_commitment .slick-prev{
	left: 0;
	background: url(../../images/berrys-sweets-kitchen/slide_prev.png) left no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-ms-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}
.slide_commitment .slick-next{
	left: auto;
	right: 0;
	background: url(../../images/berrys-sweets-kitchen/slide_next.png) right no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-ms-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}
.list_reminder{
	width: 960px;
	padding: 16px;
	text-align: center;
	margin: auto;
}
.list_reminder div{
	display: inline-block;
	width: 420px;
	height: 473px;
	margin-left: 40px;
	background: #f9f8ef;
	vertical-align: top;
	text-align: left;
}
.list_reminder img {
	width: 100%;
}
.list_reminder div p{
	padding: 15px 35px;
	font-size: 14px;
}
.list_reminder div .ttl_reminder{
	padding: 15px 35px;
	font-size: 16px;
	font-weight: bold;
	color: #ee7a92;
	border-bottom: 3px dotted #c2bfa0;
}
.eat_cake{
	width: 920px;
	margin: auto;
	font-size: 16px;
	padding: 30px 0;
}
.text_right{
	text-align: right;
}
.eat_cake p{
	font-size: 16px;
	color: #666;
}
.eat_cake p.text_right{
	font-size: 14px;
}
.eat_cake p a{
	color: #666;
	text-decoration: underline;
}
.eat_cake p a:hover{
	text-decoration: none;
}
.tab_on_bottom{
	width: 920px;
	margin: auto;
}
.tab_on_bottom ul{
	display: table;
	float: left;
}
.tab_on_bottom ul li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	color: #918172;
	background: #f9f8ef;
	-moz-border-radius-topleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	 border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border: 1px solid #e8e0d9;
	border-top: none;
	width: 202px;
	height: 45px;
	line-height: 1.2;
	padding: 8px;
	position: relative;
	font-weight: bold;
	cursor: pointer;
}
.tab_on_bottom ul li.active{
	background: #fff;
	color: #4c3e31;
}
.tab_on_bottom ul li.active::before{
	content: '';
	position: absolute;
	border-bottom: 4px solid #918172;
	-moz-border-radius-topleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	 border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	width: 100%;
	height: 10px;
	bottom: -4px;
	left: 0;
}
.tab_on_bottom ul li.active *{
	color: #4c3e31;
}
.clickhere{
	padding: 70px 0;
	background: #f7f7f7;
}
.ttl_clickhere{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 16px;
}
.btn_clickhere{
	text-align: center;
}
.btn_clickhere_01{
	position: relative;
	display: table;
	width: 80%;
	height: 100px;
	border-radius: 10px;
	background: #E7A52B;
	margin: 0 auto;
	box-shadow: 0 5px 0 0 #918172;
}
.btn_clickhere_01::before{
	position: absolute;
	content: '';
	display: inline-block;
	background-image: url(/images/berrys-sweets-kitchen/icon_reserve.png);
	background-size: contain;
	width: 53px;
	height: 53px;
	top: 22%;
	left: 240px;
}
.btn_clickhere_01::after{
	position: absolute;
	content: '';
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	width: 20px;
	height: 20px;
	top: 36px;
	right: 24px;
	transform: rotate(45deg);
}
.box_btn_clickhere {
	display: flex;
	justify-content: center;
	width: 80%;
	margin: 0 auto;
}
.btn_clickhere_02,
.btn_clickhere_03{
	position: relative;
	display: table;
	width: 45%;
	height: 100px;
	border-radius: 10px;
	border: solid 4px #E7A52B;
	background: #fff;
	margin: 0 auto;
	box-shadow: 0 5px 0 0 #918172;
}
.btn_clickhere_02 a,
.btn_clickhere_03 a {
	display: table-cell;
	vertical-align: middle;
}
.btn_clickhere_02::before{
	position: absolute;
	content: '';
	display: inline-block;
	background-image: url(/images/berrys-sweets-kitchen/icon_cake.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 52px;
	height: 52px;
	top: 24px;
	left: 16px;
}
.btn_clickhere_03::before{
	position: absolute;
	content: '';
	display: inline-block;
	background-image: url(/images/berrys-sweets-kitchen/icon_honeytoast.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 52px;
	height: 52px;
	top: 24px;
	left: 16px;
}
.btn_clickhere_02::after,
.btn_clickhere_03::after{
	position: absolute;
	content: '';
	border-top: solid 2px #3C2D1E;
	border-right: solid 2px #3C2D1E;
	width: 12px;
	height: 12px;
	top: 40px;
	right: 24px;
	transform: rotate(45deg);
}
.txt_btn_clickhere_01{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 2.5rem;
	font-weight: 600;
}
.txt_btn_clickhere_02,
.txt_btn_clickhere_03{
	display: table-cell;
	vertical-align: middle;
	color: #3C2D1E;
	font-size: 2rem;
	font-weight: 600;
	text-align: left;
	padding-left: 80px;
}
.ttl_modal_01,
.ttl_modal_02{
	position: relative;
	color: #3C2D1E;
	font-size: 2.5rem;
	font-weight: 600;
	text-align: left;
	width: 51%;
	margin: 0 auto 32px;
}
.ttl_modal_01::before{
	position: absolute;
	content: '';
	display: inline-block;
	background-image: url(/images/berrys-sweets-kitchen/icon_cake.png);
	background-size: contain;
	width: 40px;
	height: 40px;
	left: -50px;
}
.ttl_modal_02::before{
	position: absolute;
	content: '';
	display: inline-block;
	background-image: url(/images/berrys-sweets-kitchen/icon_honeytoast.png);
	background-size: contain;
	width: 40px;
	height: 40px;
	left: -50px;
}
.sub_ttl_modal {
	display: block;
	font-size: 1.3rem;
}
.link_ttl_modal {
	color: #f00;
	text-decoration: underline;
}
.list_area_modal {
	width: 16%;
	color: #3C2D1E;
	font-size: 2rem;
	font-weight: 600;
}
.sub_list_area_modal {
	display: block;
	font-size: 1.2rem;
}
#modal02 .list_area_modal {
	width: 100%;
	color: #3C2D1E;
	font-size: 2rem;
	font-weight: 600;
	text-align: left;
	margin-bottom: 24px;
}
.telLink_area_modal,
.mailLink_area_modal {
	position: relative;
	width: calc(84% / 2 - 32px);
	height: 100px;
	border-radius: 10px;
	background: #E7A52B;
	box-shadow: 0 5px 0 0 #918172;
}
.telLink_area_modal a {
	color: #fff;
	display: block;
	font-size: 2rem;
	font-weight: 600;
	position: absolute;
	width: 100%;
	height: 100%;
}
.mailLink_area_modal a {
	color: #fff;
	display: block;
	font-size: 2rem;
	font-weight: 600;
	position: absolute;
	width: 100%;
  height: 100%;
}
.telLink_area_modal a .box_subLink_area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 56%;
}
.mailLink_area_modal a span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.telLink_area_modal::before {
	position: absolute;
	content: '';
	display: inline-block;
	background-image: url(/images/berrys-sweets-kitchen/icon_tel.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	height: 50px;
	left: 16px;
	top: 24px;
}
.mailLink_area_modal::before {
	position: absolute;
	content: '';
	display: inline-block;
	background-image: url(/images/berrys-sweets-kitchen/icon_mail.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	left: 24px;
	top: 24px;
}
.telLink_area_modal::after,
.mailLink_area_modal::after {
	position: absolute;
	content: '';
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	width: 12px;
	height: 12px;
	top: 40px;
	right: 23px;
	transform: rotate(45deg);
}
.subLink_area_modal {
	display: block;
	font-size: 1rem;
	font-weight: 400;
}
.modal-content dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 24px 0;
	border-top: 1px solid #3C2D1E;
}
.modal-content dl:last-of-type {
	border-bottom: 1px solid #3C2D1E;
	margin-bottom: 32px;
}
.list_area_modal_02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box_list_area_modal {
	border-top: 1px solid #3C2D1E;
	padding: 24px 0;
}
.list_area_modal_02_few {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.list_area_modal_02_few > .item_list_modal_02 {
	margin-right: 24px;
}
.ttl_toggle {
	pointer-events: none;
}
.item_list_modal_02 {
	display: table;
	width: calc(100% / 3 - 16px);
	height: 70px;
	border-radius: 10px;
	background: #E7A52B;
	box-shadow: 0 5px 0 0 #918172;
	text-align: center;
	margin-bottom: 16px;
}
.item_list_modal_02 a {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.1;
}
.btn_close_modal {
	margin: 0 auto;
	text-align: center;
}
.btn_close_modal a {
	display: block;
	color: #3C2D1E;
	background: #F9F8EF;
	padding: 16px 32px;
	font-size: 2rem;
	font-weight: 600;
	width: 120px;
	margin: 0 auto;
}
.batsu {
	display: inline-block;
	width: 24px;
	height: 24px;
	position: relative;
	margin-right: 8px;
}
.batsu::before, .batsu::after{
	content: "";
	display: block;
	width: 112%;/*バツ線の長さ*/
	height: 2px;/*バツ線の太さ*/
	background: #3C2D1E;
	transform: rotate(45deg);
	transform-origin:0% 50%;
	position: absolute;
	top: 17%;
	left: 8%;
}

.batsu::after{
	transform: rotate(-45deg);
	transform-origin:100% 50%;
	left: auto;
	right: 16%;
}
.box_btn_batsu {
	text-align: right;
}
.btn_batsu {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: relative;
	margin-right: 8px;
}
.btn_batsu::before, .btn_batsu::after{
	content: "";
	display: block;
	width: 112%;/*バツ線の長さ*/
	height: 2px;/*バツ線の太さ*/
	background: #3C2D1E;
	transform: rotate(45deg);
	transform-origin:0% 50%;
	position: absolute;
	top: 16%;
	left: 8%;
}

.btn_batsu::after{
	transform: rotate(-45deg);
	transform-origin:100% 50%;
	left: auto;
	right: 16%;
}
/* スクロールの幅の設定 */
.modal-content::-webkit-scrollbar {
	width: 0;
	height: 0;
}
.btn_clickhere img{
	margin: 0 15px;
}
.text_clickhere{
	padding: 20px;
	font-size: 14px;
	text-align: left;
	width: 50%;
	margin: 0 auto 40px;
	font-weight: 600;
}
.text_bold{
	font-weight: bold;
}
.list_step{
	display: table;
	width: 100%;
	height: 100px;
	border: 4px solid #fff;
	background: #c6c3ba;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.list_step li{
	display: table-cell;
	width: 26%;
	text-align: center;
	position: relative;
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
	vertical-align: middle;
	background: url(../../images/berrys-sweets-kitchen/bg_list_step.png) right;
	padding-right: 20px;
}
.list_step li:first-child{
	background: url(../../images/berrys-sweets-kitchen/bg_list_step_first.png) right;
	color: #4c3e31;
}
.list_step li:first-child *{
	color: #4c3e31;
}
.list_step li:last-child{
	background: none;
	width: 22%;
}
.text_step{
	font-size: 14px;
}
.compare{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
}
.cake_detail {
	padding: 20px 0 50px;
	position: relative;
}
#honeytoast .cake_detail {
	border-bottom: 2px solid #ddd;
}
#honeytoast .cake_detail::before{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	border-top: 30px solid #ddd;
	bottom: -30px;
	left: calc(50% - 80px);
}
#honeytoast .cake_detail::after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	border-top: 30px solid #fff;
	bottom: -28px;
	left: calc(50% - 80px);
}
.faq_main .cake_detail {
	padding: 50px 0;
}
.strawberry_left{
	width: 460px;
	float: left;
}
.cake_txt {
	font-size: 14px;
}
.choos_people{
	background: #f9f8ef;
	padding: 20px;
	margin-top: 20px;
}
.ttl_choose_people{
	font-size: 14px;
	text-align: center;
	border-bottom: 3px dotted #c2bfa0;
	font-weight: bold;
	padding-bottom: 10px;
}
.reco_name {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
.reco_txt {
	font-size: 14px;
    text-align: center;
    margin: 3% 0;
}
.point_txt {
	font-size: 14px;
	text-align: left;
	margin-top: 3%;
}
.tbl_choos_people{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #797362;
	border-left: 1px solid #797362;
}
.tbl_choos_people th, .tbl_choos_people td{
	font-size: 14px;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #797362;
	border-right: 1px solid #797362;
}
.tbl_choos_people th{
	background: #ad9a6d;
	color: #fff;
}
.tbl_choos_people tr td:nth-child(1){
	background: #e9ddc6;
}
.strawberry_right{
	float: right;
	width: 50%;
	position: relative;
}
.strawberry_right img {
	width: 100%;
	height: auto;
}
.strawberry_right .strawberry_cmt{
	position: absolute;
	width: 100%;
	background: rgba(76, 52, 32, 0.4);
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2), -2px 2px 2px rgba(0,0,0,0.2), 2px -2px 2px rgba(0,0,0,0.2), -2px -2px 2px rgba(0,0,0,0.2);
	font-weight: bold;
	padding: 15px;
	font-size: 12px;
}
.strawberry_right .strawberry_cmt::after{
	content: '';
	position: absolute;
	border: 2px solid #fff;
	box-sizing: border-box;
	width: calc(100% - 14px);
	height: calc(100% - 14px);
	top: 7px;
	left: 7px;
	z-index: 9;
}
#square .strawberry_right .strawberry_cmt{
	width: 260px;
	top: 80px;
	left: 120px;
}
#white .strawberry_right .strawberry_cmt{
	width: 130px;
	top: 50px;
	left: 180px;
}
#white .strawberry_right .strawberry_cmt2{
	top: 510px;
}
#choco .strawberry_right .strawberry_cmt{
	width: 130px;
	top: 470px;
	left: 180px;
}
#choco .strawberry_right .strawberry_cmt2{
	top: 75px;
}
#rarecheese .strawberry_right .strawberry_cmt{
	width: 130px;
	top: 100px;
	left: 150px;
}

#rarecheese .strawberry_right > .strawberry_cmt:nth-child(2){
	top: 300px;
}
#honeytoast .strawberry_right .strawberry_cmt{
	width: 130px;
	top: 216px;
  left: 165px;
}
#honeytoast .strawberry_right > .strawberry_cmt:nth-child(2){
	top: 550px;
}
#honeytoast .strawberry_right > .strawberry_cmt:nth-of-type(3){
	top: 926px;
  left: 175px;
}

.ttl_patissier_main{
	font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
	font-size: 50px;
	border-left: 6px solid #c3a04e;
	padding-left: 10px;
	line-height: 1;
}
.ttl_patissier_main img{
	margin-left: 30px;
}
.cap_patissier_main{
	font-size: 30px;
	color: #4a350e;
	margin-top: 50px;
}
.patissier{
	margin: 50px auto;
	color: #353535;
	line-height: 25px;
}
.patissier_left{
	width: 320px;
	float: left;
}
.patissier_right{
	float: right;
	width: 660px;
}
.patissier p{
	font-size: 16px;
	margin-top: 20px;
	text-align: justify;
}
.patissier p.cap_patissier{
	font-size: 14px;
	font-weight: bold;
}
.patissier p.ttl_patissier{
	font-size: 28px;
	font-weight: bold;
	margin-top: 0;
}
.receiving_method{
	background: #e8e0d9;
	padding: 0 0 80px;
}
.receiving_method .intr_txt {
	padding: 100px 0 30px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.receiving_method .box_flex{
	display: grid;
	justify-content: center;
	grid-template-columns: repeat(2, 50%);
	gap: 40px;
	text-align: center;
}
.receiving_method .inner > div img{
	width: 80%;
	max-width: 254px;
	display: block;
	margin: auto;
}
.receiving_method .inner > div p{
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
}
.accept_befcap{
	width: fit-content;
	margin: auto;
	margin-bottom: 50px;
	font-size: 14px;
}
.accept_befcap li{
	position: relative;
    padding-left: 16px;
}
.accept_befcap li:before{
	position: absolute;
	content: "※";
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.bx_tit_inr_con {
	height: fit-content;
	padding: 40px 20px;
	border-radius: 10px;
	background: #f5f5f5;
}
.tit_inr_con{
	padding: 0 0 10px;
	font-size: 24px;
	/* font-family: "小塚明朝 Pr6N L", "DFHSMinchoR Pro-6N", "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	color: #c3a04e; */
	font-weight: bold;
	text-align: center;
}

.tit_inr_con p+p.anno {
	margin-top: 1em;
}
.area_list li{
    text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
}
.text_or{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}
.footer{
	background: #46403c;
}
.footer p, .footer a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.tab_content{
	display: none;
}
.tab_content.active{
	display: block;
}
.product_list{
	display: table;
	width: 960px;
	margin: 30px auto 0;
}
.product_list > div{
	display: table-cell;
	vertical-align: top;
	padding: 20px;
	text-align: center;
	width: 25%;
}
.product_list > div.product_list_3columns{
	width: 75%;
}
.product_list > div img{
	width: 100%;
}
.product_list > div.product_list_3columns img{
	width: auto;
}
.product_list > div p{
	margin-top: 10px;
}
.product_list > div p.price{
	font-size: 14px;
}
.btn_product_list{
	margin: 20px auto 0;
	background: #f9f8ef;
	width: 30%;
	padding: 2% 0;
	border-radius: 50px;
}
.txt_alert_c{
	margin-top:20px;
    font-size: 23px;
    color: red;
    text-align: center;
    font-weight: bold;
}
.box_alert_c{
    overflow: hidden;
    display: block;
    background: red;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
@media screen and (min-width: 751px) {
	.btn_product_list:hover {
		cursor: pointer;
	}
}
.btn_product_list > p {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	position: relative;
}
.btn_product_list > p::after,
.btn_product_list.open > p::after {
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	display: inline-block;
	position: absolute;
	top: 15%;
	right: 10%;
}
.btn_product_list > p::after {
	content: '\f067';
}
.btn_product_list.open > p::after {
	content: '\f068';
}
.option_list2 {
	display: none;
	padding: 50px 0;
}
.text_red{
	color: #f00;
}
.option_list{
	display: table;
	width: 920px;
	margin: 20px auto 0;
}
.option_list > div{
	display: table-cell;
	vertical-align: top;
	position: relative;
}
.option_list > div > img {
	width: 100%;
}
.option_list > div:nth-child(1){
	width: 365px;
}
.option_list > div:nth-child(2){
	padding-left: 30px;
}
.option_list p{
	font-size: 14px;
	margin-bottom: 10px;
}
.option_list .ttl_option_list {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #98897b;
	padding-bottom: 5px;
}
.option_list .sub_ttl {
	font-size: 1em;
    margin: 2% 0;
	font-weight: bold;
}
.option_list .option_list_cmt{
	position: absolute;
	width: 100px;
	background: rgba(76, 52, 32, 0.4);
	top: 30px;
	left: 110px;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2), -2px 2px 2px rgba(0,0,0,0.2), 2px -2px 2px rgba(0,0,0,0.2), -2px -2px 2px rgba(0,0,0,0.2);
	font-weight: bold;
	padding: 15px;
	font-size: 12px;
}
.option_list .option_list_cmt::after{
	content: '';
	position: absolute;
	border: 2px solid #fff;
	box-sizing: border-box;
	width: calc(100% - 14px);
	height: calc(100% - 14px);
	top: 7px;
	left: 7px;
	z-index: 9;
}
.tbl_option_list{
	margin-top: 15px;
}
.tbl_option_list td{
	text-align: right;
}
.faq_content{
	width: 920px;
	margin: auto;
    padding: 30px 0 0;
}
.question_list{
	margin-bottom: 30px;
}
.question_list dt{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin-left: 40px;
	border-bottom: 10px solid #f7ebc0;
	position: relative;
}
.question_list dt::before{
	content: 'Q';
	position: absolute;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #ee7a92;
	color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	top: 0;
	left: -40px;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.question_list dt::after{
	content: '';
	position: absolute;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 7px solid #ee7a92;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 23px;
	left: -19px;
}
.question_list dd{
	margin-left: 40px;
	margin-top: 20px;
}
.question_list p{
	margin-bottom: 10px;
}
.list_number, .list_number li{
	list-style: decimal;
	margin-left: 10px;
}
.faq_search{
	display: table;
	margin: auto;
}
.faq_search > div{
	display: table-cell;
	vertical-align: middle;
}
.faq_search p{
	font-size: 14px;
}
.faq_search p.ttl_faq_search{
	font-size: 22px;
	font-weight: bold;
}
.faq_search p.ttl_faq_search img{
	vertical-align: middle;
}
.faq_search_keyword{
	width: 330px;
	height: 46px;
	border: 2px solid #cecece;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	box-shadow: inset 0 0 5px #ccc;
	background: #fff;
	margin-right: 10px;
}
.faq_search_submit{
	width: 120px;
	height: 46px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border: none;
	border-top: 2px solid #aa9a8b;
	border-bottom: 2px solid #6e5c4d;
	background: #918172;
}
.link_area {
	background: #F9F8EF;
}
.link_area .inner {
	display: grid;
	justify-content: center;
	grid-template-columns: repeat(4, 20%);
}
.link_area a{
	position: relative;
	display: block;
	padding: 30px 30px 40px;
	color: #4c3e31;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.link_area a:after{
	position: absolute;
	left: 48%;
	content: "";
	display: block;
	border-top: solid 2px #4c3e31;
    border-right: solid 2px #4c3e31;
    width: 12px;
    height: 12px;
	margin-top: 10px;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-25%) rotate(135deg);
}
.ttl_frame2 {
	margin: 70px 0 50px;
	text-align: center;
}
.ttl_frame2 > .ttl_common + .ttl_common-sub {
	padding-bottom: 30px;
}
.ttl_frame2 > .ttl_common-sub {
	font-size: 18px;
	font-weight: bold;
}
.ttl_common-desc {
	font-size: 18px;
}
.bx_cake {
	display: grid;
	justify-content: center;
	grid-template-columns: repeat(2, 412px);
	gap: 50px;
	font-size: 14px;
}
.card_cake {
	max-width: 412px;
}
.name_cake {
	margin: 20px 0 30px;
	font-size: 18px;
	text-align: center;
}
.desc_cake{
	white-space: pre-line;
	text-align: left;
}
.tbl_cake-price {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	background: #F9F8EF;
	font-size:16px;
	text-align: center;
}
.tbl_cake-price th,
.tbl_cake-price td {
	padding: 20px;
	border-right: 1px solid #fff;
	border-bottom:  1px solid #fff;
}
.tbl_head {
	background: #918172;
	color: #fff;
}
.tbl_cake-anno {
	font-size: 12px;
}
.bx_desc_deliver {
	margin-top: 20px;
	padding: 20px 16px;
	border: 2px solid #E72B5C;
	border-radius: 6px;
	color: #E72B5C;
}
.txt_desc_deliver {
	font-weight: bold;
}
.btn_pink {
	position: relative;
	display: block;
	width: auto;
	margin: 10px auto 0;
	padding: 10px;
	border-radius: 30px;
	background: #E72B5C;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.btn_pink:after {
	position: absolute;
	top: 36%;
	right:15px;
	content: "";
	border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    width: 12px;
    height: 12px;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
}
section#print {
	margin-bottom: 80px;
}
.link_btn {
	width: 230px;
	height: 110px;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.link_bnr_wide .link_btn{
	width: 488px;
}
.link_btn::after {
	content: '';
    position: absolute;
    border: 2px solid #fff;
    box-sizing: border-box;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    top: 7px;
    left: 7px;
    z-index: 9;
}
.link_btn_img img {
	width: 100%;
}
.link_name {
	width: 100%;
    height: 100%;
    background: rgba(76, 52, 32, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
    z-index: 9;
    color: #fff;
    font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2), -2px 2px 2px rgba(0,0,0,0.2), 2px -2px 2px rgba(0,0,0,0.2), -2px -2px 2px rgba(0,0,0,0.2);
}
.text_h1{
	color: #4C3E31;
}
.question-contact{
    display: table;
}
.question-contact li{
    display: table-cell;
    vertical-align: middle;
}
.question-contact li + li{
    padding-left: 20px;
}
#modal_reserve_cake {
  display: none;
	position: relative;
	width: 500px;
	padding: 50px;
	background: #f7f7f7;
	border-radius: 10px;
	border: 4px solid #ea8ea1;
}
#modal_reserve_cake  .modal-close {
	color: #fff;
	font-size: 16px;
	display: block;
	width: 120px;
	margin: 5px auto;
	padding: 3px;
	text-decoration: none;
	border-radius: 5px;
	background: #949494;
	text-align: center;
}
.q_contents {
	padding: 10px 0;
	border: none;
  text-align: center;
  margin: 30px auto 0;
}
.box_season_bnr {
	margin-top: 0;
	padding-bottom: 40px;
	background: rgba(249, 248, 240, 0.9);
}
@media screen and (max-width: 1024px) {
.sub_ttl_modal {
	position: absolute;
	left: 0;
	letter-spacing: -0.05em;
}
.list_area_modal {
	width: 20%;
}
.telLink_area_modal,
.mailLink_area_modal{
	width: calc(80% / 2 - 24px);
}
.ttl_modal_01 br,
.ttl_modal_02 br,
.list_area_modal_02 .sp  {
	display: block;
}
.telLink_area_modal::before,
.mailLink_area_modal::before {
	width: 32px;
  height: 32px;
	top: 30px;
	left: 8px;
}
.telLink_area_modal a,
.mailLink_area_modal a {
	font-size: 1.8rem;
}
.telLink_area_modal a .box_subLink_area{
	width: 74%;
	transform: translateY(-50%) translateX(-35%);
  -webkit- transform: translateY(-50%) translateX(-35%);
}
.mailLink_area_modal a span{
	width: 50%;
}
.telLink_area_modal::after,
.mailLink_area_modal::after {
	top: 55px;
}
}

@media screen and (min-width: 751px) {
	.link_btn .link_btn_img img {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.link_btn:hover .link_btn_img img {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	.link_area a:hover {
		opacity: 1;
	}

	#rarecheese .strawberry_right > .strawberry_cmt:nth-child(2){
	top: 450px;
}
}

@media screen and (max-width: 750px) {
	.slick-prev {
		left: 10px;
	}
	.slide_main .slick-prev:before,
	.slide_main .slick-next:before{
		top: -10px;
		font-size: 50px;
	}

	.slick-next{
		right: 10px;
	}
}

/* wp モーダル 関連*/
.link_modal{
	cursor:pointer;
}
.modal_overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
		opacity: 0;
		min-height: 0vh;
		padding: 0 10%;
		padding-top: 120px;
		background: #898989;
		transition: .2s;
		z-index: 8500;
}
.modal_overlay.on {
	width: 100%;
	min-height: 100vh;
	visibility: visible;
	opacity: 0.9;
	transition: .2s;
	overflow: scroll;
}
.modal_content {
	width: 90%;
	max-width: fit-content;
	border-radius: 10px;
	background: #fff;
	position: fixed;
	top: -25%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: fit-content;
	z-index: 9000;
	padding:10px;
	visibility: hidden;
	opacity: 0;
	transition: .2s;
}
.modal_content.on{
	visibility: visible;
	opacity: 1;
	transition: .2s;
	max-width: 500px;
}
.modal_close{
	position: absolute;
	right: 0px;
	top: -35px;
	cursor: pointer;
	display: block;
	width: 25px;
	height: 24px;
}
.modal_content::before,
.modal_content::after {
		content: "";
		cursor: pointer;
		position: absolute;
		top: -20px;
		left: auto;
		right: 10px;
		width: 1px;
		height: 30px;
		background: #fff;
}
.modal_content::before {
	transform: translate(-50%, -50%) rotate(45deg);
}
.modal_content::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.modal_content > div{
	display:grid;
	grid-template-columns:1fr;
	gap:10px;
}
.modal_content .btn_pink{
	box-sizing: border-box;
	width:100%;
	margin:0;
}
@media screen and (max-width: 750px) {
	.modal_content > div{
		grid-template-columns:1fr;
	}
}

/* wp モーダル 関連　end*/
