@charset "UTF-8";
body{
	font-size:22px;
	font-family: "M PLUS Rounded 1c"; 
	min-width: 1200px;
}
@media only screen and (max-width:480px) {
body{
	font-size:16px;
	min-width:inherit;
}
}
.container {
    width: 1040px;
    margin: 0 auto
}
.container-l {
    width: 1200px;
    margin: 0 auto
}
@media only screen and (max-width:480px) {
    .container,
	.container-l {
        width: 98%
    }
}
.bg-wrap{
	background-image:url(../img/lp/baby/bg.png);
	background-repeat:no-repeat;
	background-size:cover;
}
@media only screen and (max-width:480px) {
.bg-wrap{
	background-image: url(../img/lp/baby/bg_head-sp.png) ;
	background-size: contain;
}
}
a:hover{
	opacity:0.7;
}
p{
	margin-bottom:20px;
}
dl{
	clear:both;
	overflow:hidden;
}
dl dt{
	float:left;
}
dl dd{
	float:left;
}
header{
	position:relative;
}
header #logo{
	position:absolute;
	top: 100px;
    left: 5%;
}
@media only screen and (max-width:480px) {
header #logo{
	position:static;
	text-align:center;
}
}
section{
	margin-bottom:130px;
}
@media only screen and (max-width:480px) {
section{
	margin-bottom:0;
}
}
#kv{
	padding-bottom:100px;
}
@media only screen and (max-width:480px) {
#kv{
	padding-bottom:130px;
}
}
#kv ul{
	width: 55%;
    margin: 0px auto;
    font-size: 0;
    width: 1046px;
    padding: 20px;
    background-color: #fff;
}
@media only screen and (max-width:480px) {
#kv ul{
	width: 98%;
    margin: 10px auto;
    font-size: 0;
	padding:0;
	background-color:transparent;
}
}
#kv ul li{
	display:inline-block;
	margin-right:18px;
}
@media only screen and (max-width:480px) {
#kv ul li{
	display:inline-block;
	margin-right:10px;
	width:48%;
	margin-bottom:10px;
}
#kv ul li:nth-child(even){
	margin-right:0;
}
}
#kv ul li:last-child{
	margin-right:0;
}
h2{
	text-align:center;
	background-image:url(../img/lp/baby/h2_dotted.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;
	margin-bottom: 50px;
}
#about{
	position:relative;
	padding:100px 0;
	background-color:rgba(253,231,172,0.7);
	overflow: hidden;
	margin-top:-130px;
	padding-top:130px;
}
@media only screen and (max-width:480px) {
#about{
	background-image: url(../img/lp/baby/bg_repeat-sp.png) ;
	background-repeat:repeat-y;
	background-size: contain;
	padding:50px 0;
	padding-top:50px;
}
}
#about .container{
	position:relative;
	z-index:1;
}
#about .container .place{
	padding-bottom:50px;
	margin-bottom:30px;
	border-bottom:solid 1px #7d7d7d;
}
@media only screen and (max-width:480px) {
#about .container .place{
	padding-bottom:0;
	margin-bottom:20px;
	border-bottom:none;
}
}
#about .container .place .pk{
	font-size:33px;
}
@media only screen and (max-width:480px) {
#about .container .place .pk{
	font-size:18px;
}
}
#about .container h3{
	margin-bottom:20px;
}
#about .container .dl-wrap{
	width:90%;
	margin:0 auto;
}
@media only screen and (max-width:480px) {
#about .container .dl-wrap{
	width:95%;
	margin:0 auto;
}
}
#about .container dl{
	width: 100%;
    margin: 0px auto;
    display: inline-block;
	border-bottom:solid 1px #231815;
}
#about .container dl dt{
	color:#fff;
	background-color:#e3007f;
	text-align:center;
	width:20%;
	padding: 5px 0;
}
@media only screen and (max-width:480px) {
#about .container dl dt{
	float:none;
	width:100%;
}
}
#about .container dl dd{
	background-color:#fff;
	padding: 5px 15px;
	width:76%;
}
@media only screen and (max-width:480px) {
#about .container dl dd{
	float:none;
	width:100%;
	padding: 5px;
	box-sizing:border-box;
}
}
#about .aboutphoto-1,
#about .aboutphoto-2,
#about .aboutphoto-3,
#about .aboutphoto-4,
#about .aboutphoto-5,
#about .aboutimg-moon{
	position:absolute;
}
#about .aboutphoto-1{
	top: -18px;
    right: -175px;
}
#about .aboutphoto-2{
	top: 90px;
    left: -236px;
}
#about .aboutphoto-3{
	top: 410px;
    left: -200px;
}
#about .aboutphoto-4{
	bottom: 136px;
    left: -240px;
    z-index: -1;
}
#about .aboutphoto-5{
	bottom: 119px;
    right: -209px;
    z-index: -1;
}
#about .aboutimg-moon{
	top:25%;
	right:10%;
	z-index:-1;
}
@media only screen and (max-width:480px) {
#about .aboutphoto-1,
#about .aboutphoto-2,
#about .aboutphoto-3,
#about .aboutphoto-4,
#about .aboutphoto-5{
	position: inherit !important;
	width:49%;
	display:inline-block;
}
#about .aboutphoto-5{
	position:absolute !important;
	bottom: 34%;
    left: 22%;
}
}
#participation{
	padding-top:150px;
	margin-top:-100px;
	margin-bottom:200px;
}
@media only screen and (max-width:480px) {
	#participation{
	background-image: url(../img/lp/baby/bg_repeat-sp.png) ;
	background-repeat:repeat-y;
	background-size: contain;
	padding:20px;
	box-sizing:border-box;
	margin-top:0;
	margin-bottom:0px;
}
}
#participation .container{
	position:relative;
}
#participation .icon-1,
#participation .icon-2{
	position:absolute;
}
#participation .icon-1{
	top: -40px;
    left: -70px;
}
#participation .icon-2{
	top: -40px;
	right:-70px;
}
@media only screen and (max-width:480px) {
#participation .icon-1,
#participation .icon-2{
	position: static;
	display:inline-block;
	width:48%;
}
#participation .icon-1{
	margin-right:1%;
}
}
#participation dl{
	background-color:rgba(253,231,172,0.7);
	margin-bottom:20px;
	position:relative;
	border-radius:10px;
	font-size:0;
}
@media only screen and (max-width:480px) {
#participation dl{
	font-size:16px;
}
#participation dl:last-child{
	margin-bottom:0;
}
#participation dt{
	float:none;
	width:100%;
}
#participation dt img{
	width:100%;
}
}
#participation dd{
	padding: 30px 30px 0 30px;
	width:80%;
	line-height:1.3em;
	font-size:21px;
}
@media only screen and (max-width:480px) {
#participation dd{
	padding: 10px;
    width: 100%;
    box-sizing: border-box;
    float: none;
	font-size:16px;
}
}
#participation dd h3{
	font-weight:bold;
	font-size:25px;
	color:#00a29a;
	margin-bottom:10px;
}
@media only screen and (max-width:480px) {
#participation dd h3{
	font-size:18px;
	color:#00a29a;
}
}
#participation .dd-img,
#participation dd .table-img{
	position:absolute;
}
#participation .dd-img{
	bottom:280px;
	right:-58px;
}
#participation dd .table-img{
	bottom: 20px;
    left: 163px;
}
@media only screen and (max-width:480px) {
#participation dd .table-img{
	bottom: 25px;
    width: 28%;
    left: 0;
}
}
#participation dl dd table{
	margin-top: 50px;
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 5px;
    border-collapse: separate;
    padding-bottom: 30px;
}
#participation dl dd table tr th{
	color:#00a199;
	border-bottom:solid 1px #00a199;
	padding: 10px 0;
	font-weight:bold;
}
@media only screen and (max-width:480px) {
#participation dl dd table tr th{
	width:25%;
	vertical-align:top;
}
}
#participation dl dd table tr td{
	border-bottom:solid 1px #00a199;
	padding: 10px 20px;
	font-weight:bold:
}
#eventinfo{
	background-color:rgba(228,176,207,0.7);
	padding:100px 0;
	box-sizing: border-box;
	margin-top:-130px;
	padding-top:130px;
}
@media only screen and (max-width:480px) {
#eventinfo{
	background-image: url(../img/lp/baby/bg_repeat-sp.png) ;
	background-repeat:repeat-y;
	background-size: 100% 700px;
	padding:20px;
	box-sizing: border-box;
	padding-top:20px;
	margin-top:0;
}
}
#eventinfo .chiiki-wrap{
	width: 58%;
    margin: 0 auto;
    margin-bottom: 50px;
}
@media only screen and (max-width:480px) {
	#eventinfo .chiiki-wrap{
	width: 98%;
	 margin-bottom: 30px;
	}
}
#eventinfo .chiiki-wrap li{
		display:inline-block;
		margin-right:2.1%;
		text-align:center;
}
@media only screen and (max-width:480px) {
	#eventinfo .chiiki-wrap li{
		margin-right:0;
		margin-bottom:20px;
		display:block;
}
}
#eventinfo .chiiki-wrap a{
	display: inline-block;
    border-radius: 20px;
    width: 215px;
    line-height: 2em;
	text-decoration:none;
	color:#000;
}
@media only screen and (max-width:480px) {
	#eventinfo .chiiki-wrap a{
	line-height:3em;
	}
}
#eventinfo .h3-wrap{
	margin-top:-130px;
	padding-top:130px;
}
#eventinfo span{
	margin-top:-130px;
	padding-top:130px;
}
@media only screen and (max-width:480px) {
#eventinfo .h3-wrap{
	margin-top:-0;
	padding-top:0;
	margin-bottom:20px;
}
#eventinfo span{
	margin-top:0;
	padding-top:0;
}
}
#eventinfo .chiiki-wrap li.hokkaido a{
	background-color:#ed86b3;
}
#eventinfo .chiiki-wrap li.kanto a{
	background-color:#00b6ee;
}
#eventinfo .chiiki-wrap li.chubu a{
		background-color:rgba(255,204,0,0.7);
}
#eventinfo .chiiki-wrap li.chugoku a{
	background-color:#ba55d3;
}
#eventinfo .chiiki-wrap li.kyusyu a{
	background-color:#aacd03;
}

#eventinfo .chiiki-wrap li:last-child{
	margin-right:0;
}
#eventinfo .h3-wrap h3{
	line-height:3em;
	border-radius:20px 20px 0 0;
	text-align:center;
}
@media only screen and (max-width:480px) {
#eventinfo .h3-wrap h3{
    border-radius: 10px;
	margin:0 auto;
}
}
#eventinfo #kanto h3{
	background-color:#00b6ee;
}
#eventinfo #hokkaido h3{
	background-color:#ed86b3;
}
#eventinfo #chubu h3{
		background-color:rgba(255,204,0,0.7);
}
#eventinfo #chugoku h3{
	background-color:#ba55d3;
}
#eventinfo #kyusyu h3{
	background-color:#aacd03;
}

#eventinfo .eventinfo-wrap{
	display:flex;
	flex-wrap:wrap;
	border-radius: 0 0 20px 20px;
}
@media only screen and (max-width:480px) {
	#eventinfo .eventinfo-wrap{
		padding:5px;
		margin-top: -30px;
}
}
#eventinfo .eventinfo-wrap.kanto{
	background-color:#00b6ee;
	margin-bottom:50px;
}
#eventinfo .eventinfo-wrap.chubu{
		background-color:rgba(255,204,0,0.7);
		margin-bottom:50px;
}
#eventinfo .eventinfo-wrap.chugoku{
		background-color: #ba55d3;
		margin-bottom:50px;
}
#eventinfo .eventinfo-wrap.kyusyu{
	background-color:#aacd03;
}
#eventinfo .eventinfo-wrap.hokkaido{
	background-color:#ed86b3;
			margin-bottom:50px;
}

#eventinfo .eventinfo-wrap span{
	width:31.66%;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:50px;
}
@media only screen and (max-width:480px) {
#eventinfo .eventinfo-wrap span{
	width:100%;
	margin-right:0;
	margin-bottom:20px;
	margin-left:0;
}
}
#eventinfo dl dt,
#eventinfo dl dd{
	float:none;
}
#eventinfo dl dt{
	text-align:center;
}
#eventinfo dl{
	padding: 50px 50px 10px 50px;
    background-color: #fff;
    position: relative;
    overflow: inherit;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 50px;
    vertical-align: top;
    box-sizing: border-box;
	width:100%;
	height:100%;
	/*padding-bottom:135px;*/
}
@media only screen and (max-width:480px) {
#eventinfo dl{
		width:100%;
		box-sizing:border-box;
		padding:20px;
		margin-right: 0;
		margin-bottom: 0;
}
}
#eventinfo dl .new{
	position:absolute;
	top:-7px;
	left:50px;
	border-bottom:none;
}
@media only screen and (max-width:480px) {
#eventinfo dl .new{
	left:20px;
}
}
#eventinfo dl dd h3{
	color:#00a199;
}
#eventinfo dl dd p{
	border-bottom:dotted 1px #000;
	margin-bottom:10px;
}
#eventinfo dl dd p:last-child,
#eventinfo dl dd p:nth-last-child(2){
	border-bottom:none;
	margin-bottom:0;
}
#eventinfo dl dd p:last-child{
	position:absolute;
	bottom:20px;
	width:280px;
}
@media only screen and (max-width:480px) {
	#eventinfo dl dd p:last-child{
	position: static;
	width:100%;
	margin-top:10px;
}
}
#eventinfo dl dd p:last-child img{
	max-width:100%;
}
#melmaga{
	margin-bottom:0;
	margin-top:-130px;
	padding-top:130px
}
@media only screen and (max-width:480px) {
#melmaga{
	background-image: url(../img/lp/baby/bg_repeat-sp.png) ;
	background-repeat:repeat-y;
	background-size: contain;
	padding:20px;
	padding-bottom: 0;
	padding-top: 20px;
	box-sizing: border-box;
	margin-top:0;
}
#melmaga .qr{
	width:50%;
	margin:0 auto;
}
}
#melmaga .aboutclub-container{
	position:relative;
	margin-bottom:100px;
	font-weight:bold;
}
@media only screen and (max-width:480px) {
#melmaga .aboutclub-container{
	position:relative;
	margin-bottom:30px;
	font-weight:bold;
}
}
#melmaga .aboutclub-container h3{
	margin-bottom:20px;
	font-size:24px;
}
@media only screen and (max-width:480px) {
#melmaga .aboutclub-container h3{
	font-size:18px;
}
}
#melmaga .aboutclub-container .tokuten{
	font-size:28px;
}
@media only screen and (max-width:480px) {
	#melmaga .aboutclub-container .tokuten{
	font-size:18px;
}
}
#melmaga .aboutclub-container .aboutclub-dl-wrap{
	position:absolute;
	bottom:20px;
	background-color:rgba(253,231,172,0.7); 
	width:100%;
	font-size:30px;
	padding:20px 0;
}
@media only screen and (max-width:480px) {
	#melmaga .aboutclub-container .aboutclub-dl-wrap{
		padding-top:0;
			bottom:0;
	}
}
#melmaga .aboutclub-container .aboutclub-dl-wrap dl{
	font-weight:bold;
}
#melmaga .aboutclub-container .aboutclub-dl-wrap dt{
	background-color: #e3007f;
    padding: 30px 35px;
    color: #fff;
    line-height: 1.2em;
    font-size: 34px;
	margin-top: 23px;
	margin-left:5px;
}
@media only screen and (max-width:480px) {
#melmaga .aboutclub-container .aboutclub-dl-wrap dt{
	    font-size: 18px;
		padding: 10px 15px;
		width:100%;
		text-align:center;
		margin: 0;
		box-sizing: border-box;
}
}
#melmaga .aboutclub-container .aboutclub-dl-wrap dd ul{
	margin-left:2px;
}
@media only screen and (max-width:480px) {
#melmaga .aboutclub-container .aboutclub-dl-wrap dd ul{
	margin-left:30px;
	margin-top: 10px;
}
}
#melmaga .aboutclub-container .aboutclub-dl-wrap dd ul li{
    font-size: 38px;
}
@media only screen and (max-width:480px) {
	#melmaga .aboutclub-container .aboutclub-dl-wrap dd ul li{
    font-size: 18px !important;
	list-style-type:disc;
}
}
#melmaga .aboutclub-container .aboutclub-dl-wrap dd ul li:nth-child(2){
	font-size:42px
}
#melmaga .aboutclub-container .aboutclub-dl-wrap dd ul li:nth-child(3){
	font-size:44px
}
#melmaga .aboutclub-container .aboutclub-dl-wrap dd ul li .maru{
	font-size:40px;
}
@media only screen and (max-width:480px) {
#melmaga .aboutclub-container .aboutclub-dl-wrap dd ul li .maru{
	font-size:15px;
}
}
#melmaga .aboutclub-wrap{
	border:solid 1px #e3007f;
	border-radius:5px;
	padding:30px 50px;
	padding-bottom:230px;
	box-sizing: border-box;
}
@media only screen and (max-width:480px) {
#melmaga .aboutclub-wrap{
	padding:10px;
	padding-bottom:230px;
}
}
#melmaga .sns-wrap{
	position:relative;
}
#melmaga .sns-wrap p:nth-child(3),
#melmaga .sns-wrap p:nth-child(4),
#melmaga .sns-wrap p:nth-child(5){
	position:absolute;
}
@media only screen and (max-width:480px) {
#melmaga .sns-wrap p:nth-child(3),
#melmaga .sns-wrap p:nth-child(4){
	position:inherit;
}
}
#melmaga .sns-wrap p:nth-child(3){
	top:0;
	right:140px;
}
#melmaga .sns-wrap p:nth-child(3) img{
	margin-right:20px;
}
@media only screen and (max-width:480px) {
	#melmaga .sns-wrap p:nth-child(3){
	top:0;
	right:0;
	text-align:center;
}
	#melmaga .sns-wrap p:nth-child(3) img{
		width:20%;
		margin-right:14px;
}
}
#melmaga .sns-wrap p:nth-child(4){
	bottom:0;
	right:110px;
}
#melmaga .sns-wrap p:nth-child(5){
	bottom: 40px;
    left: 426px;
}
@media only screen and (max-width:480px) {
#melmaga .sns-wrap p:nth-child(5){
	bottom: 372px;
    left: 40px;
}
}
#melmaga .sns-wrap p:nth-child(5) a{
	display:block;
	width: 152px;
    height: 40px;
}
.bg-footer{
	margin-bottom:-10px;
	width:100%;
}
footer{
	background-color:#e4b0cf;
	padding:20px 0;
	font-size:18px;
}
footer dt{
	width:20%;
}
@media only screen and (max-width:480px) {
footer dt{
	width:40%;
	float:none;
	margin:0 auto;
}
}
footer dt img{
	width:100%;
}
footer dd{
	width: 75%;
    margin-left: 30px;
    margin-bottom: 20px;
	margin-top: 5px;
}
@media only screen and (max-width:480px) {
	footer dd{
	width: 90%;
    margin:0 auto;
    margin-bottom: 20px;
	margin-top: 5px;
	font-size:14px;
	float:none;
}
}
@media only screen and (max-width:480px) {
	img {
		max-width:98%;
		margin:0 auto;
	}
}
#g-nav{
	display:none;
}
#g-nav p{
	display:none;
}
@media only screen and (max-width:480px) {
	.menu-open {
    position: fixed;
    top: 1%;
    right: 2%;
    z-index: 900;
    width: 12%;
    line-height: 0;
}
#g-nav{
	display:none;
	width: 90%;
    margin: 0 auto;
    background: white;
    border-radius: 5px;
    overflow: scroll;
}
#g-nav p{
position: relative;
    height: 30px;
    padding: 15px 2%;
    width: 92%;
    margin: 10px auto;
    border-bottom: 2px solid #008742;
	display:block;
}
#g-nav p img{
	max-width:85%;
}
#g-nav p .menu-close {
    position: absolute;
    right: 0;
    top: 8px;
    background: white;
    width: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-align: center;
}
#g-nav ul {
    width: 94%;
    padding: 2%;
}
#g-nav ul li {
    float: none;
    border: none;
	display:block;
    margin-bottom: 2%;
}
#g-nav ul li a {
    background: #e3007f;
    color: white;
    padding: 10px 0;
    text-align: center;
	display:block;
	text-decoration:none;
	border-radius: 10px;
}
#nav {
	position: inherit !important;
	top: inherit !important;
}
#about .container{
	margin-top:0 !important;
}
}
.button-pk{
	position: relative;
    background: #e3007f url(../img/common/bg-arrow-white.png) no-repeat 10px center;
    background-size: 20px;
    box-shadow: 0 3px #e3007f;
    color: white;
    border-radius: 3px;
    padding: 15px 30px 15px 50px;
    background-position: 20px center;
}
.tenpo-link{
	line-height:1.8em;
}
.custom{
	border-radius: 20px 20px 0 0 !important;
	margin-bottom:0 !important;
}