body{
	margin:0;
	background-color:#fff;
	-webkit-text-size-adjust: 100%;
	height:100%;
}
#page{
	width:100%;
	margin:0;
	background-image:none;
	overflow:hidden;
}

/*header*/
header.ver_pc {
    display: none;
}
header.ver_sp {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100;
	height: 36px;
        background-color: #fff;
        border-bottom: 1px solid #999;
	padding-right: calc(4% + 40px);
	transition:.3s;
}
header.switch_bar.ver_sp.hide {
    transform: translate(0, -100%);
}
header.ver_sp .logoTOTO {
    padding: 0;
}
/*spMenu*/
.spMenu{
	 display: block !important;
        width: 250px;
        height: 100vh;
        background: #FFF;
        -webkit-transform: translateX(250px);
        transform: translateX(250px);
        -webkit-transition: ease .5s;
        transition: ease .5s;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 2000;
	transition:.3s;
}
.spMenu.hide {
    transform: translate(100%, -36px);
}
body.kenchikubunka .spMenu{
    top:-37px;
}
.action{
	width:250px;
	background:rgba(255,255,255,1) !important;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.spOpen{
	z-index:1999;
	position:fixed;
	top:0;
	width:100%;
	height:3000px;
	background-color:rgba(0,0,0,0.4) !important;
	-webkit-transform: translate3d(0,0,0);
}
.spMenu .head_menu_sp_btn{
	display: block !important;
        position: absolute;
        left: 0;
        top: 0;
        width: 40px;
        height: 36px;
        background-image: url(../../kenchikubunka/image/head_menu_sp.gif);
        background-size: 40px 36px;
        -webkit-transition: ease .5s;
        transition: ease .5s;
        cursor: pointer;
        transform: translate(-100%, 0);
}
.spMenu .wrap_all_spMenu {
    height: 100vh;
    overflow: auto;
}
body.kenchikubunka .head_menu_sp_btn{
    top:0;
}
.action > .head_menu_sp_btn{
	background-image:url(../../kenchikubunka/image/head_menu_sp_close.gif);
}
.spMenu > ul{
	padding: 0;
        height: 100vh;
        overflow: auto;
}
.spMenu > a{
	text-decoration:none !important;
}
.wrap_spMenu > a{
	font-size:16px;
	text-decoration:none;
	line-height: 28px;
	display: block;
	box-sizing:border-box;
	padding:10px;
	border-bottom:1px solid #999;
}
.wrap_spMenu > a.main{
	background-color:#f2f2f2;
}
.wrap_spMenu > a.spsub{
	background-color:#fcfcfc;
	padding-left:25px;
}
.wrap_spMenu > a > li{
	list-style:none;
	text-decoration:none;
}
.spMenu_kenchikubunka > a{
	padding:0;
	height:40px;
}
.spMenu_main{
	border-left: 7px solid #000;
	padding-left: 8px;
}
.spMenu_guide{
	background-color:#f2f2f2;
	box-sizing:border-box;
	padding:10px;
}
.spMenu_guide > a{
	text-decoration:none;
	color:#666;
}
.spMenu_guide > .guide_text{
	border-bottom:1px solid #bbb;
	padding-bottom:8px;
}
.spMenu_site{
	height:40px;
	background: -moz-linear-gradient(center top , #777, #444) repeat scroll 0 0 #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#444));
	color:#fff;
	box-sizing:border-box;
	padding:5px 10px;
}

.box_search {
    display: block;
}

.box_head_menu{
	display:none;
}
.language{
	display:block;
}
.shop_lang{
	right:10px !important;
}
.site_bar.clearfix{
	display:none;
}
.logoTOTO > a > img{
	height: 15px;
}

.area_head{
    width:100%;
    margin:0;
    height: 130px;
}
body.kenchikubunka .area_head{
    height: auto;
}
.box_logo{
	bottom: 65px;
}
.box_logo > a > img{
	width:200px;
}
.box_search{
	left: 0;
	right:0;
	top: 75px;
	right: 0;
	width:90%;
	margin:0 auto;
}

.box_head_menu{
	left:15px;
	bottom:13px !important;
	right:auto;
}
.searchText{
	width:90%;
	float:none !important;
}
.searchTextarea{
	
}
.searchButton{
	width:10% !important;
	margin:0;
	
}

.navi_bar{
	display:none;
}

.header_ma {
    display: none;
}

/*index*/
.wrap{
	width:100%;
	margin:0;
}
.area_allwidth{
	width:100%;
	margin:0;
	box-sizing: border-box;
}

.attach_to_scroll{
	height:auto !important;
}
.attach_to_scroll > .item{
	position:relative !important;
	padding-bottom:80px;
}
.attach_to_scroll > .control{
	position:relative !important;
}

.item  img{
	width:100%;
}
.item > div > a{
	text-decoration:none !important;
}
.sp_slideItem{
	display:block;
	height:80px;
	width:100%;
	background: -moz-linear-gradient(center top , #fff, #eee) repeat scroll 0 0 #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	box-sizing:border-box;
	padding:12px 15px 12px 12px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
.sp_slideItem > .exTitle{
	width:100%;
	height:40px;
	display: table-cell;
	vertical-align: middle;
	line-height: 130%;
	font-size:16px;
	margin:0;
}
.sp_slideItem > .exDate{
	width:100%;
	margin:0;
	height:40px;
	line-height:100%;
	font-size:13px;
	vertical-align:bottom;
	padding-left: 2em;
	text-indent: -2em;
}

.appButton{
	width:90%;
	margin:0 auto 20px;
	box-sizing:border-box;
	padding:10px;
	text-align:left;
}
.infoPC{
	display:none;
}
.info_open{
	display:block;
	width:100%;
	height:50px;
	background-color:#00AEE5;
	color:#fff;
	line-height:50px;
	text-align:center;
	font-size:18px;
	margin-bottom:15px;
	text-decoration:none;
}
.info_close{
	display:block;
	width:100%;
	height:50px;
	background-color:#3d3d3d;
	color:#fff;
	line-height:50px;
	text-align:center;
	font-size:18px;
	margin-bottom:15px;
	text-decoration:none;
}

.area_2col_left{
	margin:0 auto 40px;
	float:none;
	height: auto;
}
.box_leftwidth{
	float:none;
}
.box_leftwidth:before,.box_leftwidth:after{content:"";display:table;}
.box_leftwidth:after{clear:both;}
.box_leftwidth{*zoom:1;}

.area_2col_right{
	width:100%;
	margin:0 auto;
	float:none;
}
.pageTitle{
	width:90%;
	margin:0 auto 10px;
	float:none !important;
	height: auto;
}
.wrap_info{
	height:300px;
	overflow-y:scroll;
	margin:10px 0 30px;
	background-color:#f2f2f2;
	padding:10px;
	box-sizing:border-box;
	background-image: url('../../kenchikubunka/image/img_textBox_sp_bg_head.gif'), url('../../kenchikubunka/image/img_textBox_sp_bg_foot.gif');
	background-repeat: repeat-x;
	background-position: top, bottom;
	padding: 0 15px !important;
}
.text_subtitle{
	display:none;
}
.box_rep_prof > .text_subtitle{
	display:block;
}

.box_info_column > .box_info_text{
	width:90%;
	margin: 0 auto;
	float:none;
}
/*トラフ展限定*/
.btn_mov{
	right:2% !important;bottom:5% !important;width:30% !important;text-align:right;
}
.icon_pre_mov{
	float:right !important;padding:5px !important;width:auto !important;height:20px !important;
}

/*ex index*/
h1{
	width:100%;
}
h1 > img{
	width:100%;
}
h1 > a > img{
	width:100%;
}
.area_allwidth > img{
	width:100%;
}

.subnavi_bar{
	width:100%;
	height:auto;
	background-color:#e6e6e6;
	border:none;
}
.list_subnavi_bar{
	width:100%;
	height:auto;
	background-color:#e6e6e6;
}
.subnavi_bar > a{
	width:50% !important;
	height:35px;
	line-height:35px;
	border-top:1px solid #fff;
	border-bottom:1px solid #b2b2b2;
}
.subnavi_bar > a.twice{
	width:100% !important;
	height:35px;
	line-height:35px;
	border-top:1px solid #fff;
	border-bottom:1px solid #b2b2b2;
}
.list_subnavi_bar > a{
	width:50% !important;
	height:35px;
	line-height:35px;
	border-left:1px solid #fff;
	border-right:1px solid #959595;
}
.list_subnavi_bar > a > .subnavi_button{
	float:none;
	width:100%;
}

.title_middle_ul{
	width:90%;
	margin:20px auto 10px !important;
}
.text_main{
	width:90% !important;
	margin:0 auto;
	float:none !important;
}
.area_center{
	width:100%;
}
.text_main > img{
	max-width:100%;
}
.box_bottom_right{
	margin-right: 20px;
	width:90%;
	text-align: right;
}

.attach_to_slide{
	
}

.slide_navi_ex{
	display:none;
}
.box_slide_ex{
	width:100%;
	height: 100% !important;
	margin:0 auto 30px;
	background-image:none;
}
.box_slide_ex > .slide_back{
	position: fixed;
	top: 50%;
	left:0;
	float: left;
	display: none;
	vertical-align: middle;
	z-index: 2000;
}
.box_slide_ex > .slide_next{
	position: fixed;
	top: 50%;
	right:0;
	float: right;
	display: none;
	vertical-align: middle;
	z-index: 2000;
}
.box_slide_ex .slide_img{
	width:80px;
	height: 80px !important;
	overflow:hidden;
	float:left;
	position: static;
	margin:0 0 17px 17px;
	background-color: #eee;
}
.box_slide_ex .slide_img .slide_photo{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.box_slide_ex .slide_img .slide_photo img{
	max-width: 80px;
	max-height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.box_slide_ex > .pop{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100% !important;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
	margin:0;
    z-index: 1000;
	display:table;
}
.box_slide_ex > .pop > .slide_photo{
	display:table-cell;
}
.box_slide_ex > .pop > .slide_photo > img{
	max-width:80%;
	max-height:80%;
}
.box_slide_ex .slide_img .caption{
	width:100%;
	margin:0 auto;
}

.sp_mainPhoto{
	display:block;
	width:100%;
	margin:0 auto 8px;
	text-align:center;
}
.sp_mainPhoto > img{
	width:90%;
}
.area_center > .caption{
	display:block;
	visibility:hidden;
	overflow:hidden;
	height:10px;
	text-align: right;
}

.popup{
	display:none;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.popup > .img{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.popup > .img > .arrow_prev{
	position: fixed;
	top: 45%;
	right:90%;
	float: left;
	display: table-cell;
	vertical-align: middle;
	z-index: 2000;
}
.popup > .img > .arrow_prev img{
	width:30px;
}
.popup > .img > .arrow_next{
	position: fixed;
	top: 45%;
	left:90%;
	float: right;
	display: table-cell;
	vertical-align: middle;
	z-index: 2000;
}
.popup > .img > .arrow_next img{
	width:30px;
}

.popup > .img > .photo_close{
	position:fixed;
	top:5px;
	right:5px;
}
.popup > .img > .photo_close img{
	width:50px;
}

.popup > .img > .popimg{
	max-width:90%;
	max-height:50%;
}

.popup > .img > .popcaption{
	width:95%;
	box-sizing:border-box;
	color:#ccc;
	font-size:12px;
	line-height:1.1em;
	margin:5px auto 0;
}

#img_page{
	visibility:hidden;
}


/*
.box_slide_ex .slide_img{
	max-width:80%;
	width:100%;
	margin:auto;
	position: absolute;
	left:0;
	right:0;
}
.slide_img > .caption{
	
}
.box_slide_ex .slide_img .slide_photo{
	width: 100%;
	margin:auto;
	height: 100%;
}
.box_slide_ex .slide_img .slide_photo img{
	width:100%;
	margin:auto;
}
.box_slide_ex .slide_img .caption{
	width:100%;
	margin:0 auto;
}
.box_slide_ex > .slide_back{
	width:10%;
	left:0;
	top:0;
}
.slide_back:before{
    content: "";
    height: 100%;
    vertical-align: middle;
    width: 0px;
    display: inline-block;
}
.box_slide_ex > .slide_back img{
	width:100%;
}
.box_slide_ex > .slide_next{
	width:10%;
	right:0px;
	top:0;
}
.slide_next:before{
    content: "";
    height: 100%;
    vertical-align: middle;
    width: 0px;
    display: inline-block;
}
.box_slide_ex > .slide_next img{
	width:100%;
	margin:auto;
}
.slide_navi_ex{
	bottom:-20px;
	top:auto;
}*/

.box_list{
	width:90%;
	margin:0 auto 20px;
	float:none;
	border-bottom:none;
}
.box_list_item{
	float:none;
	width:100%;
	color:#999;
	margin-bottom:0;
}
.box_list_text{
	float:none;
	width:100%;
}

.text_lead{
	width:90%;
	margin:0 auto;
}
.main_text{
	width:90%;
	margin:0 auto;
}

.bg_LGY{
	background-color:#fff;
	width:90%;
	margin:0 auto;
}
.box_mov_thum_text{
	width:90% !important;
	margin:0 auto 10px;
}
.movie_self_ex{
	text-align:center;
}
.box_mov_thum{
	float:none;
	margin:10px auto;
	width: 100%;
}

.box_book_rel{
	margin:0;
}
.box_book_rel_item{
	width:48%;
	box-sizing:border-box;
	margin:0;
	padding-left:15px;
}
.box_book_rel_item > .box_book_rel_title{
	float:left;
}


/*ex prof*/
.box_prof_photo{
	width:100%;
	float:none;
	text-align:center;
}
.box_prof_text{
	width:90%;
	margin:10px auto;
	float:none !important;
}
.box_prf_thumb{
	float:none !important;
	margin:10px auto;
	text-align:center;
}


/*ex report*/
.photo_box img{
	width:80%;
	margin:10px auto;
}
.photo_box iframe{
	width:100%;
	height:200px;
}
.box_photo_cap{
	width:80%;
	margin:0 auto;
}
.box_rep_prof{
	width:90%;
	margin:20px auto 0;
}
.closeButton{
	width:100%;
	margin:0 0 20px;
	box-sizing:border-box;
	padding:8px;
	text-align:center;
	border:1px solid #666;
}
.box_rep_prof_column{
	width: 100%;
}
.box_rep_prof_t{
	width: 100%;
}

/*ex lec*/
.box_mov_bar{
	width:100%;
}

/*ex_list*/
.pageWidth{
	width:100%;
}
.box_list_pagelink_ex{
	display:none;
}
.box_list_pagelink_exrepo{
	display:none;
}
.box_list_pagelink_ex_sp{
	display:block;
	width:100%;
	height:40px;
	margin:10px 0;
	position: relative;
	z-index: 1;
}
.box_list_pagelink_lec{
	display:none;
}
.box_list_pagelink_lecrepo{
	display:none;
}

.button_pulldown_arrow{
	float:right;
}
.button_pulldown_arrow img{
	width:40px;
}
.button_pulldown_arrow_on{
	display:none;
	float:right;
}
.button_pulldown_arrow_on img{
	width:40px;
}

.box_pagelink_button_now{
	display:block;
	width:100%;
	height:40px;
	margin:10px 0 0;
	background-color:#e6e6e6;
	line-height:40px;
	vertical-align:middle;
	box-sizing:border-box;
	padding-left:20px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #666;
}
.box_pagelink_pulldown{
	display:none;
	width:100%;
}
.block{
	display:block;
}
.none{
	display:none;
}
.bg_BK{
	background-color:#333;
	color:#fff;
}

.box_pagelink_pulldown > a{
	display:block;
	width:100%;
	height:40px;
	margin:0;
	background-color:#e6e6e6;
	line-height:40px;
	vertical-align:middle;
	box-sizing:border-box;
	padding-left:20px;
	border-bottom:1px solid #666;
	text-decoration:none;
}


.list_1column{
	width:100%;
}
.list_photo{
	float:none;
	margin:0 auto;
	padding:0;
}
.list_photo > a > img{
	width:90%;
	margin:0 auto;
}
.list_photo > img{
	width:90%;
	margin:0 auto;
}
.box_list_right{
	width:90%;
	margin:10px auto;
	padding:0;
	float:none;
	position:relative;
}
.box_list_sub{
	display:none;
	float:none;
	position:absolute;
	bottom:0;
	width:100%;
	height:100%;
}
.box_book_rel_title{
	float:none;
}
.list_title{
	width:100%;
}
.list_date{
	width:100%;
}
.list_text_exhibitor{
	float:none;
	width:100%;
}
.list_text_ex{
	float:none;
	width:100%;
}

/*access*/
.box_slide_map{
	width:100%;
	height:auto;
	margin:0 auto;
	position:static;
}
.box_slide_map:before,.box_slide_map:after{content:"";display:table;}
.box_slide_map:after{clear:both;}
.box_slide_map{*zoom:1;}

.box_slide_map > .slide_img{
	width:100%;
	height:auto !important;
	position:static;
	margin:0 auto 20px;
}
.box_slide_map .slide_img .slide_photo{
	display:block;
	width:100%;
	height:auto;
	max-height:300px;
	margin:0 auto;
}
.box_slide_map .slide_img .slide_photo img{
	max-height:300px;
	max-width:300px;
	margin:0 auto;
}
.box_slide_map .slide_img .caption{
	width:90%;
	margin:0 auto;
}

.slide_back{
	display:none;
}
.slide_next{
	display:none;
}
.slide_navi_map{
	display:none;
}

/*userinfo*/
.qa_list{
	width:90% !important;
	margin:0 auto;
}
.question_qa{
	width:12% !important;
	text-align:right;
}
.question_text{
	width:88% !important;
	float:right;
}

/*exreport*/
.repolist_title{
	width:100%;
	float:none;
}
.repolist_reporter{
	width:100%;
	float:none;
	margin:0 auto;
}
.box_list_right > .box_mark{
	margin-right: 10px;
}

/*g about*/
.box_text_right_about{
	width:100%;
	float:none;
}
.box_text_right_about > .text_subtitle{
	display:block;
}

/*pub*/
.shelf_allBooks{
	display:none;
}
.box_info_column{
	width:100%;
}
.slide_img_pub{
	height:auto !important;
}
.pub_slider > .item{
	padding-bottom:0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.box_shelf_title{
	left:10px;
}
.area_shelf_out{
	overflow:hidden;
	height:390px;
	margin-bottom: 15px;
	padding-top: 0;
}
.box_shelf_b_back{
	z-index:999;
	width: 30px;
	height: 200px;
	background-image:url(../../publishing/image/index_shelf_b_back_sp.png);
}
.box_shelf_b_back img{
	display:none;
}
.box_shelf_b_next{
	z-index:999;
	width:30px;
	height: 200px;
	background-image:url(../../publishing/image/index_shelf_b_next_sp.png);
}
.box_shelf_b_next img{
	display:none;
}
.box_shelf_book{
	position:static !important;
	min-width:150px;
	display:table-cell;
	float:none;
	visibility:visible;
	padding-right:8px;
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
}
.box_shelf_bookimg{
	height: 217px;
}
.newbook > .area_shelf > .box_shelf_book > .box_shelf_bookimg{
	height:208px;
}

.box_shelf_mov{
	width:100px;
	height:75px;
}
.box_shelf_mov > .link_movplay{
    height: 60px;
    width: 100px;
}
.box_shelf_mov > .mov_thum {
    width: 100px;
}

.area_shelf{
	left:18px;
	height:390px;
	overflow-y : hidden;
	width:100%;
}
.box_book_rel_item_bottom_mask{
	bottom:0;
}

/*pub about*/
.box_list_mark{
	width:10%;
}
.box_list_txt{
	width:90%;
	float:left;
}

/*booksellers*/
.box_pop_4col{
	width:50%;
	box-sizing: border-box;
	margin:0;
	padding-right:10px;
	height: 220px;
}

/*pub detail*/
.book_container{
	margin:0 auto;
	float:none;
	padding:0;
}
.box_book_spec{
	float:none;
	width:90%;
	margin:20px auto 0;
}

.sp_mainPhoto_pub{
	display:block;
	width:100%;
	margin:0 auto 8px;
	text-align:center;
}
.sp_mainPhoto_pub > img{
	width:90%;
	border:1px solid #999;
}
.box_slide{
	width:100%;
	height: 100% !important;
	margin:0 auto 30px;
	background-image:none;
}
.box_slide > .slide_back{
	position: fixed;
	top: 50%;
	left:0;
	float: left;
	display: none;
	vertical-align: middle;
	z-index: 2000;
}
.box_slide > .slide_next{
	position: fixed;
	top: 50%;
	right:0;
	float: right;
	display: none;
	vertical-align: middle;
	z-index: 2000;
}
.box_slide .slide_img{
	width:80px;
	height: 80px !important;
	overflow:hidden;
	float:left;
	position: static;
	margin:0 0 17px 17px;
	border:1px solid #999;
	background-color: #eee;/*170123追記*/
}
.box_slide .slide_img .slide_photo{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;/*170123追記*/
}
.box_slide .slide_img .slide_photo img{
	max-width: 80px;
	max-height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);/*170123追記、ギャラリーと統一*/
	
}

.box_slide > .pop{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100% !important;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
	margin:0;
    z-index: 1000;
	display:table;
}
.box_slide > .pop > .slide_photo{
	display:table-cell;
}
.box_slide > .pop > .slide_photo > img{
	max-width:80%;
	max-height:80%;
}
.box_slide .slide_img .caption{
	width:100%;
	margin:0 auto;
}
.slide_navi{
	display:none;
}

/*ls_bs*/
.title_middle_ul > .caption{
	display:block;
	margin:5px 0 5px 10px;
}
.box_best_num{
	width:40%;
	text-align:center;
}
.box_book_photoBS{
	width:50%;
}

.search_subnavi{
	margin-top:0;
}
.dropdown_subnavi{
	width:10% !important;
	position:relative !important;
}
.dropdown_subnavi > .navibutton{
	width:100% !important;
	float:left;
}
.dropdown_subnavi > .navi_sub{
	width:100%;
	position:relative;
	height: 39px;
}
.dropdown_subnavi > .navi_sub > .sub_on{
	width:100% !important;
}
.dropdown_subnavi ul{
	position: absolute;
	width: 100%;
	z-index:10;
}
a.lssub > li{
	width:100% !important;
}
.dropdown_subnavi .navibutton{
	width:100% !important;
}
.subnavi_button_series{
	width:100%;
}
.subnavi_button_year{
	width:100%;
}

#name_ka{
	left:auto;
}
#name_sa{
	left:auto;
}
#name_ta{
	left:auto;
}
#name_na{
	left:auto;
}
#name_ha{
	left:auto;
}
#name_ma{
	left:auto;
}
#name_ya{
	left:auto;
}
#name_ra{
	left:auto;
}
#name_wa{
	left:auto;
}
#book_ka{
	left:auto;
}
#book_sa{
	left:auto;
}
#book_ta{
	left:auto;
}
#book_na{
	left:auto;
}
#book_ha{
	left:auto;
}
#book_ma{
	left:auto;
}
#book_ya{
	left:auto;
}
#book_ra{
	left:auto;
}
#book_wa{
	left:auto;
}
#designer_ka{
	left:auto;
}
#designer_sa{
	left:auto;
}
#designer_ta{
	left:auto;
}
#designer_na{
	left:auto;
}
#designer_ha{
	left:auto;
}
#designer_ma{
	left:auto;
}
#designer_ya{
	left:auto;
}
#designer_ra{
	left:auto;
}
#designer_wa{
	left:auto;
}

/*event_mov*/
.box_int_photo{
	width:90%;
	float:none;
	margin:0 auto 10px;
}
.box_int_textarea{
	width:90%;
	float:none;
	margin:0 auto 20px;
}
.box_int_book{
	width:90%;
	margin:10px auto;
	float:none;
	border-top: 1px solid #bbb;
	padding-top:10px;
}
embed{
	height:100% !important;
}
object{
	height:100% !important;
	padding:0;
}

/*eventrep*/
.box_rep_title{
	width:90%;
	float:none;
	margin:0 auto 20px;
}
.rep_date{
	width:100%;
	float:none;
	margin:10px auto;
}

/*bookshop*/
.slide_bookshop{
	display:none;
}
.slide_img_sp{
	display:block;
	width:100%;
	margin:10px 0 0 0;
}
.slide_img_sp img{
	width:100%;
}
.bookshop_photo img{
	width:100%;
}
.area_head_bookshop{
	height:55px;
}
.area_head_bookshop > .box_logo{
	bottom:0;
}
.slide_bookshop{
	height:auto;
	position: relative;
}
.box_slide_bookshop{
	width:100%;
	height:100%;
}
.box_slide_bookshop > .slide_img{
	width:100%;
}
.box_slide_bookshop > .slide_img img{
	width:100%;
}
.slide_navi_bookshop{
	display:none;
}

.box_fav_left{
	width:100%;
	margin-bottom:10px;
}
.box_fav_right{
	width:100%;
}
.box_fav_text{
	margin:0;
}
.box_ranking{
	width:90%;
	float:none;
	margin: 20px auto 0;
	display: table;
}
.box_rank_text{
	width:100%;
}

/*fair*/
.box_shop_fair_img{
	width:90%;
	margin:0 auto 10px;
	float:none;
	text-align:center;
	padding:0;
}
.box_shop_fair_text{
	width:90%;
	margin:0 auto;
	float:none;
}

.slide_caption{
	width:100%;
	box-sizing:border-box;
	margin:0 0 25px !important;
	padding:0 10px 0 0;
}
.area_center > .list_photo{
	width:100%;
	margin:0 auto 10px;
	text-align:center;
}
.list_content{
	width:90%;
	margin:0 auto;
	float:none;
}

.box_shop_floor_img{
	width:100%;
	float:none;
	text-align:center;
}
.box_shop_floor_img img{
	max-width:90%;
}
.box_shop_floor_text{
	width:100%;
	float:none;
	margin:10px 0 0 0;
}
.box_alpha{
	width:10%;
	margin:0;
}
.floor_title{
	width:90%;
	margin:0;
}

/*footer*/
.footer_ma{
	display:none;
}
.footer_ma_sub{
	font-size:14px;
	width:100%;
	margin:0;
	box-sizing: border-box;
	padding: 14px;
}
.footer_ma_sub > .footer_ma_sub_text > a{
	float:none;
	padding:0 10px;
	border-right:none;
}
.footer_pub_sub > .footer_pub_sub_text > a{
	float:none;
	padding:0 10px;
	border-right:none;
}

.footer_ma_rel{
	width:100%;
	height: auto;
	margin:0;
	padding-bottom: 10px;
}
.box_foot_ma_last{
	width:100%;
	margin:0 0 15px !important;
}
#backTotop{
	display:block;
	right: 10px;
	text-align: right;
	margin: 0 auto 10px;
	opacity: 0.8;
	z-index: 100;
}
#backTotop > a{
	text-decoration:none;
}
#backTotop > a > img{
	width:50px;
	height:50px;
}
.backTotop_fixed{
	position:fixed;
	bottom:20px;
}
.backTotop_static{
	position:static;
}

.footer_pub{
	display:none;
}
.footer_pub_sub{
	width:100%;
	margin:0;
	box-sizing: border-box;
	padding: 14px;
}
.foot_rel{
	width:100%;
	margin:0;
	padding: 10px 0;
}
.box_foot_last{
	width:100%;
	margin:0 0 15px !important;
}

.footer_bookshoptoto{
	display:none;
}
.footer_bookshoptoto_sub{
	width:100%;
	margin:0;
}
.footer_bookshoptoto_sub > .footer_shop_sub_text > a{
	float:none;
	padding:0 10px;
	border-right:none;
}
.footer_bookshoptoto_rel{
	width:100%;
	margin:0;
	padding: 10px 0;
}
.box_foot_bookshoptoto_last{
	width:100%;
	margin:0 0 15px !important;
}


/*kenchikubunka*/
.area_head_kenchikubunka{
	width:100%;
	margin:0;
	position:relative;
}
.kenchikubunka_img_main{
	width:100% !important;
	height:auto !important;
}
.text_title{
	float:none;
	width:90%;
	margin:0 auto;
}
.his_title{
	font-size:90%;
}
.kenchikubunka_lang{
	position:static !important;
}
.kenchikubunka_lang > a > img{
	margin:10px !important;
	text-align:right !important;
}

/*沿革テスト*/
.box_halfwidth_left{
	width:50%;
	box-sizing: border-box;
	padding:0;
}
.box_halfwidth_left img{
	width:100%;
}
.box_halfwidth_right{
	width:50% !important;
	box-sizing: border-box;
	padding:0;
}
.box_halfwidth_right img{
	width:100% !important;
}
.box_history_center_left{
	width:50%;
}
.box_his_txt{
	width:100%;
	float:none;
}
.box_history_center_left_l{
	width:50%;
}


/*other*/
.info_owabi{
	width:90%;
	margin-left: auto;
    margin-right: auto;
	box-sizing:border-box;
}
.info_owabi > .title{
	width:100%;
	text-align:center;
	margin:0;
}
.prf_img_center{
	margin: 0 auto 10px !important;
}
.prf_img_center img{
	width: 90%;
}

.prf_img_caption{
	margin: 0 auto 10px !important;
	width:90% !important;
	color: #888 !important;
}
.bottomline{
	margin-bottom:10px;
}
.index_sp{
	margin-top:130px;
}

.box_groupinfo_thumb{
    float: none !important;
    text-align: center;
}
.box_groupinfo_text{
	margin-top: 40px;
}


/*関連書籍ページ用css*/
.relevent_img{
	width:90%;
	margin:20px auto;
	float:none;
}
.relevent_text{
	width:90%;
	margin:20px auto;
	float:none;
}
.box_relevent_right{
	float:none;
	width: 80%;
	margin:0 auto;
	
}
.box_relevent_left{
	float:none;
	padding:0;
	width: 80%;
	margin:10px auto;
}
dl.shop, dl.detail{
	line-height:1.4em;
}
dl.shop dt:after, dl.detail dt:after{
	content:"";
	
}
dl.shop dt, dl.detail dt{
	width:100%;
	float:none;
	
}
dl.shop dd, dl.detail dd{
	margin:0 0 10px 7%;
	width:93%;
	float:none;
}


/* Book plus */
.sp_bp_menu{
	display: block;
	position: absolute;
	top: -10px;
	right: 0;
	padding: 0 5px;
	background-color: #e6e6e6;
	border-radius: 5px;
	font-weight: bold;
	z-index: 2;
}
.sp_bp_menu ul{
	list-style-type: none;
	line-height: 1.6em;
	font-weight:normal;
}
.sp_bp_menu ul li{
	margin-bottom:12px;
}
.sp_bp_menu ul span{
	font-size:90%;
	color:#aaa;
}
.sp_bp_menu>ul{
	padding-left:15px;
}
.sp_bp_menu ul > ul{
	padding-left:2em;
}
.sp_bp_menu ul > ul > ul{
	padding-left:1em;
}
.sp_bp_menu.bpMenuOn{
	background-color: #fff;
	border: 1px solid #999;
    width: 100%;
    box-sizing: border-box;
	position: relative;
}
.sp_bp_menu.bpMenuOn:before{
	content: "×";
    position: absolute;
    right: 10px;
    top: 4px;
    font-size: 140%;
    font-weight: normal;
    color: #fff;
    background-color: #999;
    line-height: 1em;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
}
.bookplus{
	padding: 10px 10px 0;
	box-sizing: border-box;
}
.bookplus .title_middle_ul{
	width:100%;
}
.bookplus .text_main{
	width:100% !important;
	margin-top:5px;
}
.bookplus .text_subtitle {
	display: block;
	width: 100%;
	float: none;
}

.bookplus .pageWidth>p {
	margin: 0 30px;
}

.bookplus_left{
	float: none;
	width: 100%;
}
.bookplus_right{
	float: none;
	display: none;
	width: 100%;
}

.bp_photo_wrap>div{
    margin-bottom: 15px !important;
}

.bp_photo_half, .bp_photo_60, .bp_photo_40, .bp_photo_onethird{
	width: 100%;
}

.editor_img{
	float: none;
	width: 100%;
	text-align: center;
	height: auto;
}
.editor_img img{
	position:relative;
	max-width:100%;
	height:auto;
}
.editor_img small {
	position: relative;
	bottom: 0;
}
.editor_book{
	width: 100%;
	margin-left:0;
}
.editor_text{
	float: none;
	width: 100%;
	text-align: center;
}
.editor_box{
	margin:20px 0;
	box-sizing:border-box;
}
.editor_box .editor_box_contents{
    padding:0;
}
.editor_box .series{
    padding:0;
}
.editor_box .editor_text{
	text-align:left;
}
.editor_book .text_title{
	margin: 0 0 5px;
    color: #666;
}
.editor_book .box_book_rel_item{
	padding:0;
}

.box_search_result{
	display:none;
}

.Gtalk .box_list .box_list_textTitle .box_list_info {
    float: none;
    width: 100%;
}
.Gtalk .box_list .box_list_textTitle .box_list_mov {
    float: none;
    width: 100%;
}