@charset "utf-8";

/* ===================================================================
file name	:style.css
=================================================================== */
/*headfoot*/
#headContainer #header #headerIdentity{
	float: left;
}
.reserveArea{
	display: none;
}
.l-pan-list{
    width: 100%;
    padding: 8px 0 12px;
    background-color: #FFF;
    border-bottom:1px solid #EEE;
    border-top:1px solid #EEE;
}
.pan-box{
    margin: 0 auto;
}
.pan{
    width: 100%;
    height: 39px;
    margin: 0 5px;
    float: left;
}
.pan li{
	float: left;
	padding: 2px;
	font-size: 11px;
	line-height: 9px;
}
.pan li:last-child{
    font-weight: bold;
    float: left;
    padding: 2px 5px 2px 0;
    font-size: 13px;
    line-height: 20px;
}
.pan li a{
    text-decoration: underline;
    color: #666;
}

body {
	font-size: 14px;
	background: #fff;
	width: 100%;
	overflow-x: hidden;
	text-align: center;
}
#contents {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #222;
	text-align: center;
	width: 100%;
}

html, body {
	width: 100%;
	min-width: 320px;
}

/*#contents img{
	width: 100%;
}*/


a {
	text-decoration: none;
}

#contents * {
	box-sizing: border-box;
}
#contents h2 {
	background: url(../../images/navi_bg.png) repeat-x left top;
	background-size: 10%;
	padding: 8% 0 0;
	margin-top: -1px;
}
#contents p {
	line-height: 1.4em;
}


/*--- pagetop ---*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 9999;
}
#contents .pagetop a {
	display: block;
	background-color: #001966;
	text-align: center;
	color: #fff;
	font-size: 1.0em;
	text-decoration: none;
	padding: 10px 12px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border-radius: 50%;
}

/*--- commonBtn ---*/
#contents .commonBtn a {
	display: block;
	height: 50px;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 3.2em;
	text-decoration: none;
	text-align: left;
	margin: 2% 5%;
	padding: 0 0 0 1em;
	border-radius: 5px;
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0b1a67), color-stop(0.00, #0b4ebd));
	background: -webkit-linear-gradient(#0b4ebd, #0b1a67);
	background: -moz-linear-gradient(#0b4ebd, #0b1a67);
	background: linear-gradient(#0b4ebd, #0b1a67);
}
#contents .commonBtn a:before {
	content: '';
	position: absolute;
	top: 0;
	right: 5px;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	background-color: transparent;
	border: 6px solid transparent;
	border-left-color: #FFF;
}


/*--- acd-menu ---*/
.acd-menu {
	width: 94%;
	margin: 2% auto;
}
.acd-menu dt {
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0 3% 0;
	background-color: #256C2D;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border-radius: 5px;
	margin-bottom: 2px;
	box-shadow:0px 0px 30px 1px #1B4B21 inset;
	-moz-box-shadow:0px 0px 30px 1px #1B4B21 inset;
	-webkit-box-shadow:0px 0px 30px 1px #1B4B21 inset;
}
.acd-menu dt.long {
	font-size: 1.0em;
}
.acd-menu dt.line2 {
	position: relative;
	height: 50px;
	line-height: 1.2em;
	padding: 3% 28px 3% 3%;
	font-size: 1.0em;
}

.acd-menu dt::before {
	content: '';
	position: absolute;
	top: 20px;
	right: 10px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #fff;
}
.acd-menu .open::before {
	content: '';
	position: absolute;
	top: 12px;
	right: 10px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #fff;
}
.acd-menu .label-wrap {
	text-align: left;
}
.acd-menu .label-25 {
    display: inline-block;
    margin: 6px 0 4px;
    text-align: center;
    padding: 0 10px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    background-color: #f685ca;
}
.acd-menu .sub {
	font-weight: bold;
	font-size: 13px;
}
/*----------------------------------------------------
	header
----------------------------------------------------*/
.pageNavi {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.pageNavi li {
	text-align: center;
	vertical-align: top;
	display: table-cell;
	background: url(../images/icon_arrow.png) no-repeat center bottom;
	background-size: 20%;
	border-top: 4px solid #B09D18;
	border-right: 2px solid #B09D18;
	border-bottom: 3px solid #B09D18;
	border-left: 2px solid #B09D18;
}
.pageNavi a {
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 15% 0 25%;
}
/*.pageNavi li:nth-child(1) {
	background-color: #1E67BA;
}*/
.pageNavi li:nth-child(1) {
	background-color: #4B9D1A;
}
.pageNavi li:nth-child(2) {
	background-color: #E15020;
}
.pageNavi li:nth-child(3) {
	background-color: #DD1C8A;
}
.pageNavi li:nth-child(4) {
	background-color: #D90000;
}

.section {
	padding: 0 0 5%;
}
#contents .disney {
	font-size: 0.8em;
	text-align: center;
}

/*----------------------------------------------------
	event
----------------------------------------------------*/
#event {
	background: transparent url(/kix/disney/sp/images/flo/event6-5.png) 0 0 repeat;
	background-size: cover;
	overflow: hidden;
}
.secWrap {
	width: 96%;
	margin: 0 auto;
}
.secWrap img {
	width: 96%;
	margin: 0 auto;
}
.secWrap p {
	text-align: left;
	margin: 0 2%;
}
#contents h4 {
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	margin: 2% 2% 0;
}
#event .limit-ttl{
    width: 210%;
    margin: 1em -0.9em;
}
#event .holidayaround {
    border: solid 0.3em #b99600;
    background-color: #fff;
    margin: 0.8em;
}
#event .holidayaround .limit-subttl {
    width: 100%;
    margin: 0;
    padding: 1%;
    background: linear-gradient(#b99600, #eadea8, #b99600);
    color: #fff;
    font-size: 1.3em;
}
#event .holidayaround .ttl {
    font-size: 1.25em;
    color: #41210f;
}
#event .holidayaround p {
    color: #000;
}
#event .holidayaround .caution {
    color: #000;
    font-size: 0.7em;
}
#event h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 3% 2%;
	font-weight: bold;
	color: #FFF;
	background: #EE2077;
	border-radius: 5px;
	box-shadow:0px 0px 20px 1px #b61652 inset;
	-moz-box-shadow:0px 0px 20px 1px #b61652 inset;
	-webkit-box-shadow:0px 0px 20px 1px #b61652 inset;
	margin: 3% 0 2%;
}
#event h4 {
	color: #002D79;
}
#event ul {
	width: 96%;
	margin: 0 auto;
}
#event li h4 {
	padding: 0;
	margin: 0;
}
#event li p {
	padding: 0;
	margin: 0;
}
#event li div {
	display: inline-block;
	vertical-align: top;
}
#event li div:first-of-type {
	width: 100%;
}
#event li div:last-of-type {
	font-size: 0.8em;
	width: 100%;
}
#event .christmas .content {
	padding: 1%;
	border: solid 6px #c30d23;
    background-color: #fff;
}
#event .christmas .ttl-wrap {
	padding: 5px;
	text-align: center;
	border: solid 2px #e52d1a;
	border-radius: 4px;
}

#event .christmas .ttl-wrap .ttl {
	color: #c30d23;
    font-weight: bold;
    padding: 2%;
    font-size: 2.6em;
}
#event .christmas .ttl-wrap .body {
	text-align: left;
	font-size: 0.7em;
    color: #000;
}
#event .christmas ul {
	padding: 2%;
}
#event .christmas ul li{
	margin: 14px 0;
}
#event .christmas ul li .pic-box {
    width: 41%;
}
#event .christmas ul img {
	width: 100%;
}
#event .christmas ul .ttl {
	display: inline-block;
	margin: 4px 0;
	color: #006934;
	font-weight: bold;
	font-size: 2em;
	text-align: left;
}
#event .christmas ul .ttl+img {
	width: 30px;
	height: auto;
}
#event .christmas ul p {
	text-align: left;
	color: #000;
	font-size: 13px;
}

#event .christmas .caution {
	padding: 2% 2% 2% 1.5em;
	font-size: 12px;
	text-align: left;
	text-indent: -1em;
	font-size: 11px;
}
#event .christmas .caution img {
	width: 30px;
	vertical-align: middle;
}
#event .acd-menu dt{
	background-color: #c30d23;
}
.shita{
	margin: 10px auto 0;
	width: 10%;
}
.subBox{
	width: 90%;
	margin: 10px auto 20px;
	padding: 5px;
	background-color: rgba(255,255,255,0.5);
    border-radius: 10px;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

#event p{
	font-weight: bold;
    color: #fff;
    font-size: 0.9em;
    margin: 0.5em 1em;
    line-height: 1.7em;
}
#event .ttl {
    font-size: 1.5em;
    line-height: 1.3em;
}
#event .subBox dt{
	text-align: center;
	font-weight: bold;
    color: #e61014;
	font-size: 15px;
	margin: 10px 0 0;
}
#event .subBox dd{
	text-align: left;
    color: #000;
	font-size: 12px;
	line-height: 15px;
	background-image: url(../../images/event_img03.png);
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 25px;
	margin-bottom: 6px;
}
#event .subBox dt img{
	width: 90%;
}
#event .pic-box02 {
    width: 100%;
    margin: 0;
}
#event .pic-box03 {
    width: 100%;
    margin: 0;
}
#event .pic-box {
    width: 54%;
    margin: 0 5.5em;
}
#event .caution {
    font-size: 0.8em;
}

/*----------------------------------------------------
	park
----------------------------------------------------*/
#park {
	background: #E6FFE1;
}
#park h3 {
	margin: 5% 0 2%;
}
#park h4 {
	color: #256C2D;
}
.acd-menu dd p {
	text-align: left;
	padding: 2% 0;
}
span.coco {
	display: inline-block;
	font-size: 0.8em;
	color: #FFF;
	background: #C70729;
	font-weight: bold;
	padding: 0.5% 1.5%;
	margin: 0 0.5em 0 0;
}
p#cars {
	background: url(../../images/cal/park_cars_logo.png) no-repeat left top;
	background-size: 4em;
	padding-left: 4em;
	min-height: 3em;
}

/*----------------------------------------------------
	hotel
----------------------------------------------------*/
#hotel {
	background: #FFF4C4;
}
#hotel h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 3% 2% 2%;
	font-weight: bold;
	color: #FFF;
	margin: 3% 0 0;
	background: #F76F00;
	border-radius: 5px 5px 0 0;
	box-shadow:0px 0px 30px 1px #BF4D00 inset;
	-moz-box-shadow:0px 0px 30px 1px #BF4D00 inset;
	-webkit-box-shadow:0px 0px 30px 1px #BF4D00 inset;
}
#hotel .secWrap img {
	width: 100%;
}
#hotel h4 {
	color: #DD6600;
}
#hotel p.point {
	color: #B20000;
	font-weight: bold;
	font-size: 0.8em;
}
#hotel li {
	padding: 0 0 3%;
}
#hoteltokuten .plan {
	margin: 10px 0 20px;
	border: solid 2px #9a771a;
	border-radius: 4px;
}
#hoteltokuten .plan h4 {
    display: flex;
    padding: 4px 0 2px;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #fff;
    background-color: #9a771a;
    background-image: none;
}
#hoteltokuten .plan li {
	border-bottom: none;
}
#hoteltokuten .plan .title {
	padding: 0 0 0 1em;
	font-size: 14px;
    font-weight: bold;
    color: #9a771a;
    text-indent: -1em;
}
#hoteltokuten .plan .body {
	font-size: 12px;
}

/*----------------------------------------------------
	tour
----------------------------------------------------*/
#tour {
	background: #FFEBFC;
	padding-bottom: 1%;
}
#tour ul {
	margin: 3% 0 0;
}
#tour li {
	text-align: left;
	margin: 0 2% 3%;
	padding: 0 0 3%;
	border-bottom: dashed 1px #CEBA31;
}
#tour h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #D8007D;
}
#tour span {
	font-size: 0.8em;
	line-height: 0.8em;
}
#tour .tourImg {
	display: table;
	table-layout: fixed;
}
.tourImg div,
.tourImg h3 {
	display: table-cell;
	vertical-align: top;
}
.tourImg h3 {
	width: 80%;
	padding: 0 1% 0 0;
}
.pageEnd {
	font-size: 0.8em;
	background: url(../../images/page_end_bg.png) repeat-x left bottom;
	background-size: 10%;
	padding: 5% 2%;
}
#tour .limit-wrap {
	margin: 10px 0 0;
	padding: 6px;
	border: solid 2px #2b5c9d;
	border-radius: 4px;
	background-color: #E3FBFF;
}
#tour .limit-wrap .sub {
	width: 100%;
	margin: 0 0 4px;
	font-weight: bold;
}
#tour .limit-wrap .body {
	display: flex;
}
#tour .limit-wrap p {
	width: 70%;
	font-size: 13px;
}
#tour .limit-wrap .img-wrap {
	width: 30%;
	text-align: right;
}
#tour .limit-wrap img {
	width: 100%;
}
#tour .title-wrap h3 {
	width: 80%;
}
#tour .title-wrap .img-wrap {
	width: 20%;
}
/*----------------------------------------------------
	recommend 商品枠
----------------------------------------------------*/
#recommend {
	background: #ffeded;
	padding-bottom: 0;
}
#tourImport01{
	width: 100%;
	display: block;
}
.tour-box{
	width: 100%;
	margin: 0 auto;
}
.tour-box-mini{
	margin: 7px 10px;
	padding: 10px 0;
	background-color: #fff;
	float: left;
	text-align: left;
	box-shadow: 0px 1px 5px 3px #6a6a6a4d;
}
.special-box-pic img{
	width: 38%;
	position: absolute;
}
.special-box-ttl{
	width: 60%;
	margin-left: 40%;
	padding: 0 5px 0 10px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.special-box-txt{
	width: 60%;
	margin-left: 40%;
	padding: 10px 5px 0 10px;
	font-size: 12px;
	color: #000;
}
.special-box-price{
	padding: 5px 10px 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: red;
	text-align: right;
}
.special-box-btn{
	background: #2b66bf;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    width: 90%;
    margin: 0 auto;
	font-size: 12px;
}
.recommend_btn{
	width: 80%;
	margin: 10px auto 0;
	display: inline-block;
}
/*----------------------------------------------------
	pageFooter
----------------------------------------------------*/
#pageFooter {
	background: url(../images/footer_bg.jpg) no-repeat center top;
	background-size: 100%;
	padding: 0 0 40px;
}
#pageFooter ul {
	display: table;
	margin: 0px auto;
	padding: 40px 0 0;
	width: 940px;
}
#pageFooter li {
	display: table-cell;
}
#pageFooter div {
	padding: 40px 0 0 0;
}


/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footerMenu li {
	background: #001966;
	border-bottom: solid 1px #FFF;
	padding: 0;
	position: relative;
	text-align: left;
}
#footerMenu li a {
	display: block;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5% 3% 5%;
}
#footerMenu li a:before {
	content: '';
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	background-color: transparent;
	border: 6px solid transparent;
	border-left-color: #fff;
}
#copyRightArea {
	margin-top: 5%;
}


/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footerMenu li {
	background: #001966;
	border-bottom: solid 1px #FFF;
	padding: 0;
	position: relative;
	text-align: left;
}
#footerMenu li a {
	display: block;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5% 3% 5%;
}
#footerMenu li a:before {
	content: '';
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	background-color: transparent;
	border: 6px solid transparent;
	border-left-color: #fff;
}
#copyRightArea {
	margin-top: 5%;
}

/*----------------------------------------------------

	Florida

----------------------------------------------------*/
#event h3.dinning {
	padding: 0;
	margin: 5% 0 2%;
	background: none;
	border-radius: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#event ul.dinning {
	margin: 2% auto 0;
}
.dinning dt {
	position: relative;
	height: 40px;
	line-height: 40px;
	padding: 0 3% 0;
	font-size: 1.1em;
	background: #EE2077;
	box-shadow:0px 0px 20px 1px #b61652 inset;
	-moz-box-shadow:0px 0px 20px 1px #b61652 inset;
	-webkit-box-shadow:0px 0px 20px 1px #b61652 inset;
}
.dinning dt::before {
	top: 15px;
}
.dinning .open::before {
	top: 8px;
}
#event .dinning div {
	display: block;
	width: 100% !important;
}
.dinning .setBox h5 {
	font-weight: bold;
	color: #002C79;
	text-align: left;
	padding: 2% 0;
}
.dinning p {
	font-size: 0.8em;
}
.dinning .infoBox {
	background: #F2F9CE;
	margin: 2% 0;
	padding: 3%;
}
.dinning p:not(:last-child) {
	padding: 0 0 5px 0 !important;
}

.dinning .infoBox h5 {
	text-align: center;
}
.dinning .infoBox h5,
.dinning .infoBox strong {
	font-weight: bold;
	color: #EC1F77;
	padding: 0px;
}
.acd-menu p strong {
	color: #DF002A;
	font-weight: bold;
}

/*----------------------------------------------------

	TOP

----------------------------------------------------*/
#topMenu {
	background: #D2EFFF url(../../images/navi_bg.png) repeat-x left top;
	background-size: 10%;
	padding: 8% 0 0;
}

#topMenu li {
	margin: 0 1% 2%;
}

/*20170117共通フッター非表示暫定対応*/
#footerArea .tel-box-wrap h2,
#footerArea .tel-box-wrap .section-ttl,
#footerArea .tel-box-wrap .tel-box {
	display: none;
}
.img_park07{
	padding-top:30px;
}
.acd-menu dt.line3 {
	position: relative;
	height: 50px;
	line-height: 1.2em;
	padding: 3% 28px 3% 3%;
	font-size: 1.0em;
}
