@charset "utf-8";

/* 
-------------------------- トップページ  --------------------------
*/

#top_loading_zone{
	background: #ffffff;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;	
}

#top_loading_wrap{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 150px;
	margin: -80px 0 0 -75px;
	text-align: center;
}

#top_loading_logo{
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100px;
	height: 71px;
	background: url(../img/template/loading_logo.gif) no-repeat;
	background-size: 100px 71px;
	margin: 0 0 24px 0;
}

#top_loading_bar_wrap{
	width: 100%;
	height: 1px;
	position: relative;
	background: #e6e6e6;	
}

#top_loading_bar{
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	background: #000000;
	height: 1px;
	transition: all 1s cubic-bezier(.92,.36,.61,.45) 0s;
	-webkit-transition: all 1s cubic-bezier(.92,.36,.61,.45) 0s;
	-moz-transition: all 1s cubic-bezier(.92,.36,.61,.45) 0s;
	-o-transition: all 1s cubic-bezier(.92,.36,.61,.45) 0s;
	-ms-transition: all 1s cubic-bezier(.92,.36,.61,.45) 0s;
}

#top_loading_zone.active #top_loading_bar{
	width: 100%;
}

/* #top_pr_wrap */

#top_pr_wrap{
}

#top_pr_main,
#top_advanced_main{
	margin: 0 334px 0 0;	
}

#top_pr_sub,
#top_advanced_sub{
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
}

/*
@media screen and (max-width: 900px) {
	#top_pr_main{ margin: 0;}	
	#top_pr_sub{ margin: 30px 0 0 0; width: 300px; position: static;}
}*/

@media screen and (max-width: 900px) {
	#top_pr_main,#top_advanced_main{ margin: 0;}
	#top_pr_sub,#top_advanced_sub{ position: static; text-align: center; margin: 20px 0 0 0; width: auto;}
}

@media screen and (max-width: 700px) {
  #top_advanced_main{ text-align: center;}
	#top_pr_main .main_content_in,#top_advanced_main .main_content_in{ width: 73%;}
	/*#top_pr_main .max3 > .cms_list_wrap .cms_list{ width: 46.5%; margin: 0 7% 0 0;}
	#top_pr_main .max3 > .cms_list_wrap .cms_list:nth-child(2){ margin: 0;}*/
	#top_pr_main .max3 > .cms_list_wrap .cms_list,
  #top_advanced_main .max3 > .cms_list_wrap .cms_list{ margin-bottom: 0 !important;}
	#top_pr_main .max3 > .cms_list_wrap .cms_list:nth-child(3){ display: none;}
}

/* #top_area_wrap */

#top_area_wrap{
		
}

#top_area_wrap{
	text-align: center;
}

@media screen and (max-width: 700px) {
	/*#top_area_wrap .main_content_in{ width: 73%; max-width: 220px;}*/
}

/* #top_shops_main */

#top_shops_main{
	margin: 0 334px 0 0;	
}

#top_shops_sub{
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
}


@media screen and (max-width: 900px) {
	#top_shops_main{ margin: 0;}
	#top_shops_sub{ margin: 30px auto 0 auto; width: auto; position: static;}
}

@media screen and (max-width: 900px) {
	#top_shops .main_content_in{ }	
}

/* #top_trend_main */

#top_trend_main{
	margin: 0 334px 0 0;
}

#top_pr_main .first_img img{
	top: 0px !important;
}

#top_trend .first_img img{
	top: 0px !important;
}

#page_street_style_data .page_ranking .first_img img{
	top: 0px !important;
}

#top_pr_main .cms_list_figure_content figure{
	background-position: center top !important;
}

#top_trend .cms_list_figure_content figure{
	background-position: center top !important;
}

#page_street_style_data .page_ranking .cms_list_figure_content figure{
	background-position: center top !important;
}

#top_trend_sub01{
	margin: 0 334px 0 0;	
}

#top_trend_sub02{
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
}

@media screen and (max-width: 900px) {
	#top_trend_main{ margin: 0 0 4% 0;}
	#top_trend_sub01{ margin: 0; float: left; width: 61%;}
	#top_trend_sub02{ margin: 0; float: right; width: 35%; position: static;}
}

@media screen and (max-width: 700px) {
	#top_trend .main_content_in{ max-width: none;}
	/*#top_trend_main{ margin: 0 auto 10% auto; max-width: 400px;}*/
	#top_trend_sub01{ margin: 0 auto 10% auto; float: none; width: auto;}
	#top_trend_sub02{ margin: 0 auto; float: none; width: auto; position: static;}
}

/* #top_event */

@media screen and (max-width: 900px) {
	#top_accordion{ padding-left: 0; padding-right: 0;}
	#top_accordion .accordion_content{ padding: 0 30px;}
}

/* #top_event */

#top_event{
	margin-top: 0px;	
}

/* #top_newtribe */

#top_newtribe{
	margin-bottom: 0px;	
}

#top_newtribe_sub{
	margin: 30px 0 0 0;	
}

#top_streetstyle .title_parts01.title_type02 span{
	font-size: 240%;
}

.en #top_streetstyle .title_parts01.title_type02 span{
	/*font-size: 150%;*/
	font-size: 200%;
}

.ko #top_streetstyle .title_parts01.title_type02 span{
	/*font-size: 150%;*/
	font-size: 190%;
}

/* 
-------------------------- イベント一覧  --------------------------
*/

#page_event_top01{}
#page_event_top02{}

/* 
-------------------------- イベント詳細  --------------------------
*/

#page_event_detail{}
#page_event_detail .cms_input_wrap{
	padding: 0;
}

/* 
-------------------------- ニュートライブ一覧  --------------------------
*/

#page_newtribe_top01{}
#page_newtribe_top02{}

/* 
-------------------------- ニュートライブ詳細  --------------------------
*/

#page_newtribe_detail{}

#page_newtribe_detail .cms_input_zone{
	min-height: 360px;
}

/* 
-------------------------- ニュートライブデーター  --------------------------
*/

#page_newttribe_data{
		
}

/* 
-------------------------- 店舗トップページ  --------------------------
*/

#page_shops_top01{}
#page_shops_top02{ /*max-height: 600px;*/}
#page_shops_top03 .cms_list_wrap{ text-align: left !important;}

@media screen and (max-width: 700px) {
	#page_shops_top03 .cms_list{ width: 100%; margin: 0 0 10% 0 !important;}
	#page_shops_top03 .cms_list:last-child{ margin: 0 !important;}
}

/* 
-------------------------- 店舗詳細  --------------------------
*/

#page_shops_detail{}
#page_shops_detail .cms_input_zone{ min-height: 700px;}
/* 
-------------------------- 店舗詳細ギャラリー  --------------------------
*/

#page_shops_detail_gallery{}

/* 
-------------------------- 店舗詳細スタッフ  --------------------------
*/

#page_shops_detail_staff{}

/* 
-------------------------- 店舗カテゴリー  --------------------------
*/

#page_shops_category{}

/* 
-------------------------- 店舗検索ページ  --------------------------
*/

#page_shops_search{
	margin: 0 0 30px 0;
}

/* 
-------------------------- 店舗カテゴリー  --------------------------
*/

#page_shops_category{}
@media screen and (max-width: 700px) {
#page_shops_category02{
	padding-bottom: 0px;
}
#page_shops_category03{ padding-top: 0px;}
}

/* 
-------------------------- ストリートスタイルトップページ  --------------------------
*/

#page_street_style_top{
}

/* 
-------------------------- ストリートスタイル地域  --------------------------
*/

#page_street_style_area01{ }
#page_street_style_area02{ }

/* 
-------------------------- ストリートスタイルデーター  --------------------------
*/

#page_street_style_data{}

#page_street_style_data .page_head{
	min-height: 1300px;	
}

#page_street_style_data .page_head{
		
}

/* 
-------------------------- トレンドトップページ  --------------------------
*/


#page_trend_top01{}
#page_trend_top02{}
#page_trend_top03{}

#page_trend_top01 .cms_list_figure_content figure{
	background-position: center top !important;
}

#page_trend_top02 .cms_list_figure_content figure{
	background-position: center top !important;
}

#page_trend_top03 .cms_list_figure_content figure{
	background-position: center top !important;
}

#page_trend_top01 .first_img img{
	top: 0px !important;
}

#page_trend_top02 .first_img img{
	top: 0px !important;
}

#page_trend_top03 .first_img img{
	top: 0px !important;
}

@media screen and (max-width: 700px) {
	#page_trend_top03 .cms_list{ width: 100%; margin: 0 0 10% 0 !important;}
	#page_trend_top03 .cms_list:last-child{ margin: 0 !important;}
}

/* 
-------------------------- トレンド詳細  --------------------------
*/

#page_trend_detail .page_main{ margin-top: 0;}

/*
#page_trend_detail .first_img img{
	top: 0px !important;
}*/

#page_trend_detail .cms_list_figure_content figure{
	background-position: center top !important;
}

#page_trend_detail .cms_input_zone{ min-height: 1555px;}
#page_trend_detail .cms_input_zone.trend_ad{ min-height: 0;}

.trend_input img{ cursor: pointer;}
.trend_input img.no_popup{ cursor: default;}
.trend_input img.no_popup.hand{ cursor: pointer !important;}
.trend_input .imghover img.no_popup{cursor: pointer !important;}
/* 
-------------------------- スナップサーチ一覧  --------------------------
*/

#snapsearch .cms_list_title{
	margin-bottom: 0;	
}

#snapsearch #btn_search{
	margin: 0 0 23px 0;
}

#page_snapsearch{
	padding-top: 15px;	
}

#search_keyword_box_wrap{
	display: none;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	background: #f5f5f5;
	padding: 13px 16px 10px 115px;
	margin: 0 0 23px 0;
}

p#search_keyword_box_title{
	position: absolute;
	top: 13px;
	left: 16px;
	font-size: 120%;
}

#search_keyword_box_list p{
	font-size: 120%;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 0 0;
}

#search_keyword_box_list li{
	font-size: 120%;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 0 0;
}

#search_keyword_box_list a{
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 20px;
}

#search_keyword_box_list a:after{
	content: "";
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../img/template/icon_search_close.png) no-repeat;
	background-size: 12px 12px;
	top: 50%;
	margin: -6px 0 0 0;
	left: 0;
}

#no_result{
	margin: 130px 0;
	text-align: center;	
}

#no_result h2{
	font-size: 180%;
	margin: 0 0 30px 0;
}

#no_result {
	font-size: 140%;
}

@media screen and (max-width: 900px) {
	
}

@media screen and (max-width: 700px) {
	#search_keyword_box_wrap{ padding-left: 16px;}
	p#search_keyword_box_title{ position: static; margin: 0 0 10px 0;}
}

/* 
------------------------------ スタイルアリーナについて ------------------------------
*/

#page_aboutus{}

/* 
------------------------------ 広告掲載について ------------------------------
*/

#page_advertisement{}
#page_advertisement_contact{}

.ad_head{
	margin-bottom: 40px;	
}

/* 
------------------------------ プライバシーポリシー ------------------------------
*/

#page_policy{}

.privacy_in{
	margin: 0 0 25px 0;
}

.privacy_in p,
.privacy_in h3,
.privacy_in li{
	font-size: 130%;
	line-height: 1.84;
}

/* 
------------------------------ サイトご利用上の注意 ------------------------------
*/

#page_termsofuse{}

/* 
------------------------------ アドバンスド ------------------------------
*/

#page_advanced01{
	
}

page_advanced02{
		
}

#page_advanced01 .advanced_main_visual{
	position: relative;	
}

#page_advanced01 .advanced_main_visual figure{
	position: relative;
	z-index: 1;
}

#page_advanced01 .advanced_visual_text{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #ffffff;
	text-align: center;
}

#page_advanced01 .advanced_visual_text:after{
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}

#page_advanced01 .advanced_visual_text_in{
	display: inline-block;
	vertical-align: middle;
	width: 90%;
}

#page_advanced01 .advanced_visual_text_in h2 span{
	font-size: 400%;
	font-family: "Playfair Display",serif;
	line-height: 1;
	display: block;
	margin: 0 0 10px 0;
}

#page_advanced01 .advanced_visual_text_in h2 small{
	font-size: 120%;
	display: block;
	margin: 0 0 18px 0;
	line-height: 1;
	font-family: YuMincho, '游明朝',"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho",  serif;
}

#page_advanced01 .advanced_visual_text_in p{
	text-align: left;
	display: inline-block;
	font-size: 140%;
	line-height: 1.71;
}

@media screen and (max-width: 700px) {
	#page_advanced01 .advanced_visual_text_in h2 span{ font-size: 200%; margin: 0 0 5px 0;}
	#page_advanced01 .advanced_visual_text_in h2 small{ font-size: 110%; margin: 0 0 5px 0;}
	#page_advanced01 .advanced_visual_text_in p{ font-size: 100%;}	
}

/* 
------------------------------ トレンド 20160908 ------------------------------
*/

.font-Commercial{
  font-family: 'Commercial Script', arial;
}

.trend_2016_01_color{
  color: #992600;
}

.trend_2016_01_content_zone{
 max-width: 900px;
 margin: 0 auto;
 font-size: 13px;
}

.cms_input_area .trend_2016_01_content_zone *{
  font-size: inherit;
}

.trend_2016_01_content_zone .trend_2016_01_logo{
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 36px;
  width: 343px;
  background-size: 100% auto;
}

.trend_2016_01_content_zone .image_parts{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.trend_2016_01_content_zone .image_parts a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; 
}

.trend_2016_01_content_zone .image_parts a img{
  cursor: pointer !important;
}

.trend_2016_01_content_zone .image_parts img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-filter: "alpha(opacity=0)" ;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0 ; 
}

.trend_2016_01_content_zone .trend_2016_01_content01 .image{
  position: relative;
  height: 600px;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .image .copyright{
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  font-size: 10px;
  line-height: 1;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #cccccc;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .image figure{
  position: absolute;
  height: 100%;
  width: 100%;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .image .title{
  position: absolute;
  z-index: 3;
  bottom: 30px;
  left: 38px;
  font-size: 32px;
  color: #000000;
  width: 100%;
  font-weight: bold;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .image .title small{
  font-size: 60%;
  display: block;
  font-weight: bold;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .image .title02{
  position: absolute;
  z-index: 3;
  left: 54px;
  top: 200px;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .text{
  padding: 30px;
  background: url(../img/trend2016_01/trend_20160908_content_bg@2x.gif);
  background-size: 105px 105px;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .trend_2016_01_content01_content{
  position: relative;
  padding: 0 0 0 230px;
  min-height: 140px;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .image_wrap{
  position: absolute;
  top: 0;
  left: 0;
  width: 200px; 
}

.trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap p{
  font-size: 14px;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box{
  padding: 20px 20px;
  margin: 0 0 20px 0;
  white-space: nowrap;
  display: block;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box .logo{
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box .logo img{
  cursor: pointer !important;
}

.trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box .text_info{
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  line-height: 1;
  font-weight: bold;
  color: #992600; 
}

.trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box p{
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  line-height: 1;
  font-weight: bold;
  color: #992600; 
}

.trend_2016_01_content_zone .trend_2016_01_page_control{
  position: relative;
  text-align: center;
  margin: 40px 0 0 0;
}


.trend_2016_01_content_zone .trend_2016_01_page_control .pager{
  font-family: 'Commercial Script', arial;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .pager.current:after{
  content: "";
  position: absolute;
  top: -3px;
  right: 15px;
  display: block;
  border: 15px solid transparent;
  border-right: 15px solid #992600;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .pager.current:before{
  content: "";
  position: absolute;
  top: -3px;
  left: 15px;
  display: block;
  border: 15px solid transparent;
  border-left: 15px solid #992600;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .pager_parts{
  font-size: 20px;
  line-height: 1.5;
  color: #992600;
  position: relative;
  z-index: 3;
  text-decoration: none !important;
  width: 30px;
  display: block;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .pager.current .pager_parts{
  color: #ffffff;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_zone{
  font-size: 23px;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_zone.prev{
 padding: 0 0 0 15px;
 margin: 0 10px 0 0;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_zone.prev:before{
  font-family: 'Commercial Script', arial;
  content: "<";
  position: absolute;
  top: -3px;
  left: 0;
  color: #992600;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_zone.next{
 padding: 0 15px 0 0;
 margin: 0 0 0 10px;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_zone.next:after{
  font-family: 'Commercial Script', arial;
  content: ">";
  position: absolute;
  top: -3px;
  right: 0;
  color: #992600;
}

.trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_wrap{
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1;
}

.trend_2016_01_content_zone .trend_2016_01_page_control a.bt_control{
  position: relative;
  z-index: 4;
  display: block;
  line-height: 1;
  color: #992600;
  text-decoration: none !important;
  padding: 0 4px;
}

/*
.trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_in{
  position: relative;
  display: inline-block;
  line-height: 1;
}*/

.trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_wrap:after{
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 11px;
  background: #eaddc7;
}

.trend_2016_01_content_zone .trend_2016_01_content{ margin: 45px 0 60px 0; position: relative;}

.trend_2016_01_content_zone .trend_2016_01_image_title{
  position: absolute;
  z-index: 1000;
}

.trend_2016_01_content01 .trend_2016_01_image_title{
  top: 240px;
  right: -37px;
}


.trend_2016_01_content02 .trend_2016_01_image_title{
  top: -2px;
  left: -40px; 
}

.trend_2016_01_content03 .trend_2016_01_image_title{
   top: -45px;
   right: -60px;
}

.trend_2016_01_content04 .trend_2016_01_image_title{
   top: 25px;
  left: 20px; 
}

.trend_2016_01_content05 .trend_2016_01_image_title{
   top: 0;
  left: -50px;
}

.trend_2016_01_content_zone .trend_2016_01_title{
  font-family: "Playfair Display",serif;
  text-align: center;
  font-size: 30px;
  line-height: 1;
  padding: 0 0 20px 0;
  margin: 0 0 35px 0;
  color: #992600;
  background-image: url(../img/trend2016_01/trend_20160908_title_border@2x.gif);
  background-position: bottom left;
  background-size: 901px 8px;
  background-repeat:repeat-x;
}

/* .trend_2016_01_content_zone .trend_2016_01_story_list_wrap */

.trend_2016_01_content_zone .trend_2016_01_story_list_wrap{
  letter-spacing: -0.4em;
}

.trend_2016_01_content_zone .trend_2016_01_story_list{
  display: inline-block;
  vertical-align: top;
   width: 47.7%;
   margin: 0 4.6% 4.6% 0;
   letter-spacing: normal;
}

.trend_2016_01_content_zone .trend_2016_01_story_list .trend_2016_01_copyright{
  text-align: right;
  line-height: 1;
  font-size: 10px;
  margin: -10px 0 20px 0;
  color: #999999;
}

.trend_2016_01_content_zone .trend_2016_01_story_list:nth-child(2n){
 margin-right: 0; 
}

.trend_2016_01_content_zone .trend_2016_01_story_list figure{
  margin: 0 0 20px 0;
}

.trend_2016_01_content_zone .trend_2016_01_story_list_title{
  font-size: 24px;
  margin: 0 0 12px 0;
}

.trend_2016_01_content_zone .trend_2016_01_comingsoon{
  position: relative;
   background: #f5ebeb;
   padding: 40px 30px;
}

.trend_2016_01_content_zone .trend_2016_01_comingsoon_title{
  text-align: center;
  margin: 0 0 20px 0;
  color: #992600;
}

.trend_2016_01_content_zone .trend_2016_01_comingsoon_title strong{
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 26px 15px;
  background: url(../img/trend2016_01/trend_20160908_comingsoon_title@2x.png) repeat-x bottom left;
  background-size: 170px 40px;
}

.trend_2016_01_content_zone .trend_2016_01_comingsoon .text{
  float: right;
  width: 50%;
  padding: 0 0 0 20px; 
}

.trend_2016_01_content_zone .trend_2016_01_comingsoon_title02{
  font-size: 24px;
  margin: 0 0 12px 0;
}

.trend_2016_01_content_zone .trend_2016_01_comingsoon .image{
  float: left;
  width: 50%;
  padding: 0 20px 0 0; 
}

.trend_2016_01_content_zone .trend_2016_01_interview{
   position: relative;
   min-height: 280px;
   background: url(../img/trend2016_01/trend_20160908_content_bg@2x.gif);
  background-size: 105px 105px;
  margin: 0 0 40px 0;
}

.trend_2016_01_content_zone .trend_2016_01_interview:last-child{
  margin-bottom: 0;
}

.trend_2016_01_content_zone .trend_2016_01_interview .text{
  padding: 30px 52.7% 30px 30px; 
}

.trend_2016_01_content_zone .trend_2016_01_interview_title{
   font-size: 24px;
   margin: 0 0 15px 0;
}

.trend_2016_01_content_zone .trend_2016_01_interview_title02{
   font-size: 30px;
   color: #992600;
   margin: 0 0 15px 0;
   font-family: 'Playfair Display', serif;
}

.trend_2016_01_content_zone .trend_2016_01_interview .image_parts{
  width: 48.2%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; 
}

.trend_2016_01_content_zone .trend_2016_01_interview .gallery_list_wrap{
  width: 48.2%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.trend_2016_01_content_zone .trend_2016_01_interview .gallery_list{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.trend_2016_01_content_zone .trend_2016_01_interview .gallery_list .gallery_list_img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.trend_2016_01_content_zone .trend_2016_01_interview .gallery_list .gallery_list_img:after{
  display: none;
}

.trend_2016_01_content_zone .trend_2016_01_interview_point{
  position: absolute;
  top: -37px;
  right: -28px;
  z-index: 1000;
}

.trend_2016_01_content_zone .trend_2016_01_link_wrap{
  margin: 0 0 50px 0;
}

.trend_2016_01_content_zone .trend_2016_01_link .link_block.trend_2016_01_link_text{
  background: url(../img/trend2016_01/trend_2016_01_link_border.gif) bottom left repeat-x;
  position: relative;
  background-size: 899px 2px;
  padding: 20px 50px 20px 100px;
  line-height: 1.21;
}

.trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text.no_link{
  cursor: default !important;
  -ms-filter: "alpha(opacity=100)" !important;
	-khtml-opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}
.trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text.no_link:after{
  display: none;
}

.trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text .trend_2016_01_link_title{
  position: absolute;
  top: 50%;
  left: 0;
  margin: -8px 0 0 0;
  color: #992600;
  font-size: 17px;
  line-height: 1;
}

.trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text:after{
  content: ">";
  font-size: 25px;
  font-family: 'Commercial Script', arial;
  position: absolute;
  top: 50%;
  margin: -16px 0 0 0;
  right: 10px;
  color: #992600;
}

.trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text.active{
  color: #000000; 
}

.trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text.no_link.active:after{
  display: none;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner{
  position: relative;
  background: #f5f5f5;
  min-height: 225px;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner .image{
  position: absolute;
  padding: 0 360px 0 0;
  height: 100%;
  width: 100%;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner .image_in{
  position: relative;
  height: 100%;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner .image_parts{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.trend_2016_01_content_zone .trend_2016_01_info_banner .text{
  margin: 0 0 0 auto;
  width: 360px;
  padding: 20px 30px;
  position: relative;
  z-index: 3;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner .text .text01{
  font-size: 14px;
  line-height: 1;
  margin: 0 0 10px 0;
}


.trend_2016_01_content_zone .trend_2016_01_info_banner .text .text02_wrap{
  max-width: 280px;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner .text .text02{
  font-size: 21px;
  line-height: 1;
  font-weight: bold;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner .text .text03{
  font-size: 18px;
  line-height: 1;
  margin: 15px 0 10px 0;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner .text .text04{
  font-size: 14px;
  margin: 0 0 12px 0;
}

.trend_2016_01_content_zone .trend_2016_01_info_banner .link_text{
  font-size: 12px;
  line-height: 1;
  margin: 10px 0 0 0;
}

/*
.trend_2016_01_content_zone .trend_2016_01_info_banner .link_text:after{
  content: ">";
  margin: 0 0 0 10px;
  color: #999999;
}*/

/* .trend_2016_01_content_zone .trend_2016_01_phototype */

.trend_2016_01_content_zone .trend_2016_01_phototype{
}

.trend_2016_01_content_zone .trend_2016_01_phototype_info_title{
  font-size: 22px;
  margin: 0 0 15px 0;
}

.trend_2016_01_content_zone .trend_2016_01_phototype_info_title02{
  margin: 0 0 22px 0; 
}

.trend_2016_01_content_zone .trend_2016_01_phototype_info_title02 .title01{
  font-weight: normal;
  font-size: 30px;
  line-height: 1;
  font-family: 'Playfair Display', serif;
  color: #992600;
  display: inline-block;
  vertical-align: bottom;
  width: 160px;
}

.trend_2016_01_content_zone .trend_2016_01_phototype_info_title02 .title02{
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
}

.trend_2016_01_content_zone .trend_2016_01_phototype_big{
  float: left;
  width: 58.5%;
}

.trend_2016_01_content_zone .trend_2016_01_phototype_info{
  float: right;
  width: 38.3%;
}

.trend_2016_01_content_zone .trend_2016_01_phototype_info_bottom{
  padding: 25px 0 45px 0;
  clear: both; 
}

/* .information20161020 */

.trend_2016_01_content_zone.information20161020 .trend_2016_01_content01 .image .title02{
  left: 110px;
  top: 320px;
  padding: 0 40px 0 0;
}

.trend_2016_01_content_zone.information20161020 .trend_2016_01_content01 .text_wrap{
  min-height: 300px;
}

.trend_2016_01_content_zone.information20161020 .trend_2016_01_phototype_big{
  width: 48.3%;   
}

.trend_2016_01_content_zone.information20161020 .trend_2016_01_phototype_info{
  width: 45.6%;   
}

.trend_2016_01_content_zone.information20161020 .trend_2016_01_phototype_big .image_wrap{
  position: relative;
}

.trend_2016_01_content_zone.information20161020 .trend_2016_01_phototype_big .image_wrap .copyright{
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  font-size: 10px;
  line-height: 1;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #cccccc;
}

.trend_2016_01_content_zone.information20161020 .trend_2016_01_content:nth-child(3) .trend_2016_01_interview_point{
  top: 170px;
}

.trend_2016_01_content_zone.information20161020 .trend_2016_01_content:nth-child(4) .trend_2016_01_interview_point{
  top: 30px;
}

/*.trend_2016_01_content_zone.information20161020 .trend_2016_01_content01 .text_wrap p{
  font-size: 17px;
  line-height: 1.8;
}*/

.trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap p{
  font-size: 17px;
  line-height: 1.8;
}

.trend_2016_01_content_zone.information20161020 .trend_2016_01_title{
   font-size: 24px;
}

/* .trend_2016_01_content_zone.information20161101 */

.trend_2016_01_content_zone.information20161101 .trend_2016_01_content01 .image .title02{
  top: auto;
  bottom: 90px;
  left: 0;
  width: 100%;
  padding: 0 20px;
  text-align: center;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block_wrap{
   letter-spacing: -0.4em; 
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block{
  display: inline-block;
  width: 100%;
  letter-spacing: -0.4em; 
}

.trend_2016_01_content_zone.information20161101 .col2 .trend_2016_01_image_block{
  width: 48%;
  margin: 0 4% 0 0;
}

.trend_2016_01_content_zone.information20161101 .col2 .trend_2016_01_image_block:nth-child(2n){
  margin: 0 0 0 0;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block .image,
.trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block .text{
  position: relative;
   display: inline-block;
   vertical-align: top;
   width: 48%;
   letter-spacing: normal;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block .image .copyright{
   position: absolute;
   z-index: 2;
   font-size: 10px;
   font-family: Helvetica Neue, Helvetica, sans-serif;
   bottom: 0px;
   right: 0px;
   padding: 10px;
   width: 100%;
  }
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block .image .copyright img{
    display: block;
    margin: 0 0 0 auto; 
  }

.trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block .text{
  margin: 0 0 0 4%; 
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie{
  position: relative;
  padding: 0 0 56.2% 0; 
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block{
  position: relative;
  background: url(../img/trend2016_01/trend_20160908_content_bg@2x.gif);
  background-size: 105px 105px;
  margin: 0 0 35px 0;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .movie_flower{
  position: absolute;
  z-index: 10;
  top: -110px;
  right: -50px;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block_content{
  letter-spacing: -0.4em;
  padding: 24px; 
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .image,
.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .text{
  display: inline-block;
   vertical-align: top;
   letter-spacing: normal;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .text{
  width: 66%;
  margin: 0 4% 0 0;
  letter-spacing: normal;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .image{
  width: 30%;
  letter-spacing: -0.4em;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .gallery_list{
   width: 47%;
   margin: 0 6% 0 0;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .gallery_list:last-child{
  margin: 0;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_col_block_wrap{
  letter-spacing: -0.4em;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_col_block{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 22%;
  margin: 0 4% 0 0;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_col_block:last-child{
  margin: 0;
}

.trend_2016_01_content_zone.information20161101 .trend_2016_01_col_block .col_text{
  height: 12em;
}

/* .trend_2016_01_content_zone.information20161116 */

.trend_2016_01_content_zone.information20161116 .trend_2016_01_content01 .image .title02{
  top: auto;
  bottom: 90px;
  left: 0;
  width: 100%;
  padding: 0 20px;
  text-align: center;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block_wrap{
   letter-spacing: -0.4em; 
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block{
  display: inline-block;
  width: 100%;
  letter-spacing: -0.4em; 
}

.trend_2016_01_content_zone.information20161116 .col2 .trend_2016_01_image_block{
  width: 48%;
  margin: 0 4% 0 0;
}

.trend_2016_01_content_zone.information20161116 .col2 .trend_2016_01_image_block:nth-child(2n){
  margin: 0 0 0 0;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block .image,
.trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block .text{
  position: relative;
   display: inline-block;
   vertical-align: top;
   width: 48%;
   letter-spacing: normal;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block .image .copyright{
   position: absolute;
   z-index: 2;
   font-size: 10px;
   font-family: Helvetica Neue, Helvetica, sans-serif;
   bottom: 0px;
   right: 0px;
   padding: 10px;
   width: 100%;
  }
  
  .trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block .image .copyright img{
    display: block;
    margin: 0 0 0 auto; 
  }

.trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block .text{
  margin: 0 0 0 4%; 
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide{
  position: relative;
  /*padding: 0 0 56.2% 0; */
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block{
  position: relative;
  background: url(../img/trend2016_01/trend_20160908_content_bg@2x.gif);
  background-size: 105px 105px;
  margin: 0 0 45px 0;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block_content{
  position: relative;
  letter-spacing: -0.4em;
  padding: 24px; 
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .image,
.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .text{
  display: inline-block;
   vertical-align: top;
   letter-spacing: normal;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .text{
  width: 66%;
  margin: 0 4% 0 0;
  letter-spacing: normal;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .image{
  width: 30%;
  letter-spacing: -0.4em;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .gallery_list{
   width: 47%;
   margin: 0 6% 0 0;
}

.trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .gallery_list:last-child{
  margin: 0;
}

.trend_2016_01_content_zone.information20161116 .trend_map{
  position: relative;
  height: 200px;
  border: 1px solid #cccccc;
}

.trend_2016_01_content_zone.information20161116 .trend_map iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.trend_2016_01_content_zone.information20161116 .slide_obj{
  position: absolute;
  z-index: 4;
  top: -75px;
  right: -42px;  
}

.trend_2016_01_content_zone.information20161116 .gallery_obj{
  position: absolute;
  top: -10px;
  left: -60px;
  z-index: 4;  
}

@media screen and (max-width: 960px) {

.trend_2016_01_content01 .trend_2016_01_image_title{
  top: 240px;
  right: -20px;
}

.trend_2016_01_content02 .trend_2016_01_image_title{
  top: -2px;
  left: -20px; 
}

.trend_2016_01_content03 .trend_2016_01_image_title{
   top: -45px;
   right: -20px;
}

.trend_2016_01_content04 .trend_2016_01_image_title{
   top: 25px;
  left: 20px; 
}

.trend_2016_01_content05 .trend_2016_01_image_title{
   top: 0;
  left: -20px;
}

}

@media screen and (max-width: 900px) {
  .trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box{ text-align: center;}
  .trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box .logo{
   display: block;
   margin: 0;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box .text_info{
    display: block;
    font-size: 18px;
    margin: 20px 0 0 0;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box p{
    display: block;
    font-size: 18px;
    margin: 20px 0 0 0;
  }
  
  /* .trend_2016_01_content_zone.information20161101 */
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_col_block{
   width: 48%;
   margin: 0 4% 4% 0; 
  }
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_col_block:nth-child(2n){
    margin-right: 0;
  }
}

@media screen and (max-width: 700px) {
  .trend_2016_01_content_zone{ font-size: 12px;}
  
  .trend_2016_01_content_zone .trend_2016_01_image_title{ display: none;}
  
  .trend_2016_01_content_zone .trend_2016_01_logo{ width: 171px; left: 18px; top: 15px;}
  .trend_2016_01_content_zone .trend_2016_01_content01 .image{ height: 250px;}
  .trend_2016_01_content_zone .trend_2016_01_content01 .image .title{ font-size: 16px; left: 17px; top: auto; bottom: 30px;text-shadow: 1px 1px 3px #ffffff;}
  .trend_2016_01_content_zone .trend_2016_01_content01 .image .title02{ font-size: 16px; top: auto; bottom: 30px; left: 20px; width: 230px;}
  
  .trend_2016_01_content_zone .trend_2016_01_content{ margin: 30px 0;}
  
  .trend_2016_01_content_zone .trend_2016_01_content01 .image_wrap{
    position: static;
    margin: 0 auto 20px auto;  
  }
  .trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap p{
    font-size: 12px;
  }
  .trend_2016_01_content_zone .trend_2016_01_content01 .trend_2016_01_content01_content{
    padding: 0; 
  }
  
  .trend_2016_01_content_zone .trend_2016_01_content01 .text{
    padding: 20px;  
  }
  
  .trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box .text_info{
    font-size: 12px; 
  }
  
  
  .trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap .white_box p{
    font-size: 14px; 
  }
  /*
  .trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_zone{
    position: absolute;
    top: 0; 
  }
  
  .trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_zone.prev{
   left: 50%;
   margin: 0 0 0 -80px;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_page_control .bt_control_zone.next{
   right: 50%;
   margin: 0 -80px 0 0;
  }*/
  
  .trend_2016_01_content_zone .trend_2016_01_title{ font-size: 20px;}
  
  .trend_2016_01_content_zone .trend_2016_01_page_control{
    margin-top: 20px;
    padding-top: 60px; 
  }
  
 .trend_2016_01_story_list_wrap{
   max-width: 400px;
   margin: 0 auto; 
 }
 .trend_2016_01_content_zone .trend_2016_01_story_list{
   display: block;
   width: auto;
   margin: 0 0 10% 0;
 }
  .trend_2016_01_content_zone .trend_2016_01_story_list:last-child{
    margin: 0; 
  }
  
  .trend_2016_01_content_zone .trend_2016_01_comingsoon{ padding: 20px;}
  
  .trend_2016_01_content_zone .trend_2016_01_comingsoon .image{
    float: none;
    max-width: 393px;
    margin: 0 auto;
    padding: 0;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_comingsoon .text{
    float: none;
    padding: 0;
    margin: 10px 0 0 0;
    width: auto;
  }
  .trend_2016_01_content_zone .trend_2016_01_interview{ max-width: 400px; margin: 0 auto 30px auto;}
  .trend_2016_01_content_zone .trend_2016_01_interview .image_parts{
    position: static;
    width: auto;
    padding: 0 0 66.6% 0; 
  }
  .trend_2016_01_content_zone .trend_2016_01_interview .text{
   padding: 20px; 
  }
  
  .trend_2016_01_content_zone .trend_2016_01_interview .gallery_list_wrap{
     position: relative;
    width: auto;
    padding: 0 0 66.6% 0; 
  }
  
  .trend_2016_01_content_zone .trend_2016_01_interview_title{ font-size: 18px;}
  .trend_2016_01_content_zone .trend_2016_01_interview_title02{ font-size: 20px;}
  .trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text .trend_2016_01_link_title{ display: block;}
  .trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text trend_2016_01_link_text_parts{ display: block;}
  .trend_2016_01_content_zone .trend_2016_01_link .link_block.trend_2016_01_link_text{padding-left: 0;}
  .trend_2016_01_content_zone .trend_2016_01_link .trend_2016_01_link_text .trend_2016_01_link_title{ position: static; margin: 0 0 5px 0;}
  .trend_2016_01_content_zone .trend_2016_01_info_banner .image_parts{ position: relative; display: block; width: auto; padding: 0 0 66.6% 0;}
  .trend_2016_01_content_zone .trend_2016_01_info_banner{ padding: 0; display: block;}
  .trend_2016_01_content_zone .trend_2016_01_info_banner .image{ position: relative; width: auto; padding: 0;}
  .trend_2016_01_content_zone .trend_2016_01_info_banner .text{ padding: 20px; display: block; margin: 0; width: auto;}
  .trend_2016_01_content_zone .trend_2016_01_interview_point{ display: none !important;}
  
  .trend_2016_01_content_zone .trend_2016_01_info_banner .text .text01{
    font-size: 11px;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_info_banner .text .text02_wrap{
    max-width: 240px;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_info_banner .text .text02{
    font-size: 18px;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_info_banner .text .text03{
    font-size: 14px;
    margin: 10px 0 6px 0;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_info_banner .text .text04{
    font-size: 12px;
    margin: 0 0 12px 0;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_info_banner .link_text{
    font-size: 10px;
    margin: 10px 0 0 0;
  }
  
  /* .trend_2016_01_content_zone .trend_2016_01_phototype */

  .trend_2016_01_content_zone .trend_2016_01_phototype{
  }
  
  .trend_2016_01_content_zone .trend_2016_01_phototype_info_title{
    font-size: 18px;
    margin: 0 0 15px 0;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_phototype_big{
    float: none !important;
    width: auto !important;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_phototype_info{
    margin: 20px 0 0 0;
    float: none !important;
    width: auto !important;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_phototype_info_bottom{
    padding: 20px 0;
    clear: both; 
  }
  
  /* .trend_2016_01_content_zone.information20161020 */
  
  .trend_2016_01_content_zone.information20161020 .trend_2016_01_content01 .image .title02{
    left:16px;
    top: 99px;
  }
  
  .trend_2016_01_content_zone.information20161020 .trend_2016_01_content01 .text_wrap{
    min-height: 0px; 
  }
  
  .trend_2016_01_content_zone .trend_2016_01_phototype_info_title02 .title01{
    font-size: 20px;
    width: 105px;
  }
  
  .trend_2016_01_content_zone .trend_2016_01_phototype_info_title02 .title02{
    font-size: 14px;
    padding: 0;
  }
  
  .trend_2016_01_content_zone.information20161020 .trend_2016_01_title{ font-size: 16px;}
  
  /*.trend_2016_01_content_zone.information20161020 .trend_2016_01_content01 .text_wrap p{
    font-size: 14px; 
  }*/
  
  .trend_2016_01_content_zone .trend_2016_01_content01 .text_wrap p{
    font-size: 14px; 
  }
  
  /* .trend_2016_01_content_zone.information20161101 */
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_content01 .image .title02 img{
   width: 240px; 
  }
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block .image,
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block .text{
     display: block;
     width: auto;
     margin: 0 auto;
     max-width: 400px;
     position: relative;
  }
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_image_block .image{
   margin: 0 auto 20px auto; 
  }
  
  .trend_2016_01_content_zone.information20161101 .col2 .trend_2016_01_image_block{
    display: block;
   width: auto;
   margin: 0 auto 20px auto; 
  }
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .image, .trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .text{
   display: block;
   width: auto;
   margin: 0 auto;
   max-width: 400px;
  }
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .text{
   margin: 0 auto 20px auto; 
  }
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_col_block .col_text{
   height: 14.5em; 
  }
  
  .trend_2016_01_content_zone.information20161101 .trend_2016_01_movie_block .movie_flower{
   display: none; 
  }
  
    /* .trend_2016_01_content_zone.information20161116 */
  
  .trend_2016_01_content_zone.information20161116 .trend_2016_01_content01 .image .title02 img{
   width: 240px; 
  }
  
  .trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block .image,
  .trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block .text{
     display: block;
     width: auto;
     margin: 0 auto;
     max-width: 400px;
     position: relative;
  }
  
  .trend_2016_01_content_zone.information20161116 .trend_2016_01_image_block .image{
   margin: 0 auto 20px auto; 
  }
  
  .trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .image, .trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .text{
   display: block;
   width: auto;
   margin: 0 auto;
   max-width: 400px;
  }
  
  .trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .text{
   margin: 0 auto 20px auto; 
  }
  
  .trend_2016_01_content_zone.information20161116 .trend_2016_01_slide_block .movie_flower{
   display: none; 
  }
  
}
