@charset "utf-8";
/***▼ トップページCSS ▼***/
#home-top {
	width: 100%;
	display: block;
	position: relative;
	margin-top: -24px;
}
#home-top .home-inner {
    width: 100%;
    margin: 0 auto;
    padding: 17% 48px;
    background: url(https://img02.shop-pro.jp/PA01126/482/etc/hometop-bkimg.png?cmsp_timestamp=20200318131812) no-repeat;
    background-size: cover;
    position: relative;
    overflow: inherit;
}
#home-top .catch-copy {
    max-width: 420px;
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 6% auto 4% 48px;
    z-index: 9999;
}
#home-top .catch-copy h1 {
	font-family: tbcgothic-std, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 4rem;
	color: #454545;
	line-height: 1.3;
    padding: 8px 32px 24px;
	position: relative;
}
#home-top .catch-copy img.logo {
	max-width: 400px;
    width: 100%;
}
#home-top .catch-copy div.sesuna {
   width: 330px;
    height: 280px;
    display: inline-block;
    background: url(https://img02.shop-pro.jp/PA01126/482/etc_base64/dG9wLXlvc2l0YXJvMTEy.png?cmsp_timestamp=20250508152151) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -100px;
    left: 390px;
    transform-origin: center top;
    animation: show 3s both;
    z-index: 10000;
}
@keyframes show {
	0% {
		transform:translate(150px,50px);
		opacity:0;
	}
	50% {
	}
	100% {
		transform:translate(0,0);
		opacity:1;
	}
}
#home-top .catch-copy h1 span {
	display: block;
	color: #af507c;
}
@media screen and (min-width:1600px){
#home-top {
	width: 100%;
	display: block;
	position: relative;
	margin-top: -54px;
}
#home-top .catch-copy {
    max-width: 420px;
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 10% auto 4% 48px;
    z-index: 9999;
}
#home-top .catch-copy div.sesuna {
    width: 400px;
    height: 350px;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    top: -180px;
    left: 390px;
    transform-origin: center top;
    animation: show 3s both;
    z-index: 10000;
}
}
@media screen and (max-width:1280px) {
#home-top .home-inner {
    padding: 20% 48px;
    background-position: center;
}
#home-top .catch-copy h1 {
    font-size: 3.5rem;
}
#home-top .catch-copy div.sesuna {
	width: 260px;
    position: absolute;
    top: -100px;
    left: 320px;
}
#home-top .catch-copy div.sesuna::after {
    width: 200px;
    height: 100px;
    position: absolute;
    left: 90px;
    bottom: -40px;
}
}
@media screen and (max-width:1070px) {
#home-top {
    margin-top: -24px;
}
#home-top .catch-copy h1 {
    font-size: 3rem;
}
}
@media screen and (max-width:980px) {
#home-top .catch-copy img.logo {
    max-width: 300px;
}
#home-top .catch-copy div.sesuna {
    width: 160px;
    position: absolute;
    top: -75px;
    left: 215px;
}
#home-top .catch-copy div.sesuna::after {
    display: none;
}
}
@media screen and (max-width:800px) {
#home-top {
    margin-top: -31px!important;
}
}
@media screen and (max-width:780px) {
#home-top .home-inner {
    padding: 130px 48px;
    background-position: center left -240px;
}
#home-top .catch-copy {
	left: 0;
    margin-left: 20px;
    z-index: 999;
    margin-top: 15%;
}
#home-top .catch-copy h1 {
    font-size: 1.8rem;
    padding: 8px 0px 0px;
    line-height: 1.2;
}
#home-top .catch-copy img.logo {
    max-width: 160px;
    width: 100%;
}
#home-top .catch-copy div.sesuna {
    width: 140px;
    height: 110px;
    position: absolute;
    top: 30px;
    left: 210px;
}
#home-top .line-friend {
    display: block;
    max-width: 170px;
    position: absolute;
	right: 20px;
    bottom: -120px;
    z-index: 999;
}
}
/*** バナー ***************************/
#home-top .line-friend {
	display: block;
	max-width: 200px;
	position: absolute;
	right: 32px;
	bottom: -30px;
	z-index: 999;
}
#home-top .line-friend img {
	width: 100%;
}
#home-top .line-friend a:hover img {
	opacity: 0.7;
}
/***▼ 0521amazon追加CSS ▼***/
.campaign img,
.amazon-bana img {
	width: 100%;
}
#home-top .amazon-bana {
    display: block;
    max-width: 200px;
    position: absolute;
    right: 20px;
    bottom: -30px;
    z-index: 999;
}
#home-top .campaign {
    max-width: 200px;
    display: block;
    position: absolute;
    right: 240px;
    bottom: -30px;
    z-index: 999;
}
.pc-img {
    display: block;
}
.sp-img {
    display: none;
}
@media screen and (max-width: 780px){
#home-top .line-friend {
    display: block;
    max-width: 170px;
    position: absolute;
	right: 20px;
    bottom: -70px;
    z-index: 999;
}
#home-top .amazon-bana {
    display: block;
    max-width: 160px;
    position: absolute;
    right: 20px;
    bottom: -65px;
    z-index: 999;
}
#home-top .campaign {
    max-width: 160px;
    display: block;
    position: absolute;
  	right: 200px;
    bottom: -65px;
    z-index: 999;
}
}
@media screen and (max-width: 640px){
.pc-img {
    display: none!important;
}
.sp-img {
    display: block;
}
#home-top .line-friend {
    max-width: 120px;
    bottom: -70px;
    right: 20px;
}
#home-top .amazon-bana {
    max-width: 120px;
    display: block;
    position: absolute;
    bottom: -78px;
    right: 15px;
    z-index: 999;
}
#home-top .campaign {
	max-width: 140px;
    display: block;
    position: absolute;
    bottom: -72px;
    right: 160px;
    z-index: 999;
}
#home-top .campaign img {
    width: 100%;
} 
}
@media screen and (max-width: 415px){
#home-top .line-friend {
    max-width: 80px;
    bottom: -40px;
}
#home-top .campaign {
    max-width: 95px;
    display: block;
    position: absolute;
    bottom: -40px;
    right: 113px;
    z-index: 999;
}
#home-top .amazon-bana {
    max-width: 75px;
    display: block;
    position: absolute;
    bottom: -37px;
    right: 25px;/*220 113 25*/
    z-index: 999;
}
}

/*** container内部 **************************************/
.home-section {
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 0px;
}
.home-section .section-inner {
	max-width: 1400px;
	margin: 0 auto;
    padding: 80px 48px;
}
/***▼ section-sns ▼***/
#section-sns div.fb-box {
	margin-bottom: 24px;
}
#section-sns div.tw-box iframe#twitter-widget-0,
#section-sns div.fb-box .fb_iframe_widget,
#section-sns div.fb-box .fb_iframe_widget > span {
	display: block!important;
	margin: 0 auto!important;
}
.tw-box > div {
	display: block!important;
	margin: 0 auto!important;
}
.tw-box > div iframe {
	width:100%!important;
}
@media screen and (max-width:780px) {
#section-sns div.tw-box {
    margin: 0 0 24px;
}
#section-sns div.line-box {
    margin: 0 0 88px;
}
}
/***▼ flex-section ▼***/
#flex-section {
	padding-bottom: 100px;
}
#flex-section .flex-section-inner {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
/***▼ section00 ▼***/
#section00 {
	padding-bottom: 100px;
	background-color: #f4f4f4;
    margin-bottom: 0px;
}
#section00 .pickup-box {
	width: 100%;
}
#section00 .pickup-box ul {
	display: flex;
}
#section00 .pickup-box ul li {
	width: 100%!important;
	line-height: 0;
}
#section00 .pickup-box ul li img {
	width: 100%;
	border-radius: 5px;
}
#section00 .pickup-box ul li p {
	padding: 16px 24px 0;
	position: relative;
    line-height: 1.2;
}
#section00 .pickup-box ul li p::before {
	content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background-color: #3db44b;
    position: absolute;
    left: 2px;
}
#section00 .pickup-box ul li p::after {
	content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 21px;
    left: 6px;
}
/* bx-slider */
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    left: 0!important;
    background: rgba(0,0,0,0)!important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute!important;
    bottom: 45px!important;
    width: 100%!important;
    z-index: 100!important;
}
.bx-wrapper .bx-pager {
    width: 100%!important;
    text-align: right!important;
    font-size: .85em!important;
    font-family: Arial!important;
    font-weight: bold!important;
    color: #666!important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #A3A3A3!important;
    text-indent: 9999px;
    display: block;
    width: 10px!important;
    height: 10px!important;
    margin: 0 8px!important;
    outline: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 8px;
    font-size: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #3db44b!important;
}
.bx-wrapper .bx-controls-direction a {
    display: none;
}
/* #section */
#section01,
#section06 {
	background: url(https://img02.shop-pro.jp/PA01126/482/etc/bk-green90.png?cmsp_timestamp=20200318134757);
    background-size: 90px;
}
#section01 {
	-webkit-transform: rotate(-3deg) translate3d(0, 0, 0);
	margin-left: -25%;
	margin-top: -60px;
	padding: 0 25%;
	transform: rotate(-3deg) translate3d(0, 0, 0);
	width: 150%;
}
#section01 .section-inner {
    padding: 104px 48px 64px;
	-webkit-transform: rotate(3deg) translate3d(0, 0, 0);
	transform: rotate(3deg) translate3d(0, 0, 0);
}
#section01 h2.contents-title {
	-webkit-transform: rotate(-3deg) translate3d(0, 0, 0);
	transform: rotate(-3deg) translate3d(0, 0, 0);
	position: absolute;
	top: -72px;
}
#section01 .point {
	width: 100%;
	font-size: 0;
	text-align: center;
}
#section01 .point li {
	width: calc(99%/3);
	padding: 40px;
	display: inline-block;
	position: relative;
	font-size: 1rem;
}
#section01 .point li p.number {
	position: absolute;
    top: 0;
    left: 0;
    padding: 23px 26px 19px;
    border-radius: 35px;
    background-color: #EA5404;
    line-height: 1;
}
#section01 .point li p.number span {
	color: #FFF;
	font-size: 2.4rem;
	font-weight: 700;
}
#section01 .point li img {
	width:100%;
}
#section01 .point li.show:nth-child(1) p:not(.number) {
    transform-origin: center top;
    animation: show02 2s both;
}
#section01 .point li.show:nth-child(2) p:not(.number) {
    transform-origin: center top;
    animation: show02 3s both;
}
#section01 .point li.show:nth-child(3) p:not(.number) {
    transform-origin: center top;
    animation: show02 4s both;
}
@keyframes show02 {
	0% {
		transform:translate(48px,0);
		opacity:0;
	}
	50% {
	}
	100% {
		transform:translate(0,0);
		opacity:1;
	}
}
#section01 .point li p.title {
	color: #FFF;
    font-size: 2.4rem;
    font-weight: 700;
    padding: 8px;
}
#section01 .point li p.comment {
    font-size: 1.6rem;
    padding: 16px;
	border-radius: 5px;
	background-color: #FFF;
    margin-left: 72px;
	position: relative;
}
#section01 .point li p.comment::before {
	content: "\25C0";
    width: 30px;
    height: 30px;
    color: #FFF;
    font-size: 24px;
    position: absolute;
    left: -16px;
}
#section01 .point li p.comment::after {
	content: "";
    width: 60px;
    height: 120px;
    background: url(https://img02.shop-pro.jp/PA01126/482/etc/yoshitaro-01.png?cmsp_timestamp=20200319164911) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0px;
    left: -75px;
}
#section02 a.sweets01 {
	display: block;
    padding: 320px 40px 50px;
    background: url(https://img02.shop-pro.jp/PA01126/482/etc/syouhin-budou.jpg?cmsp_timestamp=20200318150901) no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
	text-align: right;
	font-size: 3.2rem;
	font-family: tbcgothic-std, sans-serif;
	font-weight: 800;
	font-style: normal;
	position: relative;
}
#section02 a.sweets02 {
	display: block;
    padding: 75px 40px;
	background: url(https://img02.shop-pro.jp/PA01126/482/etc_base64/c3lvdWhpbi1rdXJpdWlyby1iaw.jpg?cmsp_timestamp=20241211181154) no-repeat;
	background-size: cover;
    background-position: center;
	margin-bottom: 24px;
	text-align: right;
	font-size: 3.2rem;
	font-family: tbcgothic-std, sans-serif;
	font-weight: 800;
	font-style: normal;
	position: relative;
}
#section02 a.sweets03 {
	display: block;
    padding:  24px 40px 130px;
	background: url(https://img02.shop-pro.jp/PA01126/482/etc_base64/c3lvdWhpbi1jaGVlc2VjYWtl.jpg?cmsp_timestamp=20241211181154) no-repeat;
	background-size: cover;
    background-position: center bottom;
	margin-bottom: 0;
	text-align: center;
	font-size: 3.2rem;
	font-family: tbcgothic-std, sans-serif;
	font-weight: 800;
	font-style: normal;
	position: relative;
}
#section02 a.sweets04 {
	display: block;
    padding: 24px 40px 130px;
	background: url(https://img02.shop-pro.jp/PA01126/482/etc_base64/c3lvdWhpbi1vZG9ydQ.jpg?cmsp_timestamp=20241211181154) no-repeat;
	background-size: cover;
    background-position: center bottom;
	margin-bottom: 0;
	text-align: center;
	font-size: 3.2rem;
	font-family: tbcgothic-std, sans-serif;
	font-weight: 800;
	font-style: normal;
	position: relative;
}
#section02 a.sweets05:hover {
	color: #EA5404;
}
#section02 a.sweets01::before,
#section02 a.sweets02::before,
#section02 a.sweets03::before,
#section02 a.sweets04::before {
	content: "";
    width: 110px;
    height: 110px;
	display: block;
	background: url(https://img02.shop-pro.jp/PA01126/482/etc/shop-icon.png?cmsp_timestamp=20200319163218) no-repeat;
	background-size: 100%;
	position: absolute;
    top: 0;
    left: 0;
}
#section03 {
	margin: 0;
	background: url(https://img02.shop-pro.jp/PA01126/482/etc/section03-bk.jpg?cmsp_timestamp=20200319163235) no-repeat;
	background-size: cover;
    height: 100%;
}
#section04 {
	margin: 0;
	background: url(https://img02.shop-pro.jp/PA01126/482/etc/section04-bk.jpg?cmsp_timestamp=20200319163243) no-repeat;
	background-size: cover;
    height: 100%;
}
#section04 p {
	text-align: center;
	color: #fff;
	margin-bottom: 32px;
}
#section05 {
	background-color: #F4F4F4;
	margin: 0;
	padding-bottom: 48px;
}
#section06 {
	margin: 0;
}
#section06 .home-contents-list li {
	background-color: #FFF;
	border-radius: 5px;
	width: 48%;
	float: left;
	position: relative;
}
#section06 .home-contents-list li.close::before {
	content: "";
    display: block;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
#section06 .home-contents-list li:nth-child(2n) {
	margin-left: 2%;
}
#section06 .home-contents-list li a {
	display: block;
	padding: 24px 36px 24px 72px;
	position: relative;
	border-radius: 5px;
    border: 3px solid #FFF;
}
#section06 .home-contents-list li a:hover {
    border: 3px solid #EA5404;
}
#section06 .home-contents-list li a::before {
	content: "";
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 14px;
    margin: auto;
}
#section06 .home-contents-list li:nth-child(1) a::before {
	background: url(https://img02.shop-pro.jp/PA01126/482/etc/sub-contents01.png?cmsp_timestamp=20200318150738) no-repeat;
	background-size: 100%;
}
#section06 .home-contents-list li:nth-child(2) a::before {
	background: url(https://img02.shop-pro.jp/PA01126/482/etc/sub-contents04.png?cmsp_timestamp=20200318150842) no-repeat;
	background-size: 100%;
}
#section06 .home-contents-list li:nth-child(3) a::before {
	background: url(https://img02.shop-pro.jp/PA01126/482/etc/sub-contents02.png?cmsp_timestamp=20200318150814) no-repeat;
	background-size: 100%;
}
#section06 .home-contents-list li:nth-child(4) a::before {
	background: url(https://img02.shop-pro.jp/PA01126/482/etc/sub-contents03.png?cmsp_timestamp=20200318150833) no-repeat;
	background-size: 100%;
}
#section06 .home-contents-list li a::after {
	content: "";
    width: 12px;
    height: 12px;
    border-top: 3px solid #3db44b;
    border-right: 3px solid #3db44b;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 16px;
    transition: all .3s;
}
#section06 .home-contents-list li a:hover::after {
    border-top: 3px solid #EA5404;
    border-right: 3px solid #EA5404;
}

@media screen and (max-width:1280px) {
#section01 .point li {
	width: 100%;
	padding: 16px;
	float: none;
	display: block;
}
#section01 .point li:nth-child(2n) {
    margin: 48px 0;
}
#section01 .point li:nth-child(2n) p.comment::after {
    position: absolute;
    bottom: 0px;
    right: -75px;
    left: auto
}
#section01 .point li p.number {
	position: absolute;
    top: 0;
    left: 0;
    padding: 23px 26px 19px;
    border-radius: 35px;
    background-color: #EA5404;
    line-height: 1;
}
#section01 .point li:nth-child(2n) p.number {
    position: absolute;
    top: 0;
    left: auto;
	right: 150px;
}
#section01 .point li p.number span {
	color: #FFF;
	font-size: 2.4rem;
	font-weight: 700;
}
#section01 .point li img {
	width:100%;
    max-width: 180px;
	float: left;
}
#section01 .point li:nth-child(2n) img {
	width:100%;
    max-width: 180px;
	float: right;
}
#section01 .point li p.title {
    padding: 8px;
	margin-left: 240px;
}
#section01 .point li:nth-child(2n) p.title {
    margin-left: 0;
	margin-right: 240px;
}
#section01 .point li p.comment {

    margin-left: 240px;
}
#section01 .point li:nth-child(2n) p.comment {
    margin-left: 0;
	margin-right: 240px;
}
#section01 .point li:nth-child(2n) p.comment {
    margin-left: 0px;
    margin-right: 240px;
}
#section01 .point li p.comment::before {
	content: "\25C0";
    width: 30px;
    height: 30px;
    color: #FFF;
    font-size: 24px;
    position: absolute;
    left: -16px;
}
#section01 .point li:nth-child(2n) p.comment::before {
	content: "\25B6";
    position: absolute;
    left: auto;
    right: -22px;
}
#section01 .point li.show:nth-child(1) p:not(.number) {
    margin-left: 250px;
    transform-origin: center top;
    animation: show02 2s both;
}
#section01 .point li.show:nth-child(2) p:not(.number) {
    margin-right: 250px;
	margin-left: 0;
    transform-origin: center top;
    animation: show02 3s both;
}
#section01 .point li.show:nth-child(3) p:not(.number) {
    margin-left: 250px;
    transform-origin: center top;
    animation: show02 4s both;
}
#section01 .point li.show:nth-child(4) p:not(.number) {
    margin-right: 250px;
	margin-left: 0;
    transform-origin: center top;
    animation: show02 3s both;
}
#section01 .point li.show:nth-child(5) p:not(.number) {
    margin-left: 250px;
    transform-origin: center top;
    animation: show02 4s both;
}
}
@media screen and (max-width:780px) {
/****▼ フレックスセクション ▼****/
#flex-section {
    padding-bottom: 150px;
}
#section00 {
	padding-top: 0px;
	padding-bottom: 0px;
}
#section00 .pickup-box #home-slider ul li p {
    padding: 16px 4px 0 24px;
    font-size: 1.4rem;
}
#section00 .pickup-box #home-slider ul li p::before {
    position: absolute;
    left: 2px;
    top: 15px;
}
#section00 .pickup-box #home-slider ul li p::after {
    position: absolute;
    top: 20px;
    left: 6px;
}
#section00 .pickup-box #home-slider ul li img {
	width: 100%;
}
.home-section {
	width: 100%;
	display: block;
	position: relative;
    margin-bottom: 32px;
}
.home-section .section-inner {
    padding: 100px 20px 40px;
}
section#section00 .section-inner {
    padding-top: 0;
}
#section01 h2.contents-title {
	top: -120px;
}
#section01 .section-inner {
    padding: 64px 24px 64px;
}
}
@media screen and (max-width:640px) {
/****▼ ぶどう饅頭セクション ▼****/
#section01 .section-inner {
    padding: 64px 20px 64px;
}
#section01 h2.contents-title {
	font-size: 2.5rem;
    left: 20px;
}
#section01 .point li {
	width: 100%;
}
#section01 .point li img {
	width: 100%;
    max-width: 300px;
    float: none;
    margin: 0 auto;
    display: block;
}
#section01 .point li:nth-child(2n) img {
    width: 100%;
    max-width: 300px;
    float: none;
    margin: 0 auto;
    display: block;
}
#section01 .point li.show:nth-child(1) p:not(.number) {
	margin: 0 0 0 64px;
    transform-origin: center top;
    animation: show02 2s both;
}
#section01 .point li.show:nth-child(2) p:not(.number) {
	margin: 0 0 0 64px;
    transform-origin: center top;
    animation: show02 3s both;
}
#section01 .point li.show:nth-child(3) p:not(.number) {
	margin: 0 0 0 64px;
    transform-origin: center top;
    animation: show02 4s both;
}
#section01 .point li.show:nth-child(4) p:not(.number) {
	margin: 0 0 0 64px;
    transform-origin: center top;
    animation: show02 3s both;
}
#section01 .point li.show:nth-child(5) p:not(.number) {
	margin: 0 0 0 64px;
    transform-origin: center top;
    animation: show02 4s both;
}
#section01 .point li:nth-child(2n) p.number {
    position: absolute;
    top: 0;
    right: auto;
    left: 0px;
}
#section01 .point li p.title {
    font-size: 2rem;
	line-height: 1.5;
	margin-left: 75px;
}
#section01 .point li:nth-child(2n) p.title {
    font-size: 2rem;
	line-height: 1.5;
	margin-left: 75px;
	margin-right: 0;
}
#section01 .point li p.comment {
    font-size: 1.6rem;
    padding: 16px;
	border-radius: 5px;
	background-color: #FFF;
	margin-left: 72px;
	position: relative;
}
#section01 .point li:nth-child(2n) p.comment {
	margin-left: 72px;
	margin-right: 0;
}
#section01 .point li:nth-child(2n) p.comment::before {
	content: "\25C0";
    position: absolute;
    left: auto;
    left: -16px;
}
#section01 .point li:not(:nth-child(2n)) p.comment::after,
#section01 .point li:nth-child(2n) p.comment::after {
    position: absolute;
    top: 0px;
    left: -75px;
	right: auto;
}
/****▼ 日乃出商品セクション ▼****/
#section02 .half {
	display: block;
}
#section02 .half > div {
	display: block;
	width: 100%;
	margin: 0 0 24px;
}
#section02 .half div a.sweets01 {
    padding: 180px 20px 20px;
}
#section02 .half div a.sweets02,
#section02 .half div a.sweets03,
#section02 .half div a.sweets04 {
    display: block;
	padding: 50px 20px;
}
/****▼ 店舗、採用情報セクション ▼****/
#section03,#section04  {
	padding: 20px;
}
/****▼ お知らせセクション ▼****/
#section05 {
	background-color: #F4F4F4;
	margin: 0;
	padding-bottom: 48px;
}
/****▼ サブコンテンツセクション ▼****/
#section06 {
	margin: 0;
}
#section06 .home-contents-list li {
	width: 100%;
	float: none;
}
#section06 .home-contents-list li {
	margin-bottom: 2%;
}
#section06 .home-contents-list li:nth-child(2n) {
	margin-left: 0;
}
}
/****** movie-box ******/
.movie-box iframe {
	max-width: 560px;
	width: 100%;
	display: block;
	margin: auto;
}
.bx-wrapper { margin-bottom: 0!important; }
@media (max-width: 780px){
		#section-sns .section-inner {
			padding: 0 48px!important;
		}
		.flex-section-inner + .section-inner {
			padding-bottom: 64px!important;
		}
		.flex-section-inner + .section-inner .contents-title {
			margin-bottom: 24px;
		}
	}
