html, body{
	
}
#Outline{
	width: 100%;
	max-width:100%;
}
#Header{
	position: relative !important;
	text-align: left !important;
	height: auto !important;
}
#Header > .menu_sp{
	display: block;
	width: 50%;
	z-index: 100;
}


#Footer{
	position: static !important;
	height: 30px !important;
}

/*spmenu*/
.site_head_menu{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
.site_head_menu > img{
	z-index: 100;
}
.menu_sp > .g_nav{
	display:none;
    position: absolute;
    top: 46px;
    right: 0;
    width: 100%;
    z-index: 100;
}
.g_nav > .box_menu{
    border-bottom: 1px solid #999;
    display: table !important;
    box-sizing:border-box;
    padding: 5px 20px 3px;
    width: 100%;
    height: 25px;
    background-color: #fff;
    line-height: 25px;
}
.g_nav > .box_menu:first-child{
	border-top: 1px solid #999;
}
.box_menu > .menu_L{
	font-weight: bold;
}
.box_menu > .border_l{
	border-left: 4px solid #0073BD;
	padding-left: 5px;
	height: 22px;
	margin: 2px 0 5px 0;
}

.g_nav > .spMenu_GY{
	background-color: #F2F2F2;
	padding:8px 15px 5px 20px;
}
.spMenu_GY > .menu_L{
	float: left;
	font-weight: normal;
}
.spMenu_GY > .spMenu_arrow{
	float: right;
	width: 25px;
	height: 25px;
}
.spMenu_arrow > img{
	width: 25px;
	height: 25px;
}

.g_sub{
	box-sizing: border-box;
	width: 100%;
	background-color: #F2F2F2;
	padding: 0;
}
.sub_close{
	display: none;
}
.g_sub > li{
	list-style: none;
	padding: 10px 15px 10px 20px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #999;
}
.g_sub#spMenusub > li:last-of-type,
.g_sub#spMenusub3 > li:last-of-type{
	border-bottom: none;
}
.g_sub > li > a{
	color: #666;
	margin-right: 0.5em;
}
#spMenusub2 > li > a:after{
	content:",";
}
#spMenusub2 > li > a:last-child:after{
	content:"";
}
.sub_close > li{
	box-sizing: border-box;
	margin-left: 40px;
}
.sub_close > .bottom{
	border-bottom: 1px solid #999;
}
/*
.spMenu_tokyo{
	line-height: 2em;
}
.spMenu_tokyo > a{
	display: block;
}*/
.spMenu_tokyo_sub{
	color: #999;
}
.tokyo,.kanto,.chubu{
	padding:10px 0 0 40px;
}
.over{
	display: none;
}
.act > .over{
	display: block;
	background-color:rgba(0,0,0,0.4) !important;
	height: 10000px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}




#Header > .head_area{
	width: 100%;
	padding:10px 20px 20px 20px;
	box-sizing: border-box;
	margin: 0;
}
.head_area > .logo_area{
	float: none;
	margin-bottom: 15px;
}
.head_area > .logo_area > a > img{
	height: 65px;
}
.head_area > .head_note_area{
	float: none;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0 0 0 10px;
}
.head_area > .head_menu_area{
	display: none;
}

.wrap_main{
	width: 100% !important;
	box-sizing: border-box;
	float: none !important;
	margin: 0 0 50px 0;
}
.wrap_main > .mainContents_area{
	width: 100% !important;
	float: none !important
}
.mainContents_area > .contents_list{
	width: 90% !important;
}

.box_contents > .box_icon{
	text-align: left;
	width: 40px;
	margin: 0;
}
.box_contents > .box_icon > img{
	width: 40px;
}
.box_contents > .box_article{
	width: 80%;
}

.mainContents_area > .wrap_search{
	display:none;
}
.menu_archives{
	display:none;
}
.menu_contributors{
	display:none;
}
.wrap_menu{
	width:100% !important;
	float: none !important;
}
.menu_works > .wrap_menu_search{
	display: none;
}


/*contents*/
.menu_new{
	display: none;
}
.menu_works{
	display: none;
}
.mainContents_area > .article{
	width: 100%;
	padding-bottom: 20px;
}
.box_contents{
	width: 90% !important;
	margin:20px auto 0 !important;
}
.contents_list > .box_contents{
	width: 100% !important;
}
.box_contents > .box_icon{
	width: 100%;
	float: none;
	display: inline;
}
.box_contents > .box_icon > img{
	width: 40px;
}
.box_contents > .box_article_data{
	width: 100%;
	margin: 20px 0 60px;
	float: none;
}
.box_article_data:before,.box_article_data:after{content:"";display:table;}
.box_article_data:after{clear:both;}
.box_article_data{*zoom:1;}

.box_contents > .box_article_main{
	width: 100%;
	float: none;
	margin: 20px 0;
}
.box_article_data > .writer_name{
	float: none !important;
}
.box_article_data > .data{
	float: none !important;
}
.article > .box_category{
	width: 90%;
	margin: 0 auto;
	padding: 0  0 10px 0;
}
.article > .box_category > .category{
	margin: 0;
	display: block;
	padding: 10px 0;
}
.article > .box_category > .tag{
	margin: 0;
	display: block;
}
.wrap_contents > .box_writer_data{
	width: 90%;
	margin: 10px auto;
}
.wrap_contents > .box_writer_data > .wrap_data{
	width: 100%;
	margin: 10px 0 0 0;
}
.article > .box_series_nav{
	width: 90%;
	margin: 20px auto;
}
.wrap_photo_left > .caption_right{
	width: 100%;
}
.photo_left{
	float: left !important;
	margin-bottom: 10px;
}


/*backnumber_list*/
.box_book > .box_content_list{
	float: none !important;
	width:100% !important;
}
.box_book > .cover{
	float: none !important;
	width:100% !important;
	margin-bottom: 10px;
}
.box_book > .cover > img{
	width: auto !important;
	max-width: 100%;
	max-height: 300px;
}

.box_content_list > .wrap_list > .item{
	float: none !important;
	width:100% !important;
}
.box_content_list > .wrap_list > .content,
.box_content_list > .wrap_list > .web,
.box_content_list > .wrap_list > .tel{
	float: none !important;
	width:100% !important;
}

/*works_list*/
.works_list{
	width: 100% !important;
}
.title_works_list{
	display: inline;
	margin-left: 10px !important;
}
.box_contents > .box_work{
	width: 100% !important;
	margin: 10px 0 0 0 !important;
}

/*works*/
.mainContents_area > .works{
	width: 100% !important;
}
.box_contents > .title_works{
	width: 100% !important;
	float: none !important;
	margin: 15px 0;
}
.box_contents > .prize{
	width: 100% !important;
	float: none !important;
	margin-bottom: 10px;
}
.box_contents > .area_photo{
	width: 100% !important;
	height: 400px !important;
	margin: 0 !important;
	float: none !important;
}
.box_contents > .area_photo > .active_photo{
	width: 100% !important;
	height: 400px !important;
}
.box_contents > .area_thum{
	width: 100% !important;
	float: none !important;
	margin: 10px auto 20px !important;
}
.box_contents > .area_thum > .box_thum{
	padding: 0 10px 0 0 !important;
}
.box_contents > .area_data{
	width: 100% !important;
	float: none !important;
	margin: 0 0 40px 0 !important;
}
.box_contents > .area_designer{
	width: 100% !important;
	float: none !important;
}
.box_contents > .area_designer > .photo{
	float: none !important;
}
.box_contents > .area_designer > .data{
	float: none !important;
	width: 100% !important;
	margin-top: 10px;
}
.wrap_list_data > .item{
	float: none !important;
	width: 100% !important;
}
.wrap_list_data > .content{
	float: none !important;
	width: 100% !important;
}
.box_contents > .area_text{
	float: none !important;
	width: 100% !important;
}

/*writer_list*/
.writer_list{
	width: 90% !important;
}
.box_writer_data > a > .photo{
	float: none;
	margin: 10px auto;
}
.box_writer_data > .wrap_data{
	width: 100%;
}

/*top用*/
.menu_top > .menu_works{
	display: block;
}
