@charset "UTF-8";
/*

========================================

File Name ： index.css

Description    ：トップページ用

Since    : 2016-2-04

Last Up Date : 2016-2-06

========================================

*/
.img-full {
    width: 100%;
    height: auto;
}
/* area
-------------------------------------------------------*/
.GreaterKansai,
.Kansai,
.Hokkaido,
.Tohoku,
.Kanto,
.Shutoken,
.Kyushu,
.Default {
    display: none;
}
/* carousel-index
-------------------------------------------------------*/
.cal-box {
	height:635px;
}

.carousel-index {
    width: 100%;
    margin: 0 auto 0 0;
    padding-bottom: 6px;
}
    .carousel-index > .swiper-pagination {
        width: 950px;
        margin: 0 auto;
        position: static;
        clear: both;
        padding-top: 21px;
    }
        .carousel-index > .swiper-pagination .swiper-pagination-bullet {
            width: 14px;
            height: 14px;
            margin: 0 6px;
            background: #dddddd;
            opacity: 1;
        }
        .carousel-index > .swiper-pagination .swiper-pagination-bullet-active {
            background: none;
            border: 2px solid #1b4584;
            box-sizing: border-box;
        }
    .carousel-index .swiper-slide-in {
        width: 950px;
        margin: 0 auto;
        overflow: hidden;
        background: #ffffff;
    }
    .carousel-index .swiper-slide-in a{
    	display: block;
    	float: left;
	}
/* carousel-index for IE9
-------------------------------------------------------*/
.carousel-index_ie {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-index_ie .swiper-wrapper {
    position: relative;
    height: 600px;
}
.carousel-index_ie .swiper-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.carousel-index_ie .swiper-slide-in {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    background: #ffffff;
}
    .carousel-index_ie .swiper-slide-in a{
    	display: block;
    	float: left;
	}
    .carousel-index_ie .swiper-slide-in .swiper-slide-half { float: left; }
.carousel-index_ie .swiper-pagination {
    width: 950px;
    margin: 0 auto;
    text-align: center;
    position: static;
    clear: both;
    padding-top: 21px;
}
.carousel-index_ie .swiper-pagination .pagination-in {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 6px;
    background: #dddddd;
    border-radius: 50%;
    opacity: 1;
    cursor: pointer;
}
.carousel-index_ie .swiper-pagination .pagination-in.is-on {
    background: none;
    border: 2px solid #1b4584;
    box-sizing: border-box;
}
/* comment_area WR出力
-------------------------------------------------------*/
#comment_area {
    padding: 15px 25px;
    background: #fde2e2;
    border: 2px solid #e80000;
}
#comment_area dt {
    margin-top: 10px;
    padding-left: 60px;
    font-size: 1.2rem;
    color: #e80000;
}
    #comment_area dt:first-child { margin-top: 0; }
#comment_area dd {
    padding-left: 60px;
    font-size: 1.2rem;
    color: #e80000;
}

/* comment_area02 news上
-------------------------------------------------------*/
#comment_area02 {
    padding: 15px 25px;
    background: #ffefef;
    border: 2px solid #d50000;
}

div#comment_area03 {
    padding: 15px 25px;
    /* background: #ffefef; */
    border: 1px solid #353535;
    margin-top: -20px;
    font-size: 1.2rem;
}
#comment_area02 dt {
    margin-top: 10px;
    font-size: 1.5rem;
	font-weight:400;
    color: #d50000;
}

#comment_area03 dt {
    margin-top: 10px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #3b3b3b;
}

#comment_area03 dd {
    font-size: 1.4rem;
}

#comment_area02 dt:first-child { margin-top: 0; }

#comment_area03 dt:first-child {
    margin-top: 0;
}
#comment_area02 dd {
    font-size: 1.4rem;
	font-weight:200;
    color: #d50000;
}

#comment_area02 dt a {
    background: url(http://www.usj.co.jp/ticket/images/cmn_ico_blank02.png) no-repeat 12px center;
	font-size: 1.4rem;
    padding: 0 0 0 30px;
	text-decoration:underline;
}

#comment_area03 dt a {
    background: url(http://www.usj.co.jp/ticket/images/cmn_ico_blank02.png) no-repeat 12px center;
    font-size: 1.4rem;
    padding: 0 0 0 30px;
    text-decoration: underline;
}

#comment_area02 dd a {
    background: url(http://www.usj.co.jp/ticket/images/cmn_ico_blank02.png) no-repeat 4px center;
    padding: 0 0 0 22px;
	text-decoration:underline;
}


/* pickup01 左：大 右：小
-------------------------------------------------------*/
#pickup01 { width: 100%; }
#pickup01 .pickup-left {
        float: left;
        width: 440px;
    }
#pickup01 .pickup-right {
        float: right;
        width: 480px;
    }
#pickup01 a { width: 100%; }
		
#pickup01 .pickup-large .pickup-in-txt { padding: 7px 30px 5px 0; }
			
#pickup01 .pickup-small a {
                display: table;
                width: 450px;
                padding: 20px 0;
            }
#pickup01 .pickup-small li { border-top: 1px solid #e0e0e0; }
#pickup01 .pickup-small li:first-child { border-top: none; }					
#pickup01 .pickup-small li:first-child a { padding: 0 0 20px 0; }

#pickup01 a .pickup-in-txt {
                    font-size: 1.6rem;
                    color: #1b4584;
                }		
#pickup01 a .pickup-in-photo {
                    display: table-cell;
                    width: 250px;
                    vertical-align: middle;
                }				

#pickup01 .pickup-small .pickup-in-txt {
                    display: table-cell;
                    width: 230px;
                    padding: 5px 5px 5px 0;
                    vertical-align: middle;
					line-height: 1.5;					
                }				
				
#pickup01 a .pickup-in-txt .pickup-smalltxt {
                        display: block;
                        font-size: 1.2rem;
                        color: #999999;
                    }
					
#pickup01 .pickup-arrow { position: relative; }
#pickup01 .pickup-arrow::after {
                    position: absolute;
                    top: 50%;
                    right: 7px;
                    display: block;
                    width: 7px;
                    height: 7px;
                    margin-top: -4px;
                    content: '';
                    border-right: 1px solid #4c4c4c;
                    border-bottom: 1px solid #4c4c4c;
                    -ms-transform: rotate( -45deg );
                    -webkit-transform: rotateZ( -45deg );
                    -ms-transform: rotateZ( -45deg );
                    transform: rotateZ( -45deg );
                }				
/* pickup02 all小				
-------------------------------------------------------*/
#pickup02 { width: 100%; }
#pickup02 .pickup-left {
        float: left;
        width: 460px;
    }
#pickup02 .pickup-right {
        float: right;
        width: 460px;
    }
#pickup02 a { width: 100%; }
		
#pickup02 .pickup-large .pickup-in-txt { 
				padding: 7px 30px 5px 0; 
				margin-bottom:10px;}
			
#pickup02 .pickup-small a {
                display: table;
                width: 450px;
                padding: 20px 0;
            }
#pickup02 .pickup-small li { border-top: 1px solid #e0e0e0; }
#pickup02 .pickup-small li:first-child { border-top: none; }					
#pickup02 .pickup-small li:first-child a { padding: 0 0 20px 0; }


#pickup02 a .pickup-in-txt {
                    font-size: 1.5rem;
                    color: #1b4584;
                }		
#pickup02 a .pickup-in-photo {
                    display: table-cell;
                    width: 240px;
                    /* vertical-align: middle; */				
                }				

#pickup02 .pickup-small .pickup-in-txt {
                    display: table-cell;
                    width: 200px;
                    padding: 0 5px 0;
                    vertical-align: middle;
					line-height: 1.4;
                }				
				
#pickup02 a .pickup-in-txt .pickup-smalltxt {
                        display: block;
                        font-size: 1.2rem;
                        color: #999999;
                    }
					
#pickup02 .pickup-arrow { position: relative; }
#pickup02 .pickup-arrow::after {
                    position: absolute;
                    top: 50%;
                    right: 7px;
                    display: block;
                    width: 7px;
                    height: 7px;
                    margin-top: -4px;
                    content: '';
                    border-right: 1px solid #4c4c4c;
                    border-bottom: 1px solid #4c4c4c;
                    -ms-transform: rotate( -45deg );
                    -webkit-transform: rotateZ( -45deg );
                    -ms-transform: rotateZ( -45deg );
                    transform: rotateZ( -45deg );
                }

			
				
/* message-other01
-------------------------------------------------------*/
.message-other01 { width: 100%; }
    .message-other01 .news-area01 {
        float: left;
        width: 580px;
    }
    .message-other01 .sns-area01 {
        float: right;
        width: 308px;
        padding-top: 5px;
    }
/* ul-news
-------------------------------------------------------*/
.ul-news li { border-bottom: 1px solid #e0e0e0; }
    .ul-news li:first-child { border-top: 1px solid #e0e0e0; }
    
    
.ul-link13-txt {
    text-decoration:underline;
}

/* recommend
-------------------------------------------------------*/
.ul-link04 > li {
    margin-left: 10px;
}
/* EOF */

/* label 4.12 */
.attraction-h1-label01 {
    display: inline-block;
    margin: 20px 0 -15px;
    padding: 2px 10px;
    font-size: 1rem;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    background: #1B4584;
}

#pickup02 .pickup-small .pickup-in-txt span em {
	font-size: 0.85em;
}