@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

html {
  font-size: 16px;
}

body{
	margin:0;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:120%;
	letter-spacing: 1.3px;
	-webkit-text-size-adjust: 100%;
	background-color:#3e3f43;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:#336699;
	transition:0.3s;
}

a:hover{
	text-decoration:none;
	color:#FF6600;
	transition:0.3s;
}


a.nav{
	text-decoration:none;
	transition:0.3s;
	color:#fff;
}

a.nav:hover{
	text-decoration:none;
	transition:0.3s;
	color:#FF3;
}

a.column{
	text-decoration:none;
	transition:0.3s;
	color:#333;
}

a.column:hover{
	text-decoration:none;
	transition:0.3s;
	color:#ff4500;
}

a.column2{
	text-decoration:none;
	transition:0.3s;
	color:#fff;
}

a.column:hover{
	text-decoration:none;
	transition:0.3s;
	color:#F90;
}

a.column2:hover{
	text-decoration:none;
	transition:0.3s;
	color:#FC0;
}

a img{
    border-style:none;
	transition:0.3s;
	outline: none;
}

a img:hover{
	border-style:none;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition:0.4s;
}


img.size-full {
	display:block;
	max-width:100%; height:auto; width:auto\9; /* ie8 */
	margin:0 auto;
}

img.size-full2 {
	display:block;
	max-width:800px; 
	width:100%;
	height:auto; width:auto\9; /* ie8 */
	margin:0 auto;
}

img.size-full3 {
	display:block;
	max-width:800px; 
	width:60%;
	height:auto; width:auto\9; /* ie8 */
	margin:0 auto;
}

img.size-full4 {
	display:block;
	max-width:120px; 
	width:100%;
	height:auto; width:auto\9; /* ie8 */
	margin:0 auto;
}

img.size-full5 {
	display:block;
	max-width:280px; 
	width:50%;
	height:auto; width:auto\9; /* ie8 */
	margin:0 auto;
}

img.size-banner {
	display:block;
	width:100%; height:auto; width:auto\9; /* ie8 */
	max-width:450px;
	max-height:150px;
	margin:0 auto;
}

ul.banner{
	max-width:940px;
	margin:0 auto;
}

p{
	font-size:0.9rem;
	line-height:120%;
}

p.column-title{
	font-weight:500;
}

p.read{
	font-size:0.76rem;
}

p.date{
	font-size:0.7rem;
	font-weight:300;
	color:#999;
}

p.volume{
	font-size:0.76rem;
	font-weight:300;
	color:#999;
	margin-top:4px;
}

p.footer{
	font-size:0.76rem;
	font-weight:300;
	color:#fff;
	text-align:center;
}

h2.people{
	display:block;
	padding-top:20px;
	transform: scale(0.9, 1);
	font-size:1.8rem;
	letter-spacing: 1.3px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#F60;
	text-align:center;
}

h2.fashion{
	display:block;
	padding-top:20px;
	transform: scale(0.9, 1);
	font-size:1.8rem;
	letter-spacing: 1.3px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#F39;
	text-align:center;
}

h2.closet{
	display:block;
	padding-top:20px;
	transform: scale(0.9, 1);
	font-size:1.8rem;
	letter-spacing: 1.3px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#C30;
	text-align:center;
}

h2.car{
	display:block;
	padding-top:20px;
	transform: scale(0.9, 1);
	font-size:1.8rem;
	letter-spacing: 1.3px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#9ED200;
	text-align:center;
}

h2.watch{
	display:block;
	padding-top:20px;
	transform: scale(0.9, 1);
	font-size:1.8rem;
	letter-spacing: 1.3px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#996;
	text-align:center;
}

h2.explore{
	display:block;
	padding-top:20px;
	transform: scale(0.9, 1);
	font-size:1.8rem;
	letter-spacing: 1.3px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#3CC;
	text-align:center;
}

h2.gourmet{
	display:block;
	padding-top:20px;
	transform: scale(0.9, 1);
	font-size:1.8rem;
	letter-spacing: 1.3px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#F33;
	text-align:center;
}

h2.archive{
	display:block;
	padding-top:20px;
	transform: scale(0.9, 1);
	font-size:1.8rem;
	letter-spacing: 1.3px;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-align:center;
}


.container{
	display:block;
	margin:0 auto;
	max-width:1040px;
	width:96%;
	height:auto;
	margin-bottom:30px;
	background-color:#fff;
}

.wide-container{
	display:block;
	margin:0 auto;
	width:100%;
	height:auto;
	margin-bottom:30px;
	background-color:#3e3f43;
}

.header{
	display:block;
	margin:0 auto;
	width:100%;
	max-width:180px;
	height:auto;
	max-height:40px;
	padding-top:10px;
	padding-bottom:10px;
	
}

.footer{
	margin:0 auto;
	width:100%;
	height:auto;
	margin-top:-30px;
	padding-top:20px;
	padding-bottom:20px;	
	background-color:#090909;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

.menu-bg{
	width:100%;
	height:auto;
	background-color:#3e3f43;
	text-align:center;
}

.flick-menu > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: auto;
  min-height:50px;
  background-color:#3e3f43;
  color:#fff;
  margin:0 auto;
  max-width:840px;
}
.flick-menu > ul::-webkit-scrollbar {
  display: none;
}
.flick-menu > ul > li {
  white-space: nowrap;
  margin:15px;
}

.flick-menu > ul > li a{
　color:#fff;
　min-height:60px;
  line-height:180%;
  font-size:0.8rem;
}

.flick-menu > ul > li a:hover {
　color:#FC0;
　min-height:60px;
  line-height:180%;
  font-size:0.8rem;
}

.slick-slide {
  position: relative;
}
.slick-slide .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: calc(100% - 40px);
  padding: 20px;
  background: rgba(0, 0, 0, .6);
  color: #fff;
  font-size: 0.8rem;
  opacity: 0;
  transition: .3s ease;
}
.slick-current .caption {
  opacity: 1;
  transition-delay: .5s;
}

.mainv .slick-slide:not(.slick-center) {
-webkit-filter: grayscale(90%);
-moz-filter: grayscale(90%);
-o-filter: grayscale(90%);
-ms-filter: grayscale(90%);
filter: grayscale(90%);
transition: 0.3s linear;
}

.slick-slide .caption2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  max-width:840px;
  padding: 20px;
  background: rgba(0, 0, 0, .6);
  color: #fff;
  font-size: 0.8rem;
  opacity: 0;
  transition: .3s ease;
}
.slick-current .caption2 {
  opacity: 1;
  transition-delay: .5s;
}

.new-icon{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url("http://safari-online.jp/urban_safari/common/images/new.svg");
	background-repeat:no-repeat;
	transition:0.3s

}

.new-icon:hover{
	position:absolute;
	top:0;
	left:0;
    filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition:0.3s;
}

.new-icon2{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url("http://safari-online.jp/urban_safari/common/images/new2.svg");
	background-repeat:no-repeat;
	transition:0.3s

}

.new-icon2:hover{
	position:absolute;
	top:0;
	left:0;
    filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition:0.3s;
}


ul.topics-large{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
	margin:0 auto;
}

.topics-large li{
	list-style:none;
	float:left;
	width : calc(99.8% / 2) ;
	height:auto;
	list-style:none;
	margin-bottom:20px;
}

ul.topics-small{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
	margin:0 auto;
}

.topics-small li{
	list-style:none;
	float:left;
	width : calc(99.9% / 3) ;
	height:auto;
	list-style:none;
	margin-bottom:20px;
}

ul.backnumber{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
	margin:0 auto;
}

.backnumber li{
	list-style:none;
	float:left;
	width : calc(99.8% / 4) ;
	height:auto;
	list-style:none;
	margin-bottom:20px;
}

.photo-icon2{
	position:relative;
	display:block;
	margin:0 auto;
	width:96%;
	height:auto;
}



.photo-icon{
	position:relative;
	display:block;
	margin:0 auto;
	width:96%;
	height:auto;
}



.photo-icon a{
	color:#333333;
}

.photo-icon:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition:0.3s;
}

ul.fashion{
	width:98%;
	margin:0 auto;
}

ul.people{
	width:98%;
	margin:0 auto;
	padding-bottom:30px;
}

ul.closet{
	width:98%;
	margin:0 auto;
}

ul.car{
	width:98%;
	margin:0 auto;
}

ul.watch{
	width:98%;
	margin:0 auto;
}

ul.explore{
	width:98%;
	margin:0 auto;
}

ul.gourmet{
	width:98%;
	margin:0 auto;
}

ul.archive{
	width:98%;
	margin:0 auto;
}

/*--ここからコラム関連--*/

h1.titlecall{
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:1.2rem;
	font-weight:700;
	text-align:center;
}

h2.subtitle{
	text-align:center;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:140%;
	font-size:1.0rem;
	font-weight:800;
	color:#C30;
}

h3.tipstitle{
	margin:0 auto;
	width:90%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:0.86rem;
	font-weight:bold;
	letter-spacing: 1.5px;
	margin-bottom:14px;
}

h3.tipstitle2{
	margin:0 auto;
	width:90%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:0.72rem;
	font-weight:bold;
	letter-spacing: 1.2px;
	margin-bottom:14px;
}

.column-bg{
	width:100%;
	height:auto;
	background-color:#F5F5F8;
}

.wrapper{
	display:block;
	background-color:#fff;
	margin:0 auto;
	width:98%;
	max-width:1080px;
	height:auto;
	
}

.column-area{
	display:block;
	margin:0 auto;
	text-align:justify;
	text-justify:inter-ideograph;
	width:98%;
	height:auto;
}

p.columntype{
	display:block;
	margin:0 auto;
	width:92%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:200%;
	font-size:0.86rem;
	font-weight:normal;
	letter-spacing: 1.5px;
	margin-bottom:20px;
	text-align:justify;
	text-justify:inter-ideograph;
}

p.columncaption{
	display:block;
	margin:0 auto;
	width:86%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:0.76rem;
	font-weight:normal;
	letter-spacing: 1.5px;
	color:#666666;
}

p.columncaption2{
	display:block;
	margin:0 auto;
	width:100%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:0.76rem;
	font-weight:normal;
	letter-spacing: 1.5px;
	color:#666666;
}

p.columncaption3{
	display:block;
	margin:0 auto;
	width:100%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:130%;
	font-size:0.48rem;
	font-weight:normal;
	letter-spacing: 1.3px;
	color:#666666;
}

p.columncaption-center{
	display:block;
	margin:0 auto;
	width:86%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:0.76rem;
	font-weight:normal;
	letter-spacing: 1.5px;
	color:#666666;
	text-align:center;
}

p.tipscolumn{
	display:block;
	margin:0 auto;
	width:100%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:200%;
	font-size:0.76rem;
	font-weight:normal;
	color:#333;
	letter-spacing: 1.5px;
	margin:4px;
}

p.auther{
	display:block;
	text-align:right;
	margin:0 auto;
	width:100%;
	max-width:800px;
	height:auto;
	font-size:0.7rem;
	color:#999999;
	margin-bottom:10px;
}

p.published-date{
	font-size:0.7rem;
	font-weight:300;
	margin:0 auto;
	width:100%;
	max-width:800px;
	color:#999;
	text-align:right;
}

p.published-date:after { 
content: "\A\A掲載商品の価格表示は\Aすべて本体のみ(税抜き)の価格です";
white-space: pre;
display: inline;
}

.dpd007{
    display:block;
	line-height:280%;
	width:50%;
	height:50px;
	margin:0 auto;
	font-size:16px;	
	color:#fff;
	background-color:#09C;
	border-radius:5px;
}

.dpd007 a{
	display:block;
	width:100%;
	height:auto;
	color:#fff;
	text-decoration:none;
}

.dpd007 a:hover{
	color:#FF0;
    text-decoration:none;
}

ul.share-area{
	margin:0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	max-width:120px;
}

.share-area li{
	list-style:none;
	float:left;
	width : calc(99.8% / 2) ;
	height:auto;
	margin-bottom:5px;
}

ul.tips{
	margin:0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	max-width:800px;
}

.tips li{
	list-style:none;
	float:left;
	width : calc(99.8% / 2) ;
	height:auto;
	margin-bottom:5px;
}

ul.tips2{
	margin:0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	max-width:800px;
}

.tips2 li{
	list-style:none;
	float:left;
	width : calc(99.9% / 3) ;
	height:auto;
	margin-bottom:5px;
}

ul.closet2{
	margin:0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	max-width:800px;
}

.closet2 li{
	list-style:none;
	float:left;
	width : calc(99.8% / 2) ;
	height:auto;
}

.closet-icon{
	position:relative;
	display:block;
	margin:0 auto;
	width:100%;
	height:auto;
}

.acrass{
	background-image:url("http://safari-online.jp/urban_safari/common/images/a.svg");
	position:absolute;
	background-position: 0% 100%;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	transition:0.3s
}

.bcrass{
	background-image:url("http://safari-online.jp/urban_safari/common/images/b.svg");
	position:absolute;
	background-position: 0% 0%;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	transition:0.3s
}

.ccrass{
	background-image:url("http://safari-online.jp/urban_safari/common/images/c.svg");
	position:absolute;
	background-position: 100% 100%;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	transition:0.3s
}

.dcrass{
	background-image:url("http://safari-online.jp/urban_safari/common/images/d.svg");
	position:absolute;
	background-position: 100% 0%;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	transition:0.3s
}

.acrass:hover{
	position:absolute;
	top:0;
	left:0;
	background-color:#333;
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	transition:0.3s;
}

.bcrass:hover{
	position:absolute;
	top:0;
	left:0;
	background-color:#333;
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	transition:0.3s;
}

.ccrass:hover{
	position:absolute;
	top:0;
	left:0;
	background-color:#333;
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	transition:0.3s;
}

.dcrass:hover{
	position:absolute;
	top:0;
	left:0;
	background-color:#333;
    filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	transition:0.3s;
}

.tiparea{
	display:block;
	margin:0 auto;
	width:98%;
	height:auto;
	background-color:#75B7CC;
	color:#fff;
}

img.tips{
	float:left;
	max-width:90px;
}

p.tipscaption{
	display:block;
	margin:0 auto;
	width:96%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:0.76rem;
	font-weight:normal;
	letter-spacing: 1.5px;
	color:#fff;
}

p.tipscaption2{
	display:block;
	margin:0 auto;
	width:96%;
	max-width:800px;
	height:auto;
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:0.66rem;
	font-weight:normal;
	letter-spacing: 1.5px;
	color:#fff;
}


hr.column{
	margin:0 auto;
	width:100%;
	max-width:800px;
	margin-top:6px;
	margin-bottom:6px;
}

.information{
	display:block;
	margin:0 auto;
	background-color:#F7F7F4;
	border-radius:3px;
	width:98%;
	max-width:780px;
	height:auto;
}

.brpc{
	display:none;
}

table{
	width:100%;
	margin:0 auto;
}

td.info1{
	background-color:#999;
	padding-top:2%;
	padding-bottom:2%;
	margin-bottom:2px;
	width:30%;
	height:auto;
	font-weight:bold;
	line-height:120%;
	color:#fff;
	text-align:center;
	font-size:0.7rem;
}

td.info2{
	background-color:#fff;
	padding-top:2%;
	padding-bottom:2%;
	margin-bottom:2px;
	min-width:100%;
	height:auto;
	font-size:0.7rem;
	line-height:120%;
	word-wrap:break-word 
}

.mainpc{
	display:block;
}

.mainsp{
	display:none;
}

.mainv-container{
	margin:0 auto;
	width:96%;
	height:auto;
}

@media only screen and (max-width:700px){
	
.mainpc{
	display:none;
}

.mainsp{
	display:block;
}

.mainv-container{
	margin:0 auto;
	width:100%;
	height:auto;
}
	
.mainv .slick-slide:not(.slick-center) {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
filter: grayscale(0%);
transition: 0.2s linear;
}
	
.topics-large li{
	list-style:none;
	float:left;
	width : calc(100% / 1) ;
	height:auto;
	list-style:none;
	margin-bottom:20px;
}

.topics-small li{
	list-style:none;
	float:left;
	width : calc(100% / 1) ;
	height:auto;
	list-style:none;
	margin-bottom:20px;
}

.backnumber li{
	list-style:none;
	float:left;
	width : calc(100% / 2) ;
	height:auto;
	list-style:none;
	margin-bottom:20px;
}

ul.fashion{
	width:100%;
	margin:0;
}

ul.people{
	width:100%;
	margin:0;
}

ul.closet{
	width:100%;
	margin:0;
}

ul.car{
	width:100%;
	margin:0;
}

ul.watch{
	width:100%;
	margin:0;
}

ul.explore{
	width:100%;
	margin:0;
}

ul.gourmet{
	width:100%;
	margin:0;
}

ul.archive{
	width:100%;
	margin:0;
}

.brsp{
	display:none;
}

h1.titlecall{
	font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", helvetica,sans-serif;
	line-height:160%;
	font-size:1.2rem;
	font-weight:700;
	text-align:center;
}

.tips li{
	list-style:none;
	float:left;
	width : calc(100% / 1) ;
	height:auto;
	margin-bottom:5px;
}

.tips2 li{
	list-style:none;
	float:left;
	width : calc(100% / 1) ;
	height:auto;
	margin-bottom:5px;
}

img.size-full3 {
	display:block;
	max-width:800px; 
	width:86%;
	height:auto; width:auto\9; /* ie8 */
	margin:0 auto;
}

.brpc{
	display:block;
}

th,td{
    width: 98%;
    display: block;
    border-top: none;
	margin:0 auto;
    }
	
	td.info1{
	background-color:#999;
	padding-top:2%;
	padding-bottom:2%;
	margin-bottom:2px;
	width:98%;
	height:auto;
	font-weight:bold;
	line-height:120%;
	color:#fff;
	text-align:center;
	font-size:0.7rem;
}
	
	td.info2{
	background-color:#fff;
	padding-top:2%;
	padding-bottom:2%;
	margin-bottom:2px;
	min-width:98%;
	height:auto;
	font-size:0.7rem;
	line-height:120%;
}
	
}