@charset "UTF-8";
/************************************************************
 * 初期化 -by common.css-
 ************************************************************/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
}
body, input, select, textarea, table, th, td, li, a, strong {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
body, form, img, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, table, th, td, select {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
body, select, textarea, table, th, td, li, a {
	line-height: 1.9 !important;
}
body {
	overflow: visible;
}
.cS {
	background-image: url(/assets/img/common/sitetitle.png);
	background-repeat: no-repeat;
}
.logoL {
	background-position: 0 0;
	display: block;
	width: 90px;
	height: 35px;
	text-indent: -9999px;
	background-size: 214px auto;
}
/* GENERAL CLASSES
-----------------------------------------------------------------------------------------------------------*/
img {
	border: 0;
	box-shadow: none !important;
	text-decoration: none;
	max-width: 100%;
}
.displaypc {
	display: block;
}
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}

/************************************************************
 * IDS
 ************************************************************/
/* ヘッダー */
#header_dms_ovr {
	display: none;
}
#header990 {
	max-width: 950px;
	padding: 0px;
	width: 100%;
}
#headerSP {
	border-bottom: 1px solid #D2D2D2;
	padding: 5px 5px 8px 10px;
	position: relative;
	margin-bottom: 5px;
	display: block;
}
#index {
	background-color: #FFF;
  	overflow: hidden;
}
/*/////////// パンくず ///////////*/
#header990 #pankuzu {
	padding: 0 10px !important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	font-size: 10px !important;
}
#pankuzu li {
	float: left;
	font-size: 7px;
	margin-left: 3px;
	margin-top: 0;
	list-style-type: none;
	line-height: 1.5em;
}
#pankuzu li span {
	position: relative;
	padding: 0 1px 0 2px;
	top: -1px;
}
#pankuzu li {
	font-size: 10px;
}
ol, ul {
	list-style: none outside none;
}
.mobile_hide {
	display: none;
}
.pc_hide {
	display: block;
}
.l-siteHeader .l-siteHeader__globalNavLink {
    line-height: 1 !important;
}

/* フッター */
#footer_area{
	width:950px;
	margin:0 auto;
}
#footer2 {
	width: 100%;
  height: 47px;

	margin-top: 0px;
}
#footerRLogo {
	height: 40px;
	margin: 30px 0 30px 5px;
	text-align: left;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#footerLinks {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:10px;
	font-size:12px;
	font-weight:bold;
}
#footerLinks li.line{
	display:block;
	padding:8px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
#footerLinks a{
	color:#444;
}
#footerLinks a.line{
	display:block;
	padding:8px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.footerRlogo_tx {
	font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', Meiryo, 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
}
.catch, #campaign {
	display: none;
}

/*kv-------------*/
#index {
  	margin: 0 auto;
  	max-width: 1400px;
}
#kv{
	width: 100%;
	margin: 0 auto;
	position: relative;
	min-width: 950px;
}
#navArea{
	position: absolute;
	bottom: 0;
	text-align: center;
}
#navArea{
	/* IE10以下 */
	position: relative\9;
    bottom: 15px\9;
}
#header990 {max-width: 950px;padding: 0px;width: 100%; margin:0 auto;}
#headerSP {border-bottom: 1px solid #D2D2D2;padding: 5px 5px 8px 10px;position: relative;margin-bottom: 5px;display: none;}
#header990 #pankuzu {padding: 0 10px !important;box-sizing: border-box;-webkit-box-sizing: border-box;width: 100%;font-size: 10px !important;}
#pankuzu li {float: left;font-size: 7px;margin-left: 3px;margin-top: 0;list-style-type: none;line-height: 1.5em;font-size: 10px;}
#pankuzu li span {position: relative;padding: 0 1px 0 2px;top: -1px;}
.cS {background-image: url(/assets/img/common/sitetitle.png);background-repeat: no-repeat;margin: 0;padding: 0;}
.logoL {background-position: 0 0;display: block;width: 90px;height: 35px;text-indent: -9999px;background-size: 214px auto;}
@media only screen and (max-width: 640px){#headerSP{display: block;}#siteHeaderMountPoint{display: none;}#header_dms_ovr, .catch {display: none;}}

@media all and (-ms-high-contrast: none){
#navArea{
	/* IE10以上 */
	position: relative;
    bottom: 20px;
}
}
.contentsWrap{
	width:950px;
	margin:0 auto;
	border:transparent 1px solid;
}
.nav_wave{
	z-index: 1;
	position: relative;
}

.nav_wrap{
	position: absolute;
	/* bottom: 0; */
	bottom: 55%;
	z-index: 0;

	left: 0;
    right: 0;
}
.nav_kyoto,
.nav_sumida{
	display: inline-block;
	width: 18.9%;
}
.nav_sumida{
	margin-right: 5.5%;
	animation: uki_wait1 3s ease infinite;
	cursor: pointer;
}
@keyframes uki_wait1 {
	0% { transform: translateY(0) }
	50% { transform: translateY(-10px) }
	100% { transform: translateY(0) }
}
.nav_kyoto{
	margin-left: 5.5%;
	animation: uki_wait2 3s ease infinite;
	cursor: pointer;
}
@keyframes uki_wait2 {
	0% { transform: translateY(-10px) }
	50% { transform: translateY(0) }
	100% { transform: translateY(-10px) }
}
@keyframes uki_wait3 {
	0% { transform: translateX(-10px) }
	50% { transform: translateX(0) }
	100% { transform: translateX(-10px) }
}
.nav_wrap2{
	bottom: 20%;
}
.z_index2{
	z-index:2 !important;
}

/* planArea */
.planArea{
	width:950px;
	margin:0 auto;
	padding: 0 30px;
}
.spot_title{
	text-align: center;

	margin-top: 65px;
}
.spot_title p{
	color:#0458b5;
	font-weight: bold;
	margin-top: 25px;
}
.planInfo{
	padding:0 30px;
	margin-top: 4.5%;
}
.plan_title{
	display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.flag,
.titleCont{
	float: left;
}
.flag{
	width:5%;
}
.titleCont{
	width:95%;
}

.titleCont p{
	/* line-height: 1em;
	font-size: 175%; */
	line-height: 1.3;
    font-size: 135%;
    font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0;
}
/* .title_line{
	background-image: url("../images/titleLine.png");
    background-repeat: repeat-x;
    background-position: left bottom;
} */
.tag img{
	margin-top: 12px;
    margin-left: 5px;
}
.plan_left,
.plan_right{
	float:left;
	width: 50%
}
.plan_right{
	padding-left: 4%;
	
}
.plan_name{
	font-size: 140%;
	height: 85px;
}
.plan_text{
	line-height: 1.6 !important;
	height: 150px;
}
.price{
	font-size: 170%;
    font-weight: bold;
    color: #d42300;
}
.btn_otherPlans{
	text-align: center;
	margin: 8% 0;
}
.plan_contents{
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-align-items: center;
	align-items: center;
	/* margin-top: 4.5%; */
	margin-top: 4%;
}

/* introduction */
.introductionArea{
	background-color:#e0e6ee;
}
.introductionArea.intro_kyoto_bgColour{
	background-color:#d0ecee;
}
.introductionWrap{
	width:950px;
	margin:0 auto;
}
.intro_contents{
	/* padding:0 13px; */
	padding: 0 1.4%;
	padding-top: 35px;
}
.intro_contents p{
	/* font-size: 86%; */
	font-size: 80%;
	color: #004796;
	font-weight: bold;
	margin-top: 15px;
}
.introductionWrap h3{
	position: relative;
}
.introductionWrap h3 img,
.intro_ticket img{
	position: absolute;
    left: 0;
    right: 0;
	margin: 0 auto;
	padding-top: 85px;
}

.intro_ticket{
	position: relative;
}
.intro_ticket img{
	padding-top: 0;
	bottom:0;
}

.intro_contents ul li:nth-child(even){
	float:right;
}
.intro_contents ul li:nth-child(3){
	clear: both;
}
.intro_contents ul li:nth-child(odd){
	float:left;
}

.why{
	width: 40%;
}
.why{
	padding-top:40px;
}
.why p{
	padding-right: 20%;
	padding-right: 9%;
}
.why .intro_ttl img,
.workshop .intro_ttl img{
	margin-left: -4%;
}
.workshop{
	margin-top: -3%;
	margin-top: -7%;

}
.giantSalamander{
	width: 36.7%;
}
.giantSalamander .intro_ttl img{
	margin-left: -5%;
	margin-left: -6%;
}
.giantSalamander p{
	padding-right: 1%;
}

.li_2nd{
	width: 36%;
}
.li_2nd .intro_ttl{
	padding-top: 120px;
	padding-top: 100px;
}
.li_3rd{
	padding-top: 40px;
	width: 34.6%;
	
}
.li_3rd p{
	padding-right: 23%;
}

.penguinCafe{
	margin-top: -25px;
	width: 61%;
}
.penguinCafe p{
	/* padding-left: 39%; */
	padding-left: 44%;
	margin-top: 0;
}
.penguinCafe_img{
	text-align: right;
	margin-top: 35px;
}
.suizokupan{
	width:53.7%;
}
.suizokupan_img{
	text-align: right;
	padding-bottom: 25%;
}
.suizokupan p{
	padding-left: 31%;
	padding-right: 5%;
	/* margin-top: -13.5%; */
	margin-top: -9.5%;
}

/* backToTopArea */

.btn_to_asobi{
	text-align: center;
	position: relative;
	width: 950px;
    margin: 0 auto;
}
.img_btn_to_asobi{
	margin: 100px 0;
}
.backToTop{
	width:950px;
	margin:0 auto;
}
.wave{
	height: 30px;
	background-repeat: repeat-x;
	background-image: url('../images/nami.png');
	position: relative;
	z-index: 1;
	
	animation: uki_wait2 5s ease infinite;
}
.wave2{
	height:280px;
	background-color: #16c5ff;
	position: relative;
	z-index: 1;
	
	margin-top: -10px;
}
.btn_backToTop{
	width: 21%;
    text-align: center;
	position: absolute;
	margin-top: -5%;
	right: -5%;
	cursor:pointer;
}
.btn_backToTop a div:nth-of-type(1){
    position: relative;
	z-index: 0;
	animation: uki_wait2 2.5s ease infinite;
}
.btn_backToTop a div:nth-of-type(2){
	margin-top: -10%;
	margin-left: -10%;
	position: relative;
	z-index: 2;
	/* animation: uki_wait2 2.5s ease infinite; */

}






/*=============================================
 PC1
=============================================*/
@media only screen and (max-width:1025px) {
	.spot_title h2 img{
		width: 30%;
	}

}
@media only screen and (max-width:1480px) {

}
@media only screen and (max-width:1200px) {

}
/*=============================================
 PC2
=============================================*/
@media only screen and (min-width:641px) {
	.sp{
		display: none;
	}
	#header990 {
		max-width: 950px;
		padding: 0px;
	}
	#subnavi #subnaviLinks {
		line-height: 0;
	}
	#header_dms_ovr {
		display: block;
	}
	#headerSP {
		display: none;
	}
	#header990 #pankuzu {
		margin: 5px 0 10px;
	}
	#index {
		margin: 0 auto;
	}
	#campaign {
		display: block;
		float: left;
	}
	/*=============================================*/
	#footerLinks {
		border:none;
		margin:0;
		font-weight:normal;
		border-bottom:2px solid #999;
	}
	#footerLinks li {
		display:inline;
	}
	#footerLinks li.line {
		border: none;
		display: inline;
		padding: 0;
	}
	#footerLinks li.line2{
		border-left:1px solid #444444;
	}
	#footerLinks a {
		color: #1B47FF;
		padding: 0 6px;
		font-size:11px;
	}
	#footerLinks a.line {
		display:inline;
		border-right:1px solid #444;
		border-bottom:none;
		padding: 0 6px;
		padding: 0 3px\9;
	}
	#footerLinks a:hover {
		color: #ff7d00;
	}
	.catch {
		display: block;
		color: #666;
		font-weight: bold;
		font-size: 12px;
		left: 10px;
		position: relative;
	}
	#cam {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	#container {
		max-width: 950px;
		margin: 0 auto;
	}
	.main {
		margin-bottom: 15px;
		min-width: 950px;
	}
	.pc_hide {
		display: none;
	}
	.mobile_hide {
		display: block;
	}
	/* ソーシャル  */
	.socialIcon {
		float: right;
		width: 280px;
		clear: right;
	}
	.socialIcon ul {
		text-align: right;
	}
	div.socialIcon li {
		*display:inline !important;
	}
	.coupon ul li {
		float:left;
		height: 100px;
	}
	.coupon ul li.flow01 {
		width: 260px;
	}
	.coupon ul li.flow02 {
		width: 310px;
	}
	.coupon ul li.flow03 {
		width: 300px;
	}
	.coupon ul li .coupon_btn {
		width: 192px;
		height: 40px;
	}


}
/*=============================================
 tablet
=============================================*/

/* @media only screen and (max-width:800px) { */
@media only screen and (max-width:812px) {
	#footer_area{
		width:100%;
	}
	#header990 {
		width: 100% !important;
	}
	#header_dms_ovr,
	.catch {
		display: none;
	}
	#headerSP{
		display: block;
	}

	
	/* ---- */

	#index{
		max-width: inherit;
	}
	#kv{
		min-width: inherit;
	}
	.planArea,
	.introductionWrap,
	.btn_to_asobi{
		width: 100%;
	}

	.plan_name,
	.titleCont p {
		font-size: 100%;
	}
	.plan_text {
		line-height: 1.5 !important;
		/* font-size: 80%; */
		font-size: 84%;
	}
	.price {
		font-size: 140%;
	}

	.penguinCafe{
		width: 56.8%;
	}
	.penguinCafe_img {
		text-align: right;
		float: right;
		width: 53%;
	}
	.li_3rd{
		width: 34.6%;
	}
	.introductionWrap h3 img{
		width: 42%;
	}
	.intro_ticket img {
		width: 36%;
	}
	.suizokupan_img{
		width: 53.6%;
		float: right;
	}
	.wave2 {
		margin-top: -1.5%;
	}
	.btn_otherPlans img{
		width: 54.5%;
	}
	.img_btn_to_asobi {
		width: 60.5%;
	}
	.plan_name,
	.plan_text{
		height: auto;
	}
	.spot_title p {
		font-size: 95%;
		font-size: 77%;
		padding: 0 30px;
	}
	.navSp{
		position: fixed;
		top:0;
		z-index: 999;
		display:none;
	}
	.navSp ul li{
		float:left;
		width:49.6%;
	}
	.navSp ul li:nth-of-type(2){
		width:0.8%;
	}



 


}

/*=============================================
 SP
=============================================*/
@media only screen and (max-width:640px) {
	.displaypc,
	.pc {
		display: none;
	}
	.sp{
		display: block;
	}

	#footer_area{
		width:100%;
	}
	#header990 {
		width: 100% !important;
	}

	.spot_title {
		margin-top: 8%;
	}
	.spot_title h2 img {
		width: 40%;
	}
	.nav_kyoto, 
	.nav_sumida {
		display: inline-block;
		width: 33%;

		width: 38%;
	}
	.nav_wrap2 {
		bottom: 0;
	}
	.nav_wrap2 .nav_kyoto {
		width: 35%;
		margin-left: 7%;
	}
	.planInfo,
	.planArea{
		padding:0;
	}

	.spot_title p{
    	font-size: 91%;
	}

	.tag{
		width: 22%;
	}
	.tag img {
		margin-left: 0;
		margin-top: 0;
	}
	.titleCont {
		width: 100%;
	}
	.planInfo_ttl_sp{
		margin-top:4.5%;
	}

	.plan_title,
	.plan_left,
	.plan_right ul li:nth-of-type(1),
	.plan_right ul li:nth-of-type(2){
		padding: 0 3%;
	}
	.plan_contents {
		display: inherit !important;
		-webkit-align-items: inherit;
		align-items: inherit;
	}
	.plan_left, 
	.plan_right {
		float: none;
		width: 100%;
	}
	.plan_left{
		text-align: center;
	}
	.plan_right {
		padding-left: 0;
	}
	.plan_right ul li{
		/* margin-top: 4.5%; */
		margin-top: 2%;
	}
	.plan_right ul li:nth-of-type(3){
		width:94%;
		margin: 0 auto;
		/* margin-top: 4.5%; */
		margin-top: 3%;
		border-top: dotted #4e3a1c;
    	border-bottom: dotted #4e3a1c;
	}
	.plan_right ul li:nth-of-type(4){
		background-color: #f5f5f5;
		text-align: center;
		margin-top: 0;
	}
	.plan_right ul li:nth-of-type(4) a img{
		/* width: 76%; */
		width: 82%;
		margin: 4.5% auto;
	}
	.btn_otherPlans img {
		/* width: 72%; */
		width: 82%;
		margin: 0 auto;
	}

	.introductionWrap h3 img {
		/* width: 76%; */
		width: 82%;
		position: relative;
		padding-top: 7%;

	}
	.introductionWrap h3,
	.intro_ticket {
		text-align:center;
	}
	.intro_contents ul li:nth-child(odd) {
		float: none;
	}
	.intro_contents ul li:nth-child(even) {
		float: none;
	}
	.intro_contents ul li {
		margin-top: 5%;
	}

	.why, 
	.li_2nd,
	.li_3rd,
	.penguinCafe,
	.giantSalamander,
	.suizokupan {
		/* width: 76%; */
		width: 82%;
		margin: 0 auto;
	}
	.intro_contents ul li.why, 
	.intro_contents ul li.giantSalamander {
		margin-top: 0;
	}
	.why {
		padding-top: 0;
	}
	.why .intro_ttl img{
		width: 96.5%;
	}
	.why .intro_ttl img, 
	.workshop .intro_ttl img {
		margin-left: 0;
	}
	.jellyfish,
	.aquaLabo{
		width: 95%;
	}

	.why p,
	.li_3rd p,

	.giantSalamander p {
		padding-right: 0;
	}
	.intro_contents {
		padding: 0;
	}
	.li_2nd .intro_ttl {
		padding-top: 0;
	}
	.li_3rd {
		padding-top: 0;
	}
	.penguinCafe p {
		padding-left: 0;
		margin-top: 15px;
	}
	.giantSalamander .intro_ttl{
		width: 115%;
	}
	.giantSalamander .intro_ttl img {
		margin-left: -6%;
	}
	.giantSalamander p {
		margin-top: 15px;
	}
	.giantSalamander p .sp{
		display:inline;
	}
	.feeding .intro_ttl{
		width: 90%;
	}
	.suizokupan .intro_ttl{
		width: 97%;
	}
	.suizokupan .intro_ttl img{
		margin-left: -2%;
	}
	.suizokupan p {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		margin-top: 15px;
	}
	.intro_ticket {
		margin-top: 13%;
	}
	.intro_ticket img {
		/* width: 76%; */
		width: 82%;
		position: relative;
	}

	.wave2 {
		margin-top: -3%;
	}
	.btn_backToTop {
		width: 35%;
		text-align: center;
		position: absolute;
		margin-top: -7%;
		right: 0;
	}
	.wave2{
		height: auto;
    	padding-bottom: 31%;
	}
	.img_btn_to_asobi {
		width: 82%;
		margin: 13% auto;
		margin-bottom: 20%;
	}
	.spot_title p {
		padding: 0 ;
	}
	.navSp{
		position: fixed;
		top:0;
		z-index: 999;
		display:none;
	}
	.navSp ul li{
		float:left;
		width:49.6%;
	}
	.navSp ul li:nth-of-type(2){
		width:0.8%;
	}
	.titleCont p {
		line-height: 1.5;
	}
	.plan_name{
		height: auto;
		line-height: 1.5 !important;
	}

}
@media only screen and (max-width:800px) {
	#siteHeader {
	  display:none !important;
	}  
}

/*=============================================
 一部端末
=============================================*/
/* @media only screen and (max-width:400px) { */
@media only screen and (max-width:350px) {
	.spot_title p {
		font-size: 83%;
	}
}

/*=============================================
 追加
=============================================*/
#sumidaAquarium .planInfo:nth-of-type(n+3){display:none;}
#kyotoAquarium .planInfo:nth-of-type(n+3){display:none;}
.kyoto_comments{font-size: 85%;letter-spacing: 0.07em;}
.hide_kyoto_comments{display: none;}
.tag{
  width: 76px;
  height: 14px;
  margin-top: 12px;
  margin-left: 5px;
  background-repeat: no-repeat;
  background-image: url(../images/Plan01_tag.png);
}
.planInfo:nth-child(even) .tag{
  background-image: url(../images/Plan02_tag.png);
  width: 80px;
}
.penguinCafe_img img,
.intro_ticket img{vertical-align: top;}
.loading_area{
  text-align: center;
  padding-top: 7.5%;
}
.suizokupan {
    width: 52%;
}

@media only screen and (max-width: 812px){
  #headerSP {
    display: block;
  }
  .intro_contents {
    padding: 0 2.5%;
    padding-top: 35px;
  }
  .planArea, .introductionWrap, .btn_to_asobi {
    width: 100%;
    padding: 0;
  }
}
.plan_title {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.flag.pc img{vertical-align: top;}
@media only screen and (max-width:640px) {
  .nav_wrap { bottom: 0;}
  .plan_left {
    padding: 0;
    width: 94%;
    margin: 0 auto;
  }
  .nav_kyoto img,
  .nav_sumida img{vertical-align: bottom;}
  .tag {
    background-image: url(../images/Plan01_tag_sp.png);
	margin: 0;
    height: 20px;
    background-size: contain;
　}
  .planInfo:nth-child(even) .tag {
    background-image: url(../images/Plan02_tag_sp.png);
　}
  .suizokupan {
	width: 82%;
	margin: 0 auto;
  }
  /* .plan_title {display: initial;} */
}
.lazyload, .lazyloading {opacity: 0;}
.lazyloaded {
	opacity: 1;
	transition: opacity 150ms;
}
