@charset "UTF-8";


/* 共通 --------------------------------------------------- */

	.CollaMenu {
	display: flex;
	justify-content: space-between;
	}

	.Photo {
	display: flex;
	flex-direction: column;
	}

	.BaseBtn {
	margin-top: auto;
	}

	.BaseBtn a {
    display: block;
    width: 100%;
    margin: 10px auto 0 auto;
    padding: 8px 0;
    color: #005caa;
    font-size: 16px;
    text-align: center;
    border-radius: 3rem;
/*     background-color: #fa0600; */
    text-decoration: none;
    border: solid 1px #005caa;
	}

	.BaseBtn a:hover{
    background-color: #005caa;
    color: #fff;
    transition: .3s;
    }

	.MoreBtn a {
    display: block;
    width: 280px;
    margin: 25px auto 0 auto;
    padding: 8px 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 3rem;
    background-color: #44a148;
    text-decoration: none;
    border: solid 1px #44a148;
	}

	.MoreBtn a:hover{
    background-color: #fff;
    color: #44a148;
    transition: .3s;
    opacity: 1;
    }


#Page_Babymonster {
width: 100%;
overflow: hidden;
}

#Page_Babymonster .MdsH1 {
color: #fff;
letter-spacing: 0.1em;
}

#Page_Babymonster .MdsH2 {
font-weight: normal;
text-align: center;
}

#Page_Babymonster .Lead1 {
-moz-text-align: justify;
text-align: justify;
text-justify: distribute;
text-justify: inter-character;
}

#Page_Babymonster .MoreBtn {
text-align: center;
}

#Page_Babymonster .ShopInfo {
border-top: 1px solid #ababab;
padding-top: 20px;
}

#Page_Babymonster .ShopInfo a {
color: #000;
text-decoration: underline;
}

#Page_Babymonster .ShopLink {
color: #000;
text-decoration: underline;
}

.ListKomeS li {
position: relative;
}

.ListKomeS li:before {
display: inline-block;
position: absolute;
content: '※';
}

.ListKomeS li {
margin-bottom: 5px;
line-height: 1.8em;
}

.ListKomeS li:before {
left: 1px;
}

@media only screen and (max-width: 767px) {

	.ListKomeS li {
	padding-left: 16px;
	font-size: 82%;
	}

	.ListKomeS li:before {
	top: 0;
	}

}

@media print, screen and (min-width: 768px) {

	.ListKomeS li {
	padding-left: 13px;
	font-size: 86%;
	}

	.ListKomeS li:before {
	top: 0;
	font-size: 86%;
	}

}


/* IE10以上 */
@media all and (-ms-high-contrast: none) {

	.Win .ListKomeS li:before {
	top: 1px;
	}

}

@media screen and (max-width: 767px) {

	#Page_Babymonster .MdsH1 {
	margin: 60px 0 0 15px;
	font-size: 170%;
	font-weight: 700;
	}

	#Page_Babymonster .MdsH2 {
	margin-bottom: 30px !important;
	font-size: 110%;
	font-weight: 400;
	line-height: 1.4em;
	}

	#Page_Babymonster .MdsH2 span {
	display: block;
	margin-top: 30px;
	}

	#Page_Babymonster .Lead1 {
	font-size: 93%;
	font-weight: 300;
	font-feature-settings: 'palt';
	margin-bottom: 20px;
	}

	#Page_Babymonster .Lead1 span {
	font-size: 110%;
	font-weight: 500;
	}

	#Page_Babymonster .Lead2 {
	font-size: 80%;
	font-weight: 100;
	margin-bottom: 15px;
	}

	#Page_Babymonster .Lead3 {
	font-size: 93%;
	font-weight: 300;
	margin-bottom: 15px;
	}

	#Page_Babymonster .Lead3 span {
	font-size: 115%;
	font-weight: 700;
	}

	#Page_Babymonster .Width1_SP {
	padding-right: 15px;
	padding-left: 15px;
	}

	#Page_Babymonster .Width2_SP {
	width: 90%;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	}

	#Page_Babymonster .Width3_SP {
	width: 100%;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	}

	#Page_Babymonster .MoreBtn span {
	padding: 5px 40px;
	}

	#Page_Babymonster .MTHumb {
	margin-top: 20px;
	}

	#Page_Babymonster .MoreBtn span {
	display: inline-block;
	color: #fff;
	font-size: 80%;
	font-weight: 500;
	letter-spacing: 0.05em;
	border-radius: 40px;
	background-color: #000;
	text-align: center;
	}

	#Page_Babymonster .Copyright {
	font-size: 12px;
	font-weight: 100;
	text-align: center;
	margin-bottom: 20px;
	}

	#Page_Babymonster .Logo {
	text-align: center;
	}

	#Page_Babymonster .Logo img {
	width: 200px;
	margin: 25px 0;
	}

	.ContentMds {
	text-align: center;
	margin: 40px 0 20px 0;
	}

	.ContentMds img {
	width:90%;
	}

	.ContentMdsTxt {
    font-family: "Bebas Neue", sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2;
	margin: 80px 0 15px 0;
    overflow: hidden;
    text-align: center;
    color: #44a148;
    letter-spacing: 0.05em;
	}

	.LoveImg {
	text-align: center;
	margin: 20px 0;
	}

	.LoveImg img {
	width: 100%;
	}

	.LovePlace {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	}

	.LoveLead small {
	display: inline-block;
	margin-top: 15px;
	line-height: 1.8;
	}

	.LoveLead {
	margin: 25px 0 0 0;
	font-size: 14px;
	font-weight: 400;
	}

	.LoveLeadMds {
	margin-top: 30px;
	font-size: 22px;
	text-align: center;
	letter-spacing: 0.08em;
	font-weight: 600;
	line-height: 1.4;
	}

	.LovePeriod {
	margin-top: 10px;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0.08em;
	font-weight: 600;
	}s

	.ItemLead {
	font-size: 12px;
	font-weight: 400;
	}

	.MilkBox {
	margin: 15px 0 0 0;
	padding: 20px;
	border: solid 1px #000;
	}

	.ComingSoon {
	margin-top: 20px;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
    }

}

@media screen and (min-width: 768px) {

	#Page_Babymonster {

	}

	#Page_Babymonster .Width1 {
	margin: 0 auto;
	padding-right: 100px;
	padding-left: 100px;
	box-sizing: border-box;
	}

	#Page_Babymonster .Width2,
	#Page_Babymonster .Width3 {
	max-width: 1090px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	}

	#Page_Babymonster .Width4 {
	max-width: 800px;
	margin: 0 auto;
	padding-right: 40px;
	padding-left: 40px;
	}

	#Page_Babymonster .Lead1 {
	font-size: 14px;
	font-weight: 300;
	font-feature-settings: 'palt';
	margin-bottom: 25px;
	}

	#Page_Babymonster .Lead1 span {
	font-size: 86%;
	line-height: 1em;
	}

	#Page_Babymonster .Lead2 {
	font-size: 90%;
	font-weight: 100;
	line-height: 1.8em;
	margin-bottom: 15px;
	}

	#Page_Babymonster .Lead3 {
	font-size: 93%;
	font-weight: 300;
	margin-top: 15px;
	text-align: center;
	}

	#Page_Babymonster .Lead3 span {
	font-size: 120%;
	font-weight: 700;
	}

	#Page_Babymonster .MdsH1 {
	text-align: center;
	font-weight: 700;
	font-size: 270%;
	}

	#Page_Babymonster .MdsH2 {
	margin: 25px 0 !important;
	font-size: 130%;
	font-weight: 400;
	line-height: 1.4em;
	}

	#Page_Babymonster .MdsH2 span {
	display: block;
	margin-top: 30px;
	}

	#Page_Babymonster .MoreBtn span {
	padding: 5px 40px;
	}

	#Page_Babymonster .MTHumb {
	margin-top: 40px;
	}

	#Page_Babymonster .MoreBtn span {
	display: inline-block;
	color: #fff;
	font-size: 100%;
	font-weight: 500;
	letter-spacing: 0.1em;
	border-radius: 40px;
	background-color: #000;
	text-align: center;
	}

	#Page_Babymonster .Copyright {
	font-size: 12px;
	font-weight: 100;
	text-align: center;
	margin-bottom: 20px;
	}

	#Page_Babymonster .Logo {
	text-align: center;
	}

	#Page_Babymonster .Logo img {
	width: 300px;
	margin-bottom: 30px;
	}

	.ContentMds {
	text-align: center;
	margin: 50px 0 25px 0;
	}

	.ContentMds img {
	width: 650px;
	}

	.ContentMdsTxt {
	text-align: center;
	margin: 100px 0 30px 0;
	font-family: "Bebas Neue", sans-serif;
    font-size: 60px;
    font-weight: 800;
    line-height: 1.2;
    overflow: hidden;
    color: #44a148;
    letter-spacing: 0.05em;
	}

	.LoveImg {
	text-align: center;
	margin: 20px 0;
	}

	/* .LoveImg img {
	width: 650px;
	} */

	.LovePlace {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	}

	.LoveLead {
	text-align: center;
	margin: 25px 0 0 0;
	font-size: 14px;
	font-weight: 400;
	}

	.LoveLead small {
	display: inline-block;
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.8;
	}

	.ItemLead {
	font-size: 14px;
	font-weight: 400px:
	}

	.MilkBox {
	margin: 15px 0 0 0;
	padding: 25px;
	border: solid 1px #000;
	}

	.ComingSoon {
	margin-top: 30px;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
    }

	.LoveLeadMds {
	margin-top: 30px;
	font-size: 28px;
	text-align: center;
	letter-spacing: 0.08em;
	font-weight: 600;
	}

	.LovePeriod {
	margin-top: 5px;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0.08em;
	font-weight: 600;
	}

}

@media print, screen and (min-width: 1090px) {

	#Page_Babymonster {
	}

	#Page_Babymonster .Width1 {
	width: 960px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	}

	#Page_Babymonster .Width2 {
	width: 800px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	}

	#Page_Babymonster .Width3 {
	width: 960px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	}

	#Page_Babymonster .Lead1 {
	font-size: 16px;
	font-weight: 300;
	font-feature-settings: 'palt';
	margin-bottom: 25px;
	}

	.ContentMds {
	margin: 60px 0 0 0;
    font-size: 60px;
	}

	.ContentMds img {
	width: 850px;
	}

	.ContentMdsTxt {
	margin: 150px 0 30px 0;
    font-size: 70px;
	}

	.LoveLead {
	font-size: 18px;
	}

	.LoveLeadMds {
	font-size: 32px;
	}

	.LovePeriod {
	font-size: 26px;
	}

}





.StickerList {
	margin: 30px 0;
	padding: 25px;
	background: #fff;
	}




/* フッターメニュー --------------------------------------------------- */

.BtnToHome a {
filter: invert(100%);
}

#Footer {
border-top: 1px solid #fff;
}

.BtnToHome {
text-align: center;
margin-bottom: 50px;
}

.BtnToHome img {
width: 230px;
}



/* フロアーナビ --------------------------------------------------- */

@media screen and (max-width: 767px) {

	nav.SubNavFloor {
	margin: 20px 0;
	}

	nav.SubNavFloor ul {
	font-size: 13px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #e73c10;
	border-left: 1px solid #e73c10;
	}

	nav.SubNavFloor ul li {
	float: left;
	width: 16.6%;
	border-right: 1px solid #e73c10;
	border-bottom: 1px solid #e73c10;
	box-sizing: border-box;
	background-color: #fff;
	}

	nav.SubNavFloor ul li.None {
	color: #d5d5d5;
	padding: 10px 0;
	}

	nav.SubNavFloor ul li:nth-child(6n) {
	width: 17%;
	}

	nav.SubNavFloor ul li a {
	color: #e73c10;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0;
	display: block;
	}

	nav.SubNavFloor ul .FntSm {
	font-size: 16px !important;
	line-height: 1.2em !important;
	}

}

@media screen and (min-width: 768px) {

	nav.SubNavFloor {
	width: 100%;
	margin: 0 auto 50px auto;
	padding-top: 50px;
	}

	nav.SubNavFloor ul {
	font-size: 12px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	}

	nav.SubNavFloor ul li {
	float: left;
	width: 7.9%;
	margin-right: 0.5%;
	margin-bottom: 6px;
	border: 1px solid #e73c10;
	box-sizing: border-box;
	background-color: #fff;
	}

	nav.SubNavFloor ul li.None {
	border: 1px solid #d5d5d5;
	color: #d5d5d5;
	padding: 10px 0;
	}

	nav.SubNavFloor ul li:nth-child(12n){
	width: 7.6%;
	margin-right: 0 !important;
	}

	nav.SubNavFloor ul li a {
	color: #e73c10;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0;
	display: block;
	}

}

@media print, screen and (min-width: 1024px) {

	nav.SubNavFloor ul {
	font-size: 14px;
	}

}







/* 表組 --------------------------------------------------- */


@media screen and (max-width: 767px) {

	.EachFloor  {
	margin-bottom: 30px;
	}

	.EachFloor h4 {
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 10px;
	}

	th {
	background: #464646;
	border: solid 1px #ccc;
	color: #fff;
	font-size: 10px;
	padding: 15px 0 0 0;
	}

	td {
	border: solid 1px #ccc;
	padding: 13px 0 0 0;
	text-align: center;
	}

	.tbl-r03 {
	width: 100%;
	margin-bottom: 20px;
	font-size: 12px;
	}

	.tbl-r03 tr {
	display: block;
	float: left;
	}

	.tbl-r03 tr td,
	.tbl-r03 tr th {
    border-left: none;
    display: block;
    height: 50px;
	}

	.tbl-r03 thead {
    display: block;
    float: left;
    width: 30%;
	}

	.tbl-r03 thead tr {
	width: 100%;
	}

	.tbl-r03 tbody {
    display: block;
    float: left;
    width: 70%;
	}

	.tbl-r03 tbody tr {
	width: 100%;
	}

	.tbl-r03 tr td + td {
	border-left: none;
	}

	.tbl-r03 tbody td:last-child {
	border-bottom: solid 1px #ccc;
	}

	td.shop_name {
	color: #000;
	text-align: center;
	}

	td.shop_date {
	text-align: center;
	}

    td.shop_dateB {
	text-align: center;
	padding-top: 5px;
	line-height: 1.5em;
    }

	td.shop_dateNo {
	text-align: center;
	}

	td.shop_normal {
	text-align: center;
	}

	td.shop_limited {
	text-align: center;
	}

	td.shop_open {
	text-align: center;
	}

	td.shop_choose {
	text-align: center;
	}

	td.shop_web {
	text-align: center;
	}

	td.shop_web img{
	width: 60px;
	}

	.tbl-r03 th.spnon {
	display: none;
	}

	.tbl-r03 td.spnon {
	display: none;
	}

	.LinkBtn {
	text-align: center;
	margin: 10px 0 5px 0;
	}

	.LinkBtn span {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.05em;
	border-radius: 40px;
	background-color: #000;
	text-align: center;
	padding: 5px 50px;
	}

	.MainMds {
    background-color: #006ab6;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
	}

}

@media screen and (min-width: 768px) {

	.EachFloor {
	width: 100%;
	margin-bottom: 30px;
	}

	.EachFloor :not(.YoyakuTableFirst) thead {
	display: none;
	}

	.EachFloor h4 {
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 10px;
	}

	table {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
	}

	th {
	background: #464646;
	border: solid 1px #ccc;
	color: #fff;
	font-size: 10px;
	padding: 10px;
	}

	td {
	border: solid 1px #ccc;
	padding: 10px;
	}

	td.shop_name {
	width: 40%;
	color: #000;
	text-align: left;
	}

	td.shop_date {
	width: 12%;
	text-align: center;
	}

	td.shop_dateB {
	width: 12%;
	text-align: center;
	}

	td.shop_dateNo {
	width: 12%;
	text-align: center;
	font-size: 16px;
	}

	td.shop_normal {
	width: 9%;
	text-align: center;
	font-size: 16px;
	}

	td.shop_limited {
	width: 9%;
	text-align: center;
	font-size: 16px;
	}

	td.shop_open {
	width: 9%;
	text-align: center;
	font-size: 16px;
	}

	td.shop_choose {
	width: 9%;
	text-align: center;
	font-size: 16px;
	}

	td.shop_web {
	width: 12%;
	text-align: center;
	font-size: 16px;
	}

	td.shop_web img{
	width: 45px;
	}

	.LinkBtn {
	text-align: center;
	margin-bottom: 20px;
	}

	.LinkBtn span {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.05em;
	border-radius: 40px;
	background-color: #000;
	text-align: center;
	padding: 5px 50px;
	}

	.MainMds {
    background-color: #006ab6;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
	}

}

@media print, screen and (min-width: 1090px) {

	td.shop_name {
	width: 40%;
	color: #000;
	text-align: left;
	}

	td.shop_date {
	width: 12%;
	text-align: center;
	}

	td.shop_dateB {
	width: 12%;
	text-align: center;
	}

	td.shop_dateNo {
	width: 12%;
	text-align: center;
	font-size: 22px;
	}

	td.shop_normal {
	width: 9%;
	text-align: center;
	font-size: 22px;
	}

	td.shop_limited {
	width: 9%;
	text-align: center;
	font-size: 22px;
	}

	td.shop_open {
	width: 9%;
	text-align: center;
	font-size: 22px;
	}

	td.shop_choose {
	width: 9%;
	text-align: center;
	font-size: 22px;
	}

	td.shop_web {
	width: 12%;
	text-align: center;
	font-size: 22px;
	}

	td.shop_web img{
	width: 55px;
	}

	.LinkBtn {
	text-align: center;
	margin-bottom: 20px;
	}

	.LinkBtn span {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.05em;
	border-radius: 40px;
	background-color: #000;
	text-align: center;
	padding: 5px 50px;
	}

	.MainMds {
    background-color: #006ab6;
    color: #fff;
    font-size: 24px;
    padding: 5px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
	}

}




/* トップ --------------------------------------------------- */


#Page_Babymonster.TopSection {
padding-top: 0 !important;
}

@media screen and (max-width: 767px) {

	#Page_Babymonster.TopSection .SectionMain {
	margin-top: 20px;
	}

	.KeyvisualSP {
	margin-bottom: 20px;
	}

	.KeyvisualPC {
	display: none;
	}

	.KeyvisualLovePC {
	display: none;
	}

	.MainLead {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin: 20px auto;
	}

	.MainLeadLove {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	}

	.MainLeadLove span {
    display: block;
    margin: 15px auto 0 auto;
    padding: 5px;
    color: #000;
    font-size: 13px;
	font-weight: 300;
	line-height: 1.8;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    border: solid 1px #000;
	}

	#Page_Babymonster .LinkBox {
	padding: 50px 0;
	margin: 60px auto;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

	#Page_Babymonster .LinkBox img {
	width: 90%;
	filter: drop-shadow(6px 6px 6px rgba(0, 0, 0, 0.4));
	}

	#Page_Babymonster .ContentBox {
	background-color: #fff;
	padding: 15px;
	margin-top: 20px;
	border: 1px solid;
	border-color: #dcdcdc;
	}

	#Page_Babymonster .BoxDate {
    padding: 1em;
    border: double 5px #7c6d53;
    background-color: #000;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	margin-top: 15px;
	}

	#Page_Babymonster .BoxDate span {
	font-size: 18px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	}

	#Page_Babymonster .FukuBox {
	margin-top: 25px;
	padding: 15px;
	font-weight: 300;
	line-height: 2.0em;
	border: solid 1px #000;
	}

	#Page_Babymonster .FukuBox span {
	display: block;
	font-weight: 500;
	}

	#Page_Babymonster .NoteBox {
	margin-top: 25px;
	padding: 15px;
	background-color: #f0f0e5;
	}

	#Page_Babymonster .NoteBox .NoteMds {
	font-size: 16px;
	font-weight: 500;
	color: #76BD23;
	text-align: center;
	}

	#Page_Babymonster .NoteBox .NoteLead {
	font-size: 13px;
	font-weight: 300;
	font-feature-settings: 'palt';
	}

	#Page_Babymonster .StartMds {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6em;
	color: #e03b15;
	text-align: center;
	}

	#Page_Babymonster .StartLead {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 500;
	}

}

@media screen and (min-width: 768px) {

	#Page_Babymonster.TopSection .SectionMain {
	margin-top: 20px;
	}

	.Keyvisual {
	margin-top: 30px;
	}

	.KeyvisualSP {
	display: none;
	}

	.KeyvisualPC {
	width: 100%;
	}

	.KeyvisualPC img {
	width: 700px;
	}

	.KeyvisualLovePC {
	width: 100%;
	}

	.KeyvisualLovePC img {
	width: 700px;
	}

	.MainLead {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	}

	.MainLeadLove {
	margin-top: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	}

	.MainLeadLove span {
    display: block;
    width: 700px;
    margin: 15px auto 0 auto;
    padding: 5px;
    color: #000;
    font-size: 13px;
	font-weight: 300;
    text-align: center;
    border-radius: 3rem;
    text-decoration: none;
    border: solid 1px #000;
	}

	#Page_Babymonster .LinkBox {
	padding: 70px 0;
	margin: 120px auto;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

	#Page_Babymonster .LinkBox img {
	width: 650px;
	filter: drop-shadow(8px 8px 8px rgba(0, 0, 0, 0.4));
	}

	#Page_Babymonster .ContentBox {
	background-color: #fff;
	padding: 25px;
	margin: 40px 20px 0 20px;
	border: 1px solid;
	border-color: #dcdcdc;
	}

	#Page_Babymonster .BoxDate {
    margin: 30px 20px 0 20px;
    padding: 1em;
    border: double 5px #7c6d53;
    background-color: #000;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	}

	#Page_Babymonster .BoxDate span {
	font-size: 20px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	}

	#Page_Babymonster .FukuBox {
	margin-top: 30px;
	padding: 20px;
	font-weight: 300;
	line-height: 2.5em;
	border: solid 1px #000;
	}

	#Page_Babymonster .FukuBox span {
	font-weight: 500;
	}

	#Page_Babymonster .NoteBox {
	margin-top: 30px;
	padding: 20px;
	background-color: #f0f0e5;
	}

	#Page_Babymonster .NoteBox .NoteMds {
	font-size: 16px;
	font-weight: 500;
	color: #76BD23;
	text-align: center;
	}

	#Page_Babymonster .NoteBox .NoteLead {
	font-size: 13px;
	font-weight: 300;
	}

	#Page_Babymonster .StartMds {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6em;
	color: #e03b15;
	text-align: center;
	}

	#Page_Babymonster .StartLead {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	}

}

@media print, screen and (min-width: 1090px) {

	#Page_Babymonster .TopSection .SectionMain {
	margin-top: 10px;
	}

	.Keyvisual {
	padding: 0;
	text-align: center;
	}

	.KeyvisualSP {
	display: none;
	}

	.KeyvisualPC {
	width: 960px;
	}

	.KeyvisualLovePC {
	width: 960px;
	}

	.MainLead {
	text-align: center;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	}

	.MainLeadLove {
	margin-top: 50px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	}

	.MainLeadLove span {
    display: block;
    width: 830px;
    font-size: 16px;
	}

	#Page_Babymonster .ContentBox {
	background-color: #fff;
	padding: 25px;
	margin: 40px auto 0 auto;
	border: 1px solid;
	border-color: #dcdcdc;
	}

	#Page_Babymonster .BoxDate {
    margin: 40px auto 0 auto;
    padding: 1em;
    border: double 5px #7c6d53;
    background-color: #000;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	}

	#Page_Babymonster .BoxDate span {
	font-size: 20px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	}

	#Page_Babymonster .StartMds {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.6em;
	color: #e03b15;
	text-align: center;
	}

	#Page_Babymonster .StartLead {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	}

}



/* コラボレーション --------------------------------------------------- */


/*
.CollaboSection {
padding-top: 0 !important;
}
*/

@media screen and (max-width: 767px) {

/*
	.CollaboSection .MainMds {
    background-color: #006ab6;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    font-weight: 700;
    margin-top: 30px;
    text-align: center;
	}

	.CollaboSection .DateMds {
    color: #006ab6;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
	}

	.CollaboSection .PhotoA {
    text-align: center;
    margin-top: 20px;
	}

	.CollaboSection .PhotoA img {
    width: 100%;
    border: 1px solid #000;
	}

	.CollaboSection .LeadA {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6em;
    margin-top: 20px;
	}

	.CollaboSection .LeadA span {
	display: inline;
	color: #006ab6;
	font-size: 13px;
	font-weight: 700;
    line-height: 1.6em;
	background: linear-gradient(transparent 80% , #a8c3e1 80%);
	}

	.CollaboSection .LeadB {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6em;
    text-align: center;
    margin-top: 20px;
	}

	.CollaboSection .LeadC {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.6em;
    margin-top: 20px;
	}

	.CollaboSection .LeadD {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 10px;
	}

	.CollaboSection .LeadD span {
	color: #006ab6;
    font-size: 14px;
    font-weight: 700;
	}

	.CollaboSection .FoodMenu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}

	.CollaboSection .FoodMenu .Photo {
	width: 100%;
	}

	.CollaboSection .FoodMenu .Photo img {
	width: 100%;
	margin: 20px 0 5px 0;
	}

	.CollaboSection .FoodMenu .FoodMds {
	display: inline;
	color: #006ab6;
	font-size: 14px;
	font-weight: 700;
	line-height: 2em;
	background: linear-gradient(transparent 70% , #a8c3e1 70%);
	}

	.CollaboSection .FoodMenu .FoodTxt {
	font-size: 13px;
	font-weight: 500;
	display: block;
	}

	.CollaboSection .FoodMenu .FoodTxt span {
	margin-top: 5px;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.4em;
	display: block;
	}
*/

	.Box {
	margin: 30px 0 0 0;
	padding: 25px;
	border: solid 1px #000;
	}

	.CardMds {
    margin-bottom: 7px;
    font-family: Montserrat,sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	}

	.CardSubMds {
    margin-bottom: 7px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6rem;
	}

	.CardImg {
	margin: 20px 0;
	}

	.CardLead {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4rem;
	}

	.CollaMenu{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}

	.CollaMenu .Photo{
	width: 100%;
	}

	.CollaMenu .Photo img {
	width: 100%;
	margin: 25px 0 7px 0;
	}

	.CollaShopNmae {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	}

	.CollaLead {
	margin-top: 10px;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.4rem;
	}

	.PresenList{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}

	.PresenList .Photo{
	width: 47%;
	}

	.PresenList .Photo img {
	width: 100%;
	margin: 20px 0 0 0;
	}

}

@media screen and (min-width: 768px) {

	.Box {
	margin: 30px 0 0 0;
	padding: 25px;
	border: solid 1px #000;
	}

	.CardMds {
    margin-bottom: 7px;
    font-family: Montserrat,sans-serif;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	}

	.CardSubMds {
	text-align: center;
    margin-bottom: 7px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6rem;
	}

	.CardImg {
	margin: 20px 0;
	}

	.CardLead {
	margin-top: 15px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4rem;
	}

	.CardShopName {
	margin-top: 30px;
	color: #e71c75;
	font-size: 18px;
	font-weight: 600;
	}

	.CollaMenu{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}

	.CollaMenu .Photo {
	width: 47%;
	}

	.CollaMenu .Photo img {
	width: 100%;
	margin: 30px 0 10px 0;
	}

	.CollaShopNmae {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6rem;
	}

	.CollaLead {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4rem;
	}

	.PresenList {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}

	.PresenList .Photo {
	width: 47%;
	}

	.PresenList .Photo img {
	width:  100%;
	margin: 30px 0 0 0;
	}

}

@media print, screen and (min-width: 1090px) {

	.CollaShopNmae {
	font-size: 18px;
	}

	.PresenList .Photo {
	width: 30%;
	}

}






/* =LOVE福袋 --------------------------------------------------- */

@media screen and (max-width: 767px) {

	.FukuImg {
	text-align: center;
	margin: 20px 0;
	}

	.FukuImg img {
	width: 100%;
	}

}

@media screen and (min-width: 768px) {

	.FukuImg {
	text-align: center;
	margin: 20px 0;
	}

	.FukuImg img {
	width: 400px;
	}

}

@media print, screen and (min-width: 1090px) {


}



/* ステッカー --------------------------------------------------- */

	.StickerListLead {
	color: #000;
	}

	.StickerListMds {
	color: #000;
	}

@media screen and (max-width: 767px) {

	.StickerImg {
	text-align: center;
	margin: 20px auto;
	}

	.StickerImg img {
	width: 100%;
	}

	.StickerList {
	margin: 30px 0;
	padding: 25px;
	background: #fff;
	}

	.StickerListMds {
    margin-bottom: 7px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	}

	.StickerListLead {
	font-size: 14px;
	font-weight: 300;
	}

}

@media screen and (min-width: 768px) {

	.StickerImg {
	text-align: center;
	margin: 20px 0;
	}

	.StickerImg img {
	width: 700px;
	}

	.StickerList {
	margin: 30px 0;
	padding: 25px;
	background: #fff;
	}

	.StickerListMds {
    margin-bottom: 7px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	}

	.StickerListLead {
	font-size: 14px;
	font-weight: 300;
	}

}

@media print, screen and (min-width: 1090px) {


}




/* ==================================================
   COLLABORATION MENU
================================================== */

.collaboration-menu {
    --collaboration-green: #42b94f;
    --collaboration-pink: #f58ab9;
}

/* ==================================================
   カテゴリー
================================================== */

.collaboration-category + .collaboration-category {
    margin-top: 90px;
}

.collaboration-category-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 38px;
    text-align: center;
}

.collaboration-category-title {
    display: flex;
    align-items: center;
    gap: 18px;
    width: 100%;
    margin: 0;
    color: var(--collaboration-pink);
    font-family: "Bebas Neue", sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0.01em;
}

.collaboration-category-title::before,
.collaboration-category-title::after {
    content: "";
    flex: 1;
    height: 1px;
    background-color: var(--collaboration-pink);
}

/* ==================================================
   商品一覧
================================================== */

.collaboration-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 70px;
    row-gap: 62px;
}

.collaboration-item {
    min-width: 0;
    text-align: center;
}

.collaboration-item-image {
    margin: 0;
}

.collaboration-item-image img {
    display: block;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
}

.collaboration-item-caption {
    padding-top: 16px;
}

.collaboration-item-name {
    margin: 15px 0 0;
    color: #fff;
    font-family: "Bebas Neue", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.15;
    text-transform: uppercase;
}

.collaboration-item-name span {
    font-size: 0.78em;
}

.collaboration-item-price {
    margin: 5px auto 0;
    font-size: 22px;
    font-family: "Bebas Neue", sans-serif;
    line-height: 1.6;
    text-align: center;
}

.collaboration-item-lead {
    margin: 15px auto 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    text-align: left;
}

.collaboration-item-lead-c {
    margin: 15px auto 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
}

/* 画像グループ */
.collaboration-item--wide {
    grid-column: 1 / -1;
}

/* .collaboration-item-images{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
} */

.collaboration-item-images {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 70px;
}

.collaboration-item-images .collaboration-item-image{
    margin:0;
}

.collaboration-item-images img{
    display:block;
    width:100%;
}


/* ==================================================
   注釈
================================================== */

.collaboration-menu-note {
    margin: 70px 0 0;
    font-size: 13px;
    line-height: 1.8;
    text-align: center;
}

.pc-only {
    display: block;
}

.sp-only {
    display: none;
}


/* ==================================================
   SP
================================================== */

@media only screen and (max-width: 767px) {

    .collaboration-category + .collaboration-category {
        margin-top: 68px;
    }

    .collaboration-category-heading {
        margin-bottom: 28px;
    }

    .collaboration-category-title {
        gap: 12px;
        font-size: 30px;
    }

    .collaboration-grid {
        grid-template-columns: 1fr;
        gap: 46px;
    }

    .collaboration-item-images {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 15px;
    }

    .collaboration-item-caption {
        padding-top: 13px;
    }

    .collaboration-item-price {
        font-size: 18px;
    }

    .collaboration-item-lead {
        font-size: 14px;
    }

    .collaboration-item-lead-c {
        font-size: 14px;
        text-align: left;
    }

    .collaboration-menu-note {
        margin: 50px 0 0;
        font-size: 12px;
    }

    .pc-only {
        display: none;
    }

    .sp-only {
        display: block;
    }

}