@media screen and (max-width:767px){
html{
	margin: 0;
	padding: 0;
	height:100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body{
	-webkit-text-size-adjust: 100%;
	line-height: 1.4;
	text-align: center;
	margin: 0px;
	color: #313131;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	height:100%;
	width: 100%;
}

body > .container {
	height: auto;
}

img{
	max-width: 100%;
	height: auto;
	width :100%;
	border:none;
}

.font_geogia{
	font-size: 16px;
	font-family: 'Georgia','Hiragino kakugo Pro', 'ヒラギノ角ゴ Pro','MS PMincho','MS P明朝','serif';
}

.clearfix{
	clear: both;
	display:block;
}

.center{
	margin: 0 auto;
}


#container{
	width: 100%;
	margin: 0 auto;
	position: relative;
	height:auto !important;/*IE6対策*/
    height: 100%; /*IE6対策*/
    min-height: 100%;
    max-height:9999px;
}

#contents .menu{
	display: none;

}

.mainVideo__altSp {
	display: block;
}


.mainVideo:after {
	padding-top: 141%;
}

.mainVideo > .content iframe {
	display: none;
}

.mainVideo__logo {
	width: 78.125%;
}

.mainVideo__logoWrapper {
	top: 17%;
}

#main .playWrapper {
	top: 77.7777%;
}

#main .play {
	width: 40.625%;
}

.mainUeno__logo {
	width: 50%;
}

.mainUeno__logoWrapper {
	top: 47.7%;
}
.mainSpMovie__logo {
	width: 48.125%;
}

.mainSpMovie__logoWrapper {
	top:  72.8%;
}


.movie{
	position:relative;
	z-index:100;
	background-color:#FFF;
	padding:0 3%;
}
	/* newなし */
	.movie p.none_new{
		padding:5% 0 2%;
		font-size:18px;
		color: #7F6C72;
	}
	.movie p.none_new span{
		font-weight:bold;
	}
	/* newあり */
	.movie p.newmark{
		padding:5% 0 2%;
		font-size:18px;
		color: #7F6C72;
		min-height:70px;
		background-image:url(../../images/top/icon_new_sp.png);
		background-repeat:no-repeat;
		background-position:left 50%;
		background-size:20% auto;
	}
	.movie p.newmark span{
		font-weight:bold;
	}


/* SP e-book */
.e-book{
	position:relative;
	z-index:100;
	background-color:#FFF;
	padding:0 3%;
}
.e-book p{
	padding:5% 0 2%;
	font-size:18px;
	color: #7F6C72;

/*
	background-image:url(../../images/top/icon_new_sp.png);
	background-repeat:no-repeat;
	background-position:left 50%;
	background-size:40px auto;
*/

}
.e-book p span{
	font-weight:bold;
}
.new_ebook{
	float:left;
	margin:4px 0 1% 0;
	padding:0;
	font-size:0;
	width:20%;
}


.new{
	float:left;
	margin:4px 0 1% 0;
	padding:0;
	font-size:0;
	width:20%;
}

.poster{
	padding:0 3%;
}

.poster img{
	clear:both;
}


/* newマークなし */
.poster p.none_new{
	padding:5% 0 2% 10%;
	font-size:18px;
	color: #7F6C72;
	margin-right:16px;
	vertical-align:bottom;
}
	.poster p.none_new span{
		font-weight:bold;
	}


/* newマークアリ */
.poster p.newmark{
	padding:5% 0 2% 10%;
	font-size:18px;
	color: #7F6C72;
	margin-right:16px;
	vertical-align:bottom;

/*
	background-image:url(../../images/top/icon_new_sp.png);
	background-repeat:no-repeat;
	background-position:left 50%;
	background-size:40px auto;
*/

	background-image:url(../../images/top/icon_new_sp.png);
	background-repeat:no-repeat;
	background-position:left 44%;
	background-size:20% auto;
	min-height:60px;
}
	.movie p.newmark span{
		font-weight:bold;
	}



.poster .box{
	clear:both;
}



.sp_movie_container{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 1.5%;
}

.sp_movie_container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#main .play_btn {
	background: url("../../images/top/btn_play_off.png") no-repeat scroll 56% 50% / cover rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    font-size: 20px;
    letter-spacing: 4px;
    margin: 0 auto;
    padding: 1.5% 6% 1.5% 0.2%;
    width: 28%;
}

#main .play_btn:hover {
	background: url("../../images/top/btn_play_on.png") no-repeat scroll 56% 50% / cover rgba(0, 0, 0, 0);
	border: 2px solid #595654;
}

#contents .inner{
	width:100%;
	box-sizing:border-box;
	padding:0 3%;
  	-webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.6);
  	-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.6);
}
#contents .border_01{
	display: none;
}

#contents .sec_01 .title_01{
	height: 16px;
    margin: 0 auto;
    padding: 47px 0 30px;
    width: 90px;
}

#contents .sec_01 .title_02{
	margin: 0 auto 17px;
	width: 236px;
	height: 19px;
}

#contents .sec_01 p{
	color: #7F6C72;
	font-size: 13px;
    line-height: 190%;
	margin: 0 4% 5%;
}

#contents .sec_01 .img_sp{
	margin: 0 auto 45px;
}

#contents .sec_01 .graphic{
	margin: 4px auto 0;
	display: table;
	text-align:center;
}

#contents .sec_01 .graphic span{
	display: table-cell;
	vertical-align: bottom;
}

#contents .sec_01 .graphic span img{
	margin-left: 4px;
    width: 6px;
}

#contents .sec_02 {
    width: 88%;
}

#contents .sec_02 .title {
    height: 16px;
    margin: 0 auto;
    padding: 0 0 10px;
    width: 90px;
}

#contents .sec_02 .title img{
	width:87%;
}

#contents .sec_02 img {
    width: 100%;
}

#contents .sec_02 .slider{
	width: 100%;
	margin: 36px auto 0;
	height: auto;
	padding-bottom: 23%;
}

dl,dt,dd{
	line-height : 1;
}

#contents .sec_02 .slider dl{
	padding: 0 1% 6%;
    width: 48%;
	float : left;
}

#contents .sec_02 .slider dl.last{
	padding-right: 0;
}

#contents .sec_02 .slider dt{
	text-align : center;
}

#contents .sec_02 .slider dt img{
	margin: 0 auto 2%;
	display : block;
	width: 100%;
}

#contents .sec_02 .slider dd{
	font-size : 20px;
	font-style: italic;
	text-align : center;
	color: #595452;
}

#contents .sec_02 .slide_dot{
	margin: 3% auto 7%;
}
#contents .sec_03{
	padding-bottom:0;
}
#contents .sec_03 .title{
	margin: 4% auto 0;
	color: #b69f9a;
    font-size: 26px;
	text-align : center;
}

#contents .sec_03 .spot_list{
	width: 100%;
	height: auto;
	margin: 0 auto 0;
}

#contents .sec_03 .spot_list dl{
	width: 100%;
	height: auto;
	margin: 0;
	clear:both;
	position:relative;
	padding:5% 0;
}

#contents .sec_03 .spot_list dl span.spot_cell{
	display:table;
	width:100%;
	}

#contents .sec_03 .spot_list dt{
	float: none;
    margin: 0 2% 0 2%;
    text-align: center;
    width: 25%;
		display:table-cell;
		padding:1.3%;
}

#contents .sec_03 .spot_list dt img{
	margin-bottom: 2%;
	margin-left:21%;
	width: 100%;
	display : block;
}

#contents .sec_03 .spot_list dd{
	text-align : left;
	color: #595352;
    font-size: 14px;
	line-height : 140%;
	width:85%;
	clear:both;
	float:left;
	display:table-cell;
	margin:0 2% 0 9%
}

#contents .sec_03 .spot_list dd.name{
	clear: right;
    font-size: 22px;
    font-weight: bold;
    width: 50%;
		margin:0;
		padding:0;
		display:table-cell;
		vertical-align:middle;
		float:none;
		position:relative;
}
#contents .sec_03 .spot_list dd.name img{
	width: 69%;
	margin-left: 12%;
}

#contents .sec_03 .spot_list dd.name img.tmn_img{
	width: 48%;
}

#contents .sec_03 .spot_list dd.txt{
	top: 36%;
}

#contents .sec_03 .spot_list dd.text span{
	display:inline-block;
}

#contents .sec_03 .spot_list span.arrow{
	width: 7%;
	display:block;
	position:absolute;
	top: 35%;
	right:7%;
}

#contents .sec_03 .spot_list dd a{
	color : #595553;
	text-decoration: none;
}

.pc_none{
	display:block!important;
}
.sp_none{
	display:none!important;
}
.mt_m60p{
	margin-top:-60px!important;
}

.sec_04{
	width:100%;
	padding:0;
	box-sizing:border-box;
	background-color:#FFF;
	color:#b69f9a;
	position:relative;
	z-index:200;
	border-top:1px solid #eae9e8;
	font-family: 'Georgia';
}

.sec_04 h2{
	font-size:24px;
}

.sec_04 ul{
	list-style-type:none;
}

.sec_04 li{
	padding:1% 0;
}

.sec_04 .menuSpListStationList__heading{
	margin-top: 6%;
}

.sec_04 .menuSpListStationList .menuSpListStationList__itemBody:last-child {
    padding-bottom: 6%;
}
.sec_04  .menuSpListStationList__item{
	font-size:18px;
}

.sec_04 .menuSpListStationList__item .menuSpListStationList__itemImage {
	vertical-align: middle;
    width: 50%;
}

.sec_04 .menuSpListStationList__item .menuSpListStationList__itemImage2 {
	vertical-align: middle;
    width: 58%;
}

/*
 * storyToggle
 */
#contents .sec_01 p.storyToggle__upper {
	margin-bottom: 0;
}

.storyToggle__upper{
	display: block;
}

.storyToggle {
	display: none;
}

.btnStoryToggle {
	display: block;
}

a#btnStoryToggle:hover{
	text-decoration: none;
}

.btnStoryToggle__text--close {

}

.btnStoryToggle__text--open {
	display: none;
}

.btnStoryToggle .btn_open_bg {
	display: block;
	margin: 4% auto 3%;
    height: 47px;
    width: 150px;
	background:url(../../images/top/StoryBtn_01.png);
	background-repeat:no-repeat;
	background-size: cover;
	position: relative;
}

.btnStoryToggle .btn_close_bg {
	display: block;
	margin: 1% auto 3%;
    height: 47px;
    width: 150px;
	background:url(../../images/top/StoryBtn_02.png);
	background-repeat:no-repeat;
	background-size: cover;
	position: relative;
}

.btnStoryToggle .open_text_potision{
	display: block;
	position: absolute;
    left: 31px;
    top: 22px;
}

.btnStoryToggle .close_text_potision{
	display: block;
	position: absolute;
    left: 58px;
    top: 22px;
	
}



 .mB30{ margin-bottom:30px;}
 .mB_space{ margin-bottom:110px;}
 .mB_space2{ margin-bottom:30px;}
