@charset "UTF-8";
/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

/*----------------------------------------------------
	再設定
----------------------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  font-family: "游ゴシック", YuGothic, "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
  color: #333;
  font-size:1.6rem;
  line-height: 1.3;
}
@media all and (-ms-high-contrast:none) {
	body {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-weight: normal;
	}
}
a {
  transition: opacity .3s;
}
a:link, a:visited {
  color: #2489ce;
  text-decoration: none;
}
a:hover, a:active {
  color: #72b7e6;
  opacity:0.6;
  transition:0.3x;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
  vertical-align: bottom;
}
a img  {
  transition: 0.3s ;
}

a img:hover {
  opacity: 0.8 ;
}
/*----------------------------------------------------
	汎用クラス
----------------------------------------------------*/
.sp_only,
.tab_sp  {display: none;}
.font-bl {color:#004ea2;}
.bg-bl {background:#004ea2;}
.font-or {color:#ea5504;}
.bg-or {background:#ea5504;}
.font-gr {color:#45b035;}
.bg-gr {background:#45b035;}
.font-pi {color:#e95377;}
.bg-pi {background:#e95377;}
.font-ya {color:#f6ab00;}
.bg-ya {background:#f6ab00;}
.font-pu {color:#654d9d;}
.bg-pu {background:#654d9d;}
.font-em {color:#00a8a8;}
.bg-em {background:#00a8a8;}
.font-lp {color:#7b59a3;}
.bg-lp {background:#7b59a3;}

/*----------------------------------------------------
	ららぽーと和泉KIDSNEWS
----------------------------------------------------*/
#wrapper {
  background: url(../images/bg.svg) #dde89d;
  padding-bottom: 50px;
  overflow: hidden;
}
#container{
  width:1040px;
  margin:0 auto;
}
.inner{
  margin:0 35px;
}
.header {
  text-align:center;
  margin-bottom:20px;
}
.banner01{
  text-align:center;
  margin-bottom:20px;
}
.banner02{
    text-align:center;
    margin:0 0 90px -20px;
}
.hajimetekinenbi-cont{
  position:relative;
  margin:0 auto 130px;
  padding:130px 30px 20px;
  background-color: #fff;
  border-radius:50px;
}
.hajimetekinenbi-top{
  display:table;
  background: url(../images/hajimete_bg.png) no-repeat 0 0;
  height:172px;
  width:900px;
  position:absolute;
  top:-60px;
  left: 51%;
  transform:translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.hajimetekinenbi-top h2{
  float:left;
  padding:25px 0 20px 47px;
}
.hajimetekinenbi-top p{
  display:table-cell;
  vertical-align: middle;
  color:#ea6182;
  font-weight:bold;
}
.hajimenoippo-cont{
  position:relative;
  margin:0 auto 30px;
  padding:130px 30px 20px;
  background-color: #fff;
  border-radius:50px;
}
.hajimenoippo-top{
  display:table;
  background:url(../images/hajimenoippo_bg.png) no-repeat 0 0;
  height:172px;
  width:900px;
  position:absolute;
  top:-60px;
  left:51%;
  transform:translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.hajimenoippo-top h2{
  float:left;
  padding:55px 5px 24px 47px;
}
.hajimenoippo-top p{
  display:table-cell;
  vertical-align: middle;
  color:#00a880;
  font-weight:bold;
}
.event-entry{
  position:relative;
}
#kaseki.event-entry {
  margin-bottom:40px;
  border-bottom: dotted 12px #d4e380;
  padding-bottom:30px;
}
.event-other-top{
  text-align:center;
  margin-bottom:40px;
}
.event-other-cont{
  margin:0 auto 30px;
  padding:30px 30px 15px;
  border-radius:50px;
  background-color: #fff;
  position:relative;
}
.lead{
  text-align:center;
  margin-bottom:20px;
}
.date{
  margin-bottom:15px;
}
.kidsclub {
  display: inline-block;
  margin: 0 0 23px 10px;
}
.event-title{
  margin-bottom:15px;
}
.receptions{
  position:absolute;
}
.receptions-sub{
  position:absolute;
}
#kaseki .receptions{
  top:40px;
  left:390px;
}
#kaseki .receptions-sub{
  top:40px;
  left:520px;
}
.desc{
  margin-bottom:10px;
  width:600px;
  color:#956134;
  font-size:2.0rem;
  font-weight:bold;
}
.start{
  display: inline-block;
  background:#fff100;
  padding:0 5px;
  font-size:2.4rem;
  font-weight:bold;
  margin-bottom:15px;
}
.start-caption{
  font-size:1.6rem;
  color:#727171;
  margin:-10px 0 15px;
  font-weight:bold;
}
dl{
  width:630px;
  font-size:2.4rem;
  font-weight: bold;
  margin-bottom:20px;
}
dt{
  float:left;
}
.detail dt{
  border-radius:30px;
  width:90px;
  text-align:center;
  color:#fff;
}
.detail dd{
  color:#727171;
  margin:0 0 18px 110px;
}
.small{
  font-size: 1.6rem;
  letter-spacing:-0.1em;
}
dd:after{
  display: block;
  content: "";
  clear: both;
}
ul.detail-sub {
  margin:-13px 5px 13px;
}
.detail-sub li {
  font-size:1.6rem;
  color:#727171;
  line-height: 1.4;
  letter-spacing:-0.1rem;
}
.present{
  display:inline-block;
  font-size:2.2rem;
  font-weight:bold;
  padding:6px 0;
  margin-bottom: 35px;
}
#kaseki .present{
  border-top: 2px solid #004ea2;
  border-bottom: 2px solid #004ea2;

}
.event-img01,.event-img02,.event-img03,.event-img04{
  position:absolute;
}
#kaseki .event-img01{
  top:55px;
  left:703px;
}
#kaseki .event-img02{
  top:210px;
  left:637px;
}
#kaseki .event-img03{
  top:460px;
  left:637px;
}
.bottom-banner{
  margin:30px 0;
}
/*----------------------------------------------------
	エントリーイベント02
----------------------------------------------------*/
#okaimono .receptions{
  top:10px;
  left:400px;
}
#okaimono .start{
  background:#fff100;
}
#okaimono .present{
  border-top: 2px solid #ea5504;
  border-bottom: 2px solid #ea5504;
}
#okaimono .event-img01{
  top:-20px;
  left:703px;
}
#okaimono .event-img02{
  top:155px;
  left:637px;
}
#okaimono .event-img03{
  top:400px;
  left:637px;
}
#okaimono .entry-btn{
  color:#ea5504;
  text-align: center;
}
#okaimono .entry-btn a{
  display:inline-block;
  background:#fff799;
  border:3px solid #ea5504;
  border-radius:20px;
  color:#ea5504;
  padding:20px;
  margin-bottom:20px;
  text-align: center;
  width:100%;
  font-size:3.5rem;
  font-weight:bold;
}
/*----------------------------------------------------
	エントリーイベント03
----------------------------------------------------*/
#survival .receptions{
  top:10px;
  left:530px;
}
#survival .start{
  background:#fff100;
}
#survival .present{
  border-top: 2px solid #45b035;
  border-bottom: 2px solid #45b035;
}
#survival .event-img01{
  top:-10px;
  left:740px;
}
#survival .event-img02{
  top:108px;
  left:637px;
}
#survival .event-img03{
  top:367px;
  left:637px;
}
#survival .event-img04{
  top:265px;
  left:484px;
}
#survival .entry-btn{
  color:#ea5504;
  text-align: center;
}
#survival .entry-btn a{
  display:inline-block;
  background:#fff799;
  border:3px solid #45b035;
  border-radius:20px;
  color:#45b035;
  padding:20px;
  margin-bottom:20px;
  text-align: center;
  width:100%;
  font-size:3.5rem;
  font-weight:bold;
}
/*----------------------------------------------------
	その他イベント01
----------------------------------------------------*/
.notice {
    padding: 3px 10px;
    max-width: 470px;
    font-size: 1.8rem;
    font-weight: bold;
    border: 2px solid #e95377;
    border-radius: 30px;
}
.other-img01,.other-img02,.other-img03,.other-img04,
.other-img05,.other-img06,.other-img07,.other-img08{
  position:absolute;
}
#fashion .other-img01{
  top:15px;
  left:850px;
}
#fashion .other-img02{
  top:185px;
  left:640px;
}
#fashion .other-img03{
  top:235px;
  left:820px;
}
#mierukana .receptions{
  top:340px;
  left:521px;
}
#mierukana .other-img01{
  top: 25px;
  left: 707px;
}
#mierukana .other-img02{
  top:247px;
  left:640px;
}
#daido .desc{
  width:500px;
}
#daido .other-img01{
  top:30px;
  left:880px;
}
#daido .other-img02{
  top: 234px;
  left: 570px;
}
#daido .receptions{
  top:505px;
  left:700px;
}
.natsuyasumi-tit {
  text-align: center;
  margin: 10px 0 15px;
}
.planet-top{
  position:relative;
  border-bottom:1px solid #555;
  margin-bottom:35px;
}
.planet-bottom{
  position:relative;
}
#planet .desc{
  width:470px;
}

#planet .other-img01{
  top: 132px;
  left: 590px;
}
#planet .other-img02{
  top: 326px;
  left: 529px;
}
#planet .other-img03{
  top:632px;
  left:690px;
}
.planet-top p.receptions{
  top: 442px;
  left: 390px;
}
.planet-bottom p.receptions{
  top: 210px;
  left: 516px;
}
#planet .other-img05{
  top: 0px;
  left: 420px;
}
#planet .other-img06{
  top: 70px;
  left: 642px;
}
#planet .other-img07{
  top: 220px;
  left: 402px;
}
#planet .other-img08{
  top: 400px;
  left: 472px;
}
.detail-time{
  width:500px;
}
.detail-time-left{
  float: left;
  width: 140px;
  height: auto;
  background: url(../images/detail-time_bg.svg) no-repeat 120px 5px;
  line-height: 1.6;
}
.detail-time-right{
  float: left;
  width: 170px;
  height: auto;
  line-height: 1.5;
  padding: 1.7rem 0 0;
}
#viking .desc{
  width:400px;
}
#viking dl {
  width: 400px;
}
#viking .other-img01{
  top:20px;
  left:600px;
}
#viking .other-img02{
  top: 107px;
  left: 456px;
}
#viking .other-img03{
  top:175px;
  left:780px;
}
#undoukai .receptions{
  top:30px;
  left:400px;
}
#undoukai .other-img01{
  top:50px;
  left:690px;
}
#undoukai .other-img02{
  top:405px;
  left:700px;
}
#laq .other-img01{
  top:10px;
  left:650px;
}
#laq .other-img02{
  top:75px;
  left:600px;
}
/*----------------------------------------------------
	その他イベント02
----------------------------------------------------*/
/*----------------------------------------------------
	その他イベント03
----------------------------------------------------*/
/*----------------------------------------------------
	その他イベント04
----------------------------------------------------*/
/*----------------------------------------------------
	その他イベント05
----------------------------------------------------*/
/*----------------------------------------------------
	その他イベント06
----------------------------------------------------*/
/*----------------------------------------------------
	その他イベント07
----------------------------------------------------*/
/*----------------------------------------------------
	その他イベント08
----------------------------------------------------*/
/*----------------------------------------------------
	<= 1020px
----------------------------------------------------*/
@media (max-width: 1020px) {
	#container {
		width: 100%;
		margin: 0 auto;
	}
  .inner{
    margin:0;
    padding:1%;
  }
  .banner02{
      text-align:center;
      margin:0 0 30px -20px;
  }
  .event-other-cont{
		width:98%;
	}
  #okaimono .entry-btn a {
    width: 80%;
  }
  #survival .entry-btn a {
    width: 80%;
  }
  .hajimetekinenbi-cont {
    margin: 0 auto 50px;
  }
  .hajimetekinenbi-cont,
  .hajimenoippo-cont{
    padding:0 1.5%;
    border-radius: 30px;
  }
  .hajimetekinenbi-top,
  .hajimenoippo-top {
    background:#fff;
    width: 97%;
    height:auto;
    margin:-20px auto 3%;
    position: static;
    text-align:center;
    padding:20px 0 15px;
    border:3px solid #ea6182;
    border-radius:15px;
  }
  .hajimetekinenbi-top,
  .hajimenoippo-top{
    display:block;
    top: 0;
    left: 0;
    transform:  translateX(0%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
  .hajimetekinenbi-top h2,
  .hajimenoippo-top h2{
    float: none;
    padding: 15px;
  }

  .hajimetekinenbi-top p,
  .hajimenoippo-top p
   {
    display: block;
    padding:0 1em;
    text-align:left;
  }
  .event-other-cont{
    padding:5% 1.5%;
    border-radius: 30px;
  }
  .event-other-cont h3.event-title{
        max-width: 98%;
  }

}
/*----------------------------------------------------
	phone - tablet <= 900px
----------------------------------------------------*/
@media (max-width: 900px) {
  .tab_sp {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .pc_br{
    display: none;
  }
  .lead{
    width: 90%;
    margin: 0 auto 3%;
  }
  .date {
    margin-bottom: 0;
    max-width: 140px;
    margin: 0 2.5%;
  }
  .kidsclub {
    margin: 0 0 1% 0;
  }
  .event-title {
    max-width: 80%;
    height: auto;
    margin: 3% 0 1% 0;
    padding: 0 0 1em 0.5em;
  }
  .reception{
    margin: 0 0.7em 0.7em;
  }
  .receptions{
    position: static;
    float:left;
    max-width:80px;
  }
  .receptions-sub{
    position: static;
    float:left;
    max-width:80px;
  }
  .desc{
    margin:0 0.5em 0.5em 0.3em;
    width:97%;
    font-size:1.7rem;
    text-align: justify;
  }
  .start {
    font-size: 1.8rem;
  }
  #kaseki.event-entry {
    margin-bottom: 40px;
    border-bottom: dotted 12px #d4e380;
    padding-bottom: 30px;
    margin-top: 0;
  }
  dl{
    width:100%;
    font-size:1.6rem;
    font-weight: bold;
    margin-bottom:20px;
  }
  .detail dt {
    border-radius: 10px;
    width: 94%;
    margin: 3% 3%;
    padding: 0.5% 0;
    }
  .detail dd {
    display: block;
    margin: 2% 2% 1%;
    padding:0 2%;
  }
  ul.detail-sub {
    margin:0 3% 3%;
　}
  .detail-sub li {
    font-size: 1.4rem;
  }
  #kaseki .present {
    font-size: 1.8rem;
  }
  #okaimono .entry-btn a{
    display:inline-block;
    padding:3%;
    margin-bottom:30px;
    width:80%;
    font-size:2.2rem;
  }
  #survival .entry-btn a{
    display:inline-block;
    padding:3%;
    margin-bottom:30px;
    width:80%;
    font-size:2.2rem;
  }
  .event-img01,.event-img02,.event-img03,.event-img04,
  .other-img01,.other-img02,.other-img03,
  .other-img04,.other-img05,.other-img06,.other-img07{
    position: static;
    float:left;
    width: 45%;
    margin: 3% 2.5%;
    text-align: center;
  }
  .notice{
    margin: 0 auto;
    padding: 3%;
  }
  #daido .desc{
    width:98%;
  }
  #viking .desc{
    width:98%;
  }
  #viking .detail{
    width:100%;
  }
  #planet .desc {
    width: 98%;
    padding: 0 1.5%;
  }
  #planet .other-img08{
    position: static;
    max-width: 97%;
    text-align: center;
  }
  .detail-time-left{
    clear: both;
    padding: 0 1em 0 0;
    max-width: 100px;
    height: auto;
    background: url(../images/detail-time_bg.svg) no-repeat right;
    line-height: 1.6;
    background-size: auto 80%;
  }
}
/*----------------------------------------------------
	phone <= 480px
----------------------------------------------------*/
@media (max-width: 480px) {
  .sp_only {
    display: block;
  }
  .event-img01,.event-img02,.event-img03,.event-img04,
  .other-img01,.other-img02,.other-img03,
  .other-img04,.other-img05,.other-img06{
    position: static;
    float:left;
    width: 50%;
    margin: 3% 25%;
    text-align: center;
  }
  .present {
    font-size: 1.8rem;
  }
}
