@media only screen and (max-width:640px){
html{
	-webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

body{
	-webkit-text-size-adjust: 100%;
}

#header-wrap {
  width: 100%;
  padding: 0 18px;
  box-sizing: border-box;
  margin: 20px 0;
}

#header-wrap:after{content:""; display:block; height:0px;
clear:both; visibility:hidden;}
#header-wrap{display:inline-block;}
* html #header-wrap{height:1px;}
#header-wrap{display:block;}

#header-wrap .header-logo {
  height: auto;
  width: 82%;
  text-align: center;
  float: left;
  box-sizing: border-box;
  padding: 3px 4%;
}

#header-wrap .header-logo img {
  width: 100%;
  margin: 0;
}

#header-wrap .header-btn {
	width: 7%;
	height: auto;
	float: right;
  border-radius: 3px;
  background: #000;
  color: #fff;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 8px;
  padding: 2% 1% 1%;
  text-align: center;
  letter-spacing: -0.5px;
}

#header-wrap .mobile_back_home,
#header-wrap .mobile_link_menu {
  float: left;
  padding: 0;
  width: 9%;
}

#header-wrap .header-btn:hover {
  background: #f760cf;
  color: #fff;
}

#header-wrap .mobile_link_menu a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 7px 0;
}

#header-wrap .mobile_back_home img {
  width: 100%;
  display: block;
}

#header-wrap .mobile_menu_pop img {
  width: 10px;
}

#wrap {
	width: auto;
	margin: 0 auto;
	background-color: #FFF;
	overflow: hidden;
}

.search_bar {
  display: none;
}

.spSearch .search_bar {
	display: block;
  float: none;
  height: 30px;
	margin: 5px auto 10px ;
  width: 100%;
  background: url(../img/icon-search-02.png) no-repeat 4% center;
  background-size: 10px auto;
  border: 1px solid #000;
  border-radius: 2px;
}

.spSearch .search_bar #keyword {
  width: 85%;
  background: none;
  color: #000;
}

.flexslider .flex-control-nav{
	bottom: -35px;
}

#menu_top{
  display: none;
}

.hdr-add {
  width: 320px;
	min-height: 100px;
  margin: 0 auto 20px;
	display: -ms-flex;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.flex-direction-nav{
  display: none;
}

.mobile-title-common {
   font-family: 'Quicksand', sans-serif;
   font-size: 180%;
   text-align: center;
   font-weight: 300;
 }

.mobile-title-common a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 2% 0;
  border-bottom: 1px dotted #000;
  border-top: 1px solid #000;
  position: relative;
}

.mobile-title-common a:hover {
  color: #f767cf;
}

.mobile-title-common a span {
  color: #fff;
  font-family: "M+ 1p regular", sans-serif;
  font-size: 30%;
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
  padding: 0 10px 2px;
  letter-spacing: 2px;
}

.title_00{display: none;}
.title_01{display: none;}
.title_02{display: none;}
.title_03{display: none;}
.title_04{display: none;}
.title_05{display: none;}
.title_06{display: none;}
/*.mobile_title_00{height: auto;width: 100%; margin-top:30px;}
.mobile_title_01{height: auto;width: 100%; margin-top:30px;}
.mobile_title_02{height: auto;width: 100%; margin-top:30px;}
.mobile_title_03{height: auto;width: 100%; margin-top:30px;}
.mobile_title_04{height: auto;width: 100%; margin-top:21px;}
.mobile_title_05{height: auto;width: 100%; margin-top:30px;}
.mobile_title_06{height: auto;width: 100%; margin-top:30px;}
.mobile_title_00{height: auto;width: 100%; margin-top:30px;}

.mobile_title_00 a,
.mobile_title_01 a,
.mobile_title_02 a,
.mobile_title_03 a,
.mobile_title_04 a,
.mobile_title_05 a,
.mobile_title_06 a,
.mobile_title_00 a{
	display: block;
	height:40px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	-webkit-background-size: cover;
}
.mobile_title_01 a:hover,
.mobile_title_02 a:hover,
.mobile_title_03 a:hover,
.mobile_title_04 a:hover,
.mobile_title_05 a:hover,
.mobile_title_06 a:hover,
.mobile_title_00 a:hover{
	background-position: left bottom;
}
.mobile_title_01 a{
	background-image: url(../img/mobil_title_01.png);
}
.mobile_title_02 a{
	background-image: url(../img/mobil_title_02.png);
}
.mobile_title_03 a{
	background-image: url(../img/mobil_title_03.png);
}
.mobile_title_04 a{
	background-image: url(../img/mobil_title_04.png);
}
.mobile_title_05 a{
	background-image: url(../img/mobil_title_05.png);
}
.mobile_title_06 a{
	background-image: url(../img/mobil_title_06.png);
}
.mobile_title_00 a{
	background-image: url(../img/mobil_title_07.png);
}*/

#honbun_left{
	width:100%;
	padding:0 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-left: 0;
  margin-bottom: 0;
  float: none;
}

#honbun_left #news {
  padding-top: 0;
}

.btn_hover img{
	height: auto;
	width: 100px;
	float:left;
}
span.text{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	display: block;
	background: none;
	margin-left: 100px;
	word-wrap: break-word;
  height: 99px;
  border-bottom: 1px dotted #000;
}

a span.text{
	opacity: 1;
	position: static;
	word-wrap:break-word;
	width: auto;
}

span.text p{
	padding-top: 5px;
	height:100%;
	word-wrap:break-word;
	font-size:15px;
}

a:hover span.text{
	color:#FF00BF;
	width: auto;
}

.news_add{
  display: none;
}

#beauty ul li{
	list-style: none;
	display: block;
	margin-top: 0px;
}

#beauty li.space{
	padding-left: 0;
  overflow: hidden;
}

#fashion ul li{
	list-style: none;
	display: block;
	margin-top: 0px;
}

#fashion li.space{
	padding-left: 0;
}

.listBox ul li{
	list-style: none;
	display: block;
	margin-top: 0px;
}

.listBox li.space{
	padding-left: 0;
  overflow: hidden;
}


#culture ul li{
	list-style: none;
	display: block;
	margin-top: 0px;
}

#culture li.space{
	padding-left: 0;
}

#lifest ul li{
	list-style: none;
	display: block;
	margin-top: 0px;
}

#lifest li.space{
	padding-left: 0;
}

#blog ul li{
	list-style: none;
	display: block;
	margin-top: 0px;
}

#blog li.space{
	padding-left: 0;
}

ul.btn_hover li:last-child span.text {
  border-bottom: none;
}

.btn_hover a{
	height: 99px;
	width: auto;
}

.btn_hover a::after{
	content: " ";
	display: none;
	width: 100px;
	height: 100px;
	background: url(../img/bg_hover.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.btn_hover a:hover::after{
	display: block;
}

#beauty ul li:before,
#feature ul li:before,
#fashion ul li:before,
#culture ul li:before,
#lifes ul li:before,
#blog ul li:before,
#beauty ul li:after ,
#feature ul li:after ,
#fashion ul li:after ,
#culture ul li:after ,
#lifest ul li:after ,
#blog ul li:after,
#author-list ul li:after,
.listBox ul li:after {
  content: "";
  display: table;
}

#beauty ul li:after ,
#feature ul li:after ,
#fashion ul li:after ,
#culture ul li:after ,
#lifest ul li:after ,
#blog ul li:after,
#author-list ul li:after,
.listBox ul li:after {
  clear: both;
}

#beauty ul li,
#feature ul li,
#fashion ul li,
#culture ul li,
#lifest ul li,
#blog ul li,
#author-list ul li,
.listBox ul li {
  zoom: 1;
}

#beauty a,
#feature a,
#fashion a,
#culture a,
#lifest a,
#blog a,
#author-list a,
.listBox a {
  text-decoration: none;
}

.banner_center{
	margin-left: 0;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 35px;
}

#side{
	display: none;
}

.post {
  margin-top: 0;
  margin-bottom: 10px;
}

.post .right{
	display: none;
	width: 100%;
}

.post_pic img{
	margin-left: 0;
	width: 100%;
	height:auto;
}

.post_pic a{
	width: 100%;
	height:auto;
}

#feature .post_pic a{
	position: relative;
}

#feature .post_pic a .pink{
	transition: none;
}

#feature .post_pic a:hover .pink{
	display: block;
	opacity: 1;
}

.news_post_feat_pic a .pink{
	transition: none;
}

.news_post_feat_pic a:hover .pink{
	display: block;
	opacity: 1;
}

.mobile_news_feature_tile a{
	text-decoration: none;
	color: #000;
}

.mobile_news_feature_tile a:hover{
	text-decoration: none;
	color: #FF00BF;
}

.mobile_post_pic{
	width: 100%;
	height:auto;
}

.mobile_feat_tile{
	word-wrap: break-word;
	font-size: 16px;
}

.mobile_feat_tile a{
  color:#000;
}

.mobile_feat_tile a:hover{
  color: #FF00BF;
}

a:hover .pink{
	display: none;
}

.advertise{
	display: none;
}

.banner_mobile img{
	margin-left: 0;
	height: auto;
	width: 100%;
	margin-bottom: 37px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.banner_mobile_00 img{
	margin-left: 0;
	height: auto;
	width: 100%;
	padding:5px 18px 0 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#menu_btm{
	display: none;
}

.top_page{
	display: none;
}

#ft_menu{
	display: none;
}

#menu_btm_02 {
  width: 100%;
  padding: 0 18px;
  border: none;
  margin: 10px 0 20px;
}

#menu_btm_02 a {
}

#menu_btm_02 a:after {
  content: '';
  display: inline-block;
  width: 1em;
}

#menu_btm_02 dl {
  padding: 10px 0;
}

#menu_btm_02 dl:first-child {
  border-top: 1px dotted #000;
}

#menu_btm_02 dl dt {
  float: none;
  width: 100%;
  font-weight: bold;
  margin-bottom: 5px;
}

#menu_btm_02 dl dd,
#menu_btm_02 ul {
  float: none;
  width: 100%;
  padding: 0 5px;
}

#menu_btm_02 dl dd {
  padding-top: 0;
}

#menu_btm_02 ul {
  padding: 10px 5px;
  border-bottom: 1px dotted #000;
}

#menu_btm_02 ul li {
  float: left;
  list-style-type: none;
}


#mobile_menu_02{
	padding: 0 18px;
}

#mobile_menu_02 img{
	height: 19px;
	width: auto;
}

#mobile_menu_02 ul {
  text-align: center;
}

#mobile_menu_02 ul li{
	list-style: none;
  display: inline;
  border-left: 1px solid #969696;
  padding: 0 0 0 10px;
}

#mobile_menu_02 ul li:last-child {
  border-right: 1px solid #969696;
  padding-right: 10px;
}

#mobile_menu_02 ul li a {
  font-family: 'Quicksand', sans-serif;
  color: #000;
  text-decoration: none;
}

#mobile_menu_02 ul li a:hover {
  color: #ff66cc;
}

#footer{
  display: none;
}

#fb_footer{
	clear: both;
	width:300px;
	margin:0 auto;
	display:block;
}

#mobile_footer .copy{
	color: #000;
	font-size: 10px;
	text-align: center;
	padding-bottom: 25px;
}

.hide_me{
	display: none;
}

#mobile_ends {
	padding:5px 18px 0 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#mobile_ends .mob_adv img{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#mobile_ends .commente_mob img{
	width: 100%;
	margin-top: 25px;
}

.post .right header{display: none;}
.post .right p{display: none;}
.post .right .datetime{display: none;}
.post .right .news_btn{display: none;}

#social_mob{
	background-color: #eeeeee;
	padding: 0 15px;
	margin: 0 auto;
	width: 280px;
	/* margin-top: 40px; */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.mobile_ft_social_title{
	margin-top: 5px;
	padding-bottom: 11px;
	text-align: center;
	font-size:14px;
}

dl.mobile_social{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

dl.mobile_social dt{
	clear: left;
	float: left;
}

dl.mobile_social dd{
	margin-top: 12px;
	padding-bottom: 15px;
	margin-left: 50px;
}

dl.mobile_social{
	padding-top: 10px;
}


/*---------menu-----------*/
#mobile_menu {
	height: 100%;
	margin: 0 auto;
	padding: 0 18px 15px;
}

#mobile_menu ul li{
	display: block;
	list-style: none;
	padding-left: 1.79%;
	float: left;
  width: 32.14%;
  margin-bottom: 1.79%;
}

#mobile_menu ul li:nth-child(3n+1){
	padding: 0;
	margin:0;
}

#mobile_menu ul li a {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 42% 0;
  text-align: center;
  background-color:#e6e6e6;
}

#mobile_menu ul li a:hover {
  color: #fff;
  background-color:#f760cf;
}

#mobile_menu .mobile_pop_menu{
	width: 100%;
	overflow:hidden;
	position:relative;
	display: block;
}

#mobile_menu span{
	position:absolute;
	margin-bottom: 10px;
	z-index: 999;
	top: 18px;
	float: right;
}


/*---------news_beauty-----------*/
.news_postdate {
  padding-bottom: 5px;
}

.news_postdate a{
	text-decoration: none;
	color: #FF00BF;
}

#honbun_left .news_main_title{
	height: auto;
	width: 100%;
}

.mobile_topban_common img{
	height: auto;
	width: 100%;
}

.main_post_pic img{
	height: auto;
	width: 100%;
}

.mobile_banner_fit img{
	height: auto;
	width: 100%;
}

#menu_news{
	margin-bottom: 20px;
}

#link_hover_pink{
	margin: 40px auto 20px auto;
	width: 310px;
}

#link_hover_pink ul li:nth-child(4){
	padding: 0;
	margin: 0;
}

#link_hover_pink li.space{
	padding-left: 5px;
}

.news_post header{display: none;}
.news_post p{display: none;}
.news_post .news_post_pic img{
	height: auto;
	width: 100px;
	float: left;
}

.news_post a{
	text-decoration:none;
	color:#000;
}

.news_post_pic a{
	position: relative;
}

.news_post_pic a .pink{
	display: none;
	width: 100px;
	height: 100px;
	opacity: 1;
	transition: none;
}

.news_post_pic a:hover .pink{
	display: block;
}

.news_post a:hover,
.news_post a.selected{
 	color:#ff67cc;
}

.news_post_pic{
	padding-right: 18px;
	display: block;
	height:0;
}

.news_post_pic a{
	width: 100px;
	height: auto;
}

.mobile_news_feat_tile{
	text-decoration: none;
	word-wrap: break-word;
	font-size: 14px;
  border-bottom: none;
}

.mobile_news_feat_tile a {
  padding: 5px 15px 0;
  display: block;
  border-bottom: 1px dotted #000;
  margin-left: 100px;
  height: 94px;
}

a .mobile_news_feat_tile{
	color:#000;
}

a:hover .mobile_news_feat_tile{
	color:#FF00BF;
}

.blog_hover a{
	width: auto;
	height: auto;
	float: left;
}

.blog_hover img{
	width: 100px;
	height: auto;
	display: block;
	float: left;
}

.blog_hover{}
.blog_hover .text{display: none;}
.blog_hover .text a:hover{display: none;}
.blog_hover a:hover span.text{display: none;}

.description{
	width: auto;
  height: 99px;
	word-wrap: break-word;
	font-size: 14px;
	display: block;
	margin-left: 100px;
  padding-left: 15px;
  border-bottom: 1px dotted #000;
}

#blog_tiles {
  margin: 0;
}

#blog_tiles ul li{
	width: auto;
	display: block;
	margin-top:0;
}

#blog_tiles ul li:first-child{
	padding-top: 0;
	border-top: none;
}

#blog_tiles li.space{
	padding-left: 0;
	padding-bottom: 0;
}

#blog_tiles{
	margin-right: 21px 0 20px 0;
}

.blog_hover .b_title {
  margin-top: 0;
  padding-top: 5px;
}

.b_date{padding-top: 50px;}

#fluct_tag1,
#fluct_tag2,
#fluct_tag3,
#fluct_tag4,
#fluct_tag5,
#fluct_tag6,
#fluct_tag7,
#fluct_tag8,
#fluct_tag9,
#fluct_tag12{
	margin-left: -18px;
}

#fluct_tag11,#fluct_tag10{
	margin-left: -8px;
}

#fluct_tag7,#blog #fluct_tag10{
	height:auto;
}

#fluct_tag11{
	text-align:center;
}

#fluct_tag21{
	overflow-x:hidden;
	width:100%;
}

.mobile_banner{
	display: block;
	text-align: center;
	height:50px;
}

.mobile_banner2{
display: block;
text-align: center;
height: 50px;
margin-top: 46px;
}

.author_profile {
  margin-top: 0;
}

.author_profile .avatar{
	padding-bottom: 20px;
}

.author_profile .avatar img{
	width: 100px;
	height: 100px;
	padding: 0;
}

a.author_profile_wrap .author_profile .avatar .pink{
	display: none;
}

a.author_profile_wrap:hover .author_profile .avatar .pink{
	display: none;
}

.author_profile h3{
	margin-bottom: 15px;
	font-size: 16px;
}

.author_profile .text{
	font-size: 14px;
	font-weight: normal;
}

.author_posts .posts_list{
	width: 66.67%;
}

.author_posts>a{
	font-family: "Helvetica　Light";
	font-size:14px;
	padding: 10px;
}

#twitter-widget-2{
	padding-bottom:25px;
	padding-top:0;
}

#news p.post-title {
  margin-bottom: 0;
  padding: 2% 0;
}
#news_main_post {
  margin-bottom: 20px;
}

.blog_title {
  border-bottom: 1px dotted #000;
  margin-bottom: 0;
  padding: 2% 0;
}

.blog_title,
#news p.post-title,
#popular p.post-title {
  font-size: 180%;
}

.blog_title span,
#news p.post-title span,
#popular p.post-title span {
  font-family: "M+ 1p regular", sans-serif;
  font-size: 30%;
  top: -1px;
  padding: 0 10px 2px;
}

#popular p.post-title span {
  padding: 0;
}

#popular_related {
  height: auto;
  margin-top: 0;
}

#news_related {
  margin-top: 0;
}

#news_related p.post-title,
#popular_related p.post-title {
  font-size: 150%;
  font-weight: 300;
  padding: 0 0 2% 0;
}

#popular_related p.post-title {
  margin-bottom: 0;
}

#news_related p.post-title span,
#popular_related p.post-title span {
  font-size: 50%;
}

#popular {
  padding: 0 18px 0 18px;
  width: 100%;
  box-sizing: border-box;
}

#popular .post-title span {
  display: block;
  text-align: left !important;
}

#popular .wpp-list {
  padding: 0;
}

#popular .wpp-list li dl dt {
  height: auto;
}

#popular .wpp-list li dl dt img {
  width: 100px;
  height: 101px;
  margin-right: 20px;
}

#popular .wpp-list li dl dd span {
  display: block;
  height: 100px;
  border-bottom: 1px dotted #000;
}

.tile_title {
  margin-bottom: 0;
  line-height: 1.6;
}

#popular .wpp-list li dl dd a {
  font-size: 14px;
  padding-top: 5px;
  display: block;
}

#popular .wpp-list li dl dd a:hover {
  color: #ff67cc;
}

/*---------------- page contents -------------------------------*/
/*関連記事*/
#list_title_top{
	margin-bottom:0;
  font-size: 180%;
  font-weight: 300;
  padding: 0 0 2% 0;
}

#list_title_top span {
  font-size: 30%;
  font-family: "M+ 1p regular", sans-serif;
}

#page-tag{
	margin-top: 0;
	padding-top: 0;
}

.page_content{
	line-height: 1.4;
}

.page_content h4,
.page_content p{
	margin-bottom: 10px;
}

.page_content table{
	margin-bottom: 10px;
}

.page_content .infoSection{
	padding: 1em 0 1em;
}

.page_title{
	padding-top: 6px;
	font-size: 24px;
  margin-bottom: 20px;
}

.news_post{
	padding-bottom: 0;
	margin-top: 0;
	border-bottom: none;
}

.more_mobile{
	display:block;
  margin: 0 auto;
  width: 284px;
  padding: 4px 0 7px;
}

.more_mobile p.btn-back {
  color: #fff;
  text-align: center;
  position: relative;
  background: url(../img/more_topics.png) no-repeat;
  background-size:100%;
	background-position: top;
  width: 284px;
  height: 26px;
}

.more_mobile p.btn-back:hover {
  background-position: bottom;
}

.more_mobile p.btn-back a {
  background: none;
  position: relative;
  z-index: 1000;
  display: block;
  padding: 4px 0 7px;
}

.more_mobile span.ja {
  font-family: "M+ 1p regular", sans-serif;
  font-size: 13px;
  position: absolute;
  top: 4px;
  left: 64px;
  z-index: 500;
  display: block;
}

.more_mobile span.en {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  position: absolute;
  top: 2px;
  left: 65px;
  z-index: 500;
  display: block;
  width: 100px;
}

.more_mobile a{
	background: url(../img/more_topics.png) no-repeat;
	background-size:100%;
	background-position: top;
	width: 284px;
  height: 15px;
	display:inline-block;
  font-family: "M+ 1p regular", sans-serif;
  color: #fff;
  font-size: 13px;
  text-align: center;
  padding: 4px 0 7px;
}

.more_mobile a span {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  margin-left: 10px;
}

.more_mobile a:hover{
	background-position: bottom;
}

.more{
	margin:23px auto 15px auto;
	width:90px;
}

.more_top{
	display:none;
}

.more_feature a{
	display:none;
}

.news_post_feat_pic{
	display:block;
}

.news_post_feat_pic a{
	width:100%;
	height:auto;
	position: relative;
	display: block;
}

.news_post_feat_pic img{
	width:100%;
	height:auto;
}

.news_right_feat{
	display:none;
}

.mobile_news_feature_tile{
	padding-left:10px;
}

.main_news_title{
	margin-top:0;
}

.line_btn{
	width:20px;
}

.nw_tx{
	padding-top:0;
}

.nw_tx p:first-of-type {
  margin-top: 20px;
}

.post-bottom-sns {
  width: 100%;
  margin: 0 auto 5px;
  font-size: 90%;
}

.post-bottom-sns ul {
  width: 100%;
}

.post-bottom-sns ul li {
  width: 50%;
  float: left;
}

.post-bottom-sns ul li a {
  width: 100%;
  font-size: 100%;
}

.fb_iframe_widget{
	margin-bottom:0;
}

a{
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-tap-highlight-color: none;
	-webkit-touch-callout:none;
}

.mB20 {
  margin-bottom: 20px !important;
}

.pagenation {
  padding: 0;
  margin-bottom: 5px !important;
}

.next_pagenation a {
  font-size: 13px;
  margin-top: 0;
  padding: 3px 10px;
}

.accordion .trigger {
  display: block;
  background: url(../img/readmore_sp_off.png) no-repeat left top;
  background-size: 100% auto;
  width: 284px;
  height: 15px;
  font-size: 13px;
  text-align: center;
  padding: 4px 0 7px;
  font-family: "M+ 1p regular", sans-serif;
  color: #fff;
  margin: 5px auto 0 !important;
}

.accordion .t_start {
  background: url(../img/readmore_sp_on.png) no-repeat left top;
  background-size: 100% auto;
}

.accordion .t_end {
  background: none;
}

.accordion .t_end span.none {
  display: none;
}

.accordion .trigger span.more {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 85%;
  margin: 0 0 0 10px;
}

.accordion .item {
  display: none;
}

.accordion .item p:first-child {
  margin-top: 0;
}

#special {
  width: 100%;
  margin: 0 auto;
}

#side .special-link {
  display: none;
}

p.seiza img {
  width: 100%;
}

.nw_tx .sns-custom {
  padding: 15px 0;
}

.nw_tx .sns-custom .btn {
  width: 13%;
  margin: 0 3% 0 0;
}

.nw_tx .sns-custom .btn-fb {
	width: 22%;
}

.nw_tx .sns-custom span {
  width: 18px;
  height: 18px;
  top: -10px;
  right: -10px;
  font-size: 10px;
  padding-top: 2px;
}

.nw_tx .author-link {
  width: 43%;
  float: left;
  margin-bottom: 0;
  margin-top: 0;
}

.nw_tx .author-link a {
  float: left;
}

.nw_tx .author-link p.author_name {
  line-height: 1.4;
  font-size: 13px;
}

.nw_tx .author-link p.avatar img {
  width: 40px !important;
  height: 40px !important;
  max-width: inherit !important;
}

.nw_tx .author-link span.text {
  height: 40px;
  margin-left: 0;
  border-bottom: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
}

.nw_tx .author-link:hover span.text {
  background: url(../img/bg_hover.png) repeat;
}

#author-list .section {
  border-bottom: none;
  margin: 0;
  padding: 30px 0 0 0;
}

#author-list .section:first-child {
  margin-top: 0;
}

#author-list p.author_name {
  font-size: 120%;
  margin-bottom: 5px;
}

#author-list .section .profile {
  margin-bottom: 0;
}

#author-list .section ul li {
  display: block;
  padding-left: 0;
}

#author-list .section ul li a {
  width: auto;
  height: 99px;
}

#author-list .section ul li:first-child {
  border-top: 1px dotted #000;
}

#author-list .section ul li:last-child {
  border-bottom: 1px dotted #000;
}

#author-list .more {
  display: none;
}

#author-list .more_mobile a span {
  margin-left: 0;
}

#author-list p.entry img {
  width: 100%;
}

.author-prof {
  margin-bottom: 10px;
}

.author-prof #list_title_top {
  margin-bottom: 0;
  padding-top: 0;
}

.author-prof #list_title_top h2 {
  font-size: 18px;
}

.author-prof .photo {
  width: 100px;
}

.author-prof .photo img {
  width: 100% !important;
  height: auto !important;
}

.author-prof .text {
  float: none;
  margin-left: 100px;
  padding: 5px 15px 0;
  width: auto;
  box-sizing: border-box;
}

.author-prof .text p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.4;
}

.author-prof .text ul {
  clear: both;
  margin-left: -115px;
}

.author-post h2 {
  font-size: 17px;
  border-bottom: 1px solid #000;
}


#author-list ul li img {
    float: left;
    height: auto;
    width: 100px;
}

.add-recommend {
	width: 100%;
	box-sizing: border-box;
	padding: 0 18px;
}

#culture #popular_related p.post-title {
	font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}

#culture #popular_related p.post-title span {
	font-family: "M+ 1p regular", sans-serif;
}


}
@media only screen and (max-width:320px){
	#wrap{
		width: 320px;
		overflow: hidden;
	}
}
