@charset "UTF-8";
/*==================================================
home #promotion
==================================================*/

/*home_social
------------------------------------------------*/


/*==================================================
fasion / car
==================================================*/
.page .articleMain .cont .txtBox {
	margin: 0 auto 62px;
}
.page .articleMain .contactBox {
	margin-bottom: 80px;
}
.page .articleMain .cont .photoMax img {
	width: 100%;
}
.articleMain .cont .readtxt {
	font-weight: bold;
	font-size: 24px;
	line-height: 40px;
	padding: 0 0 25px;
}
.articleMain .cont .txtBox .photo01 img{
	max-width: 100%;
}

/* .fashion */
.fashion02 .articleMain .cont .txt_credit02 {
	display: none;
}

/* .articlePager */
.articleMain .contFoot .articlePager {
	background: #000;
}
.articleMain .contFoot .pager {
	position: relative;
	width: 1240px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding: 25px 0 17px;
}
.articleMain .pager li {
	float: left;
}
.articleMain .pager li a {
	font-size: 20px;
	letter-spacing: 0.1em;
	font-family: 'Fjalla One', sans-serif;
	color: #6a6a6a;
	text-decoration: none;
}
.articleMain .pager li a span {
	position: relative;
}
.articleMain .pager li a span:before {
	position: absolute;
	display: block;
	content: "";
	top: 50%;
}
.articleMain .pager li.current a span {
	color: #fff;
	border-bottom: 2.4px solid #fff;
	padding: 0 5px 5px;
}

/* .page .num */
.articleMain .pager li.num {
	text-align: center;
	width: 100%;
}
.articleMain .pager li.num  ul {
	display: inline-block;
}
.articleMain .pager li.num li+li span::before {
	content: "/";
	font-size: 20px;
	left: 10px;
	top: 0px;
}
.articleMain .pager li.num li+li span {
	padding: 0 0 5px 30px;
}

/* .page .next,.pev */
.articleMain .pager li.next a,
.articleMain .pager li.pev a {
	color: #fff;
}
.articleMain .pager li.next {
	position: absolute;
	top: 25px;
	right: 20px;
}
.articleMain .pager li.pev {
	position: absolute;
	top: 25px;
	left: 20px;
}
.articleMain .pager li.next .arrow {
	padding: 0 25px 0 0;
}
.articleMain .pager li.pev .arrow {
	padding: 0 0 0 25px;
}
.articleMain .pager li.next .arrow:before {
	right: 0;
	width: 14px;
	height: 23px;
	margin-top: -11.5px;
	background: url(../img/icn_articlepager_next_wt.png) no-repeat 0 0;
}
.articleMain .pager li.pev .arrow:before {
	left: 0;
	width: 14px;
	height: 23px;
	margin-top: -11.5px;
	background: url(../img/icn_articlepager_pev_wt.png) no-repeat 0 0;
}

	@media screen and (max-width: 1250px) {
		.page .articleMain .contactBox {
			margin-bottom: 10%;
		}
		.page .articleMain .cont .photo01 img+img {
			margin-top: 1.13%;
		}
		.articleMain .cont .readtxt {
			padding: 0 0 2%;
			margin: 0;
		}
		.articleMain .contFoot .pager {
			width: 100%;
		}
		.car .articleMain .credit {
			padding: 0 3.125%;
		}
	}
	@media screen and (max-width: 768px) {
		.page .articleMain .cont .txtBox {
			margin: 0 auto 8.9%;
		}
		.articleMain .cont .colum01 img {
			width: 81.25%;
		}
		.articleMain .cont .colum02 img:last-child {
			margin: 0;
		}
		.articleMain .cont .colum02 img {
			width: 50%;
			float: left;
		}
		.articleMain .cont .columLine img {
			width: 87.5%;
		}
		.fashion01 .articleMain .cont .readtxt {
			display: none;
		}
		.fashion02 .articleMain .cont .txt_credit {
			display: none;
		}
		.fashion02 .articleMain .columLine .txt_credit02 {
			display: block;
			padding: 7.97% 9.38% 0;
			text-align: left;
			line-height: 200%;
		}
		.fashion02 .articleMain .columLine .txt_credit02 + img {
			padding: 11.88% 0 0;
		}
		.fashion02 .articleMain .cont .btn_itemlist a {
			margin: 7.81% 0 0;
		}
	}
	@media screen and (max-width: 480px) {
		.articleMain .cont .readtxt {
			line-height: 180%;
		}
	}
	@media screen and (max-width: 350px) {
		.articleMain .pager li a {
			font-size: 16px;
			line-height: 180%;
		}
	}


/*==================================================
lookbook ---- index
==================================================*/

/*==================================================
about
==================================================*/
.about #main {
	padding: 0 0 160px;
}
.about .contInr {
	text-align: center;
}
.about .main h2 {
	padding: 70px 0 50px;
}
.about .main h2 svg.viewPc {
	width: 61.85%;
}
.about #main figure {
	padding: 0 0 126px;
}
.about .main figure img {
	width: 100%;
}
.about .main .txtWrap {
	padding: 0 3.5%;
}
.about .main h3 {
	font-size: 37px;
	font-weight: bold;
	padding: 0 0 58px;
	letter-spacing: 0.05em;
	line-height: 100%;
}
.about .main p {
	font-size: 16px;
	line-height: 40px;
	font-weight: 200;
	letter-spacing: 0.1em;
}
	@media screen and (max-width: 768px) {
		.about .main {
			padding: 0 0 24.69%;
		}
		.about .main .txtWrap {
			width: 76.88%;
			margin: 0 auto;
			padding: 0;
		}
		.about .main h2 {
			padding: 5.48% 0 4.69%;
		}
		.about .main h2 svg.viewSp {
			display: inline-block;
			width: 73.44%;
		}
		.about .main figure {
			padding: 0 0 13.44%;
		}
		.about .main h3 {
			padding: 0 0 8.44%;
		}
		.about .main p span {
			display: block;
		}
	}
	@media screen and (max-width: 900px) {
		.about .main p {
				font-size: 15px;
		}
	}
	@media screen and (max-width: 640px) {
		.about .main .txtWrap {
			width: 84%;
		}
		.about .main h3 {
				font-size: 28px;
		}
		.about .main p {
				font-size: 14px;
				line-height: 33px;
		}
	}
	@media screen and (max-width: 480px) {
	.about .main h3 {
			font-size: 22px;
		}
	.about .main p {
			font-size: 11px;
			line-height: 28px;
		}
	}
	@media screen and (max-width: 360px) {
	.about .main h3 {
			font-size: 19px;
		}
		.about .main p {
				font-size: 10px;
				line-height: 28px;
		}
	}

/*==================================================
search
==================================================*/
.search .common_article:first-of-type {
	padding: 0 0 20px;
	border-bottom: 2px solid #f1f1ef;
}
.search .form {
	padding: 12px 0 62px;
}
.search .form .inputbox {
	position: relative;
	width: 602px;
	padding: 4px 0 5px;
	background: #f2f2f2;
	box-sizing: border-box;
	margin: 0 auto;
}
.search .form input#itemsearch {
	width: 80%;
	padding: 8px 10px 8px 23px;
	outline: none;
	border: none;
	background: #f2f2f2;
	font-size: 18px;
}
.search .btn_submit {
	position: absolute;
	top: 50%;
	right: 0;
	overflow: hidden;
	display:inline-block;
	width: 53px;
	height: 52px;
	margin-top: -26px;
	white-space: nowrap;
	text-indent: 200%;
	border: none;
	background: url(../img/icn_search_wt.png) no-repeat 50% 50%, #000;
	background-size: 19px 19px;
	outline: none;
}
	@media screen and (max-width: 768px) {
		.search .common_article:first-of-type {
			padding: 0 0 3.13px;
		}
		.search .main h2.contttl {
			padding: 4.54% 0 6.56%;
		}
		.search .form {
			padding: 0 0 10.31%;
		}
	}
	@media screen and (max-width: 640px) {
		.search .form .inputbox {
			width: 78.13%;
			padding: 11px 0 12px;
		}
		.search .form input#itemsearch {
			padding: 8px 10px 8px 6%;
		}
		.search .btn_submit {
			width: 76px;
			height: 66px;
			margin-top: -33px;
			background-size: 27px 27px;
		}
	}
	@media screen and (max-width: 480px) {
		.search .form .inputbox {
			padding: 7px 0;
		}
		.search .form input#itemsearch {
			padding: 8px 10px 8px 6%;
			font-size: 15px;
		}
		.search .btn_submit {
			width: 53px;
			height: 52px;
			margin-top: -26px;
			background-size: 19px 19px;
		}
	}
	@media screen and (max-width: 360px) {
		.search .form .inputbox {
			width: 90%;
		}
	}

/*==================================================
you tube (動画)
==================================================*/
	.youtube{
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.youtube iframe{
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
    	height: 100% !important;
	}


/*すっきり関連リンク*/
.pickup-box3{
	/*max-width: 810px;*/
    margin: 0 auto 50px;
    padding: 10px 0 10px;
    border-top: 1px solid #e6e6e6;;
    border-bottom: 1px solid #e6e6e6;;
}
.pickup-box3 a{
	    display: block;
	    text-decoration: none;
}
.pickup-box3 .pickup-box3wrapper{
	display: flex;
	-webkit-align-items: center;
    align-items: center;
}
.pickup-box3 .pickup-txt h4{
	font-size: 100%;
	color: #0c9e4d;
	font-weight: 500;
}
.pickup-box3 .pickup-txt p{
	font-size: 114%;
}
.pickup-box3 .pickup-img {
    max-width: 165px;;
    margin-right: 15px;
}
.pickup-box3 .pickup-img img{
	max-width: 100%;
}
.pickup-box3-margin{
	margin-top: 50px;
}

@media screen and (max-width: 480px){
	.pickup-box3{
    	margin: 0 0px 5.47% !important;
    	padding: 5px 0 5px;

	}
	.pickup-box3 .pickup-img{
		margin-right: 5px;
    	width: 50%
	}
	.pickup-box3 .pickup-txt{
	width: 100%;
	} 
	.pickup-box3 .pickup-txt p{
		font-size: 12px;
		font-weight: bold;
		line-height: 15px;
	}
}

/*キャンペーン枠*/
.bruder_cp {
	max-width: 1030px;
    margin: 0 auto 60px;
}
.pickup-2col{
    padding: 20px 0px;
}
.pickup-2col a{
	display: inline-block;
 	text-decoration: none;
 	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.pickup-2col a:hover{
	opacity: 0.7;
}
.pickup-2col .img{
	/*max-width: 215px;*/
	max-width: 160px;
}
.pickup-2col img{
	max-width: 100%;
}
.present-title{
	margin: 25px 0 10px;
}
.present-title img{
	width: 35%;
    display: block;
    text-align: left;
}
.pickup-2col ul{
	display: flex;
	margin-bottom: 15px;
}
.pickup-2col .pickup-2col-flex{
	display: flex;
	-webkit-align-items: center;
    align-items: center;
}
.pickup-2col .pickup-2col-txt{
/*    padding: 0 12px;
    max-width: 240px;*/
    padding: 0 50px 0 12px;
    max-width: 250px;
}
.pickup-2col .pickup-2col-txt .category{
   	color: #0c9e4d;
    font-family: 'Fjalla One';
    font-size: 17px;
    letter-spacing: 1.2px;
}
.pickup-2col .pickup-2col-txt .txt{
    font-size: 15px;
    line-height: 1.5;
}
.bruder_cp .present-bt{
	display: block;
    text-align: center;
    margin-top: 40px;
}
.bruder_cp .present-bt a{
	border: 2px solid rgb(91, 91, 91);
    padding: 14px 30px 10px 20px;
    text-align: center;
    margin: 0px auto;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
}
.bruder_cp .present-bt.sp{
	display: none;
}
@media screen and (max-width: 768px){
	.bruder_cp{
		padding: 0px 10px 15px;
		margin: 0 auto;
	}
	.bruder_cp .present-title {
    	margin: 10px 0;
	}
	.bruder_cp .present-title img{
		width: 70%;
		margin: 0px auto;
	}
	.pickup-2col{
		padding: 20px 10px;
	}
	.pickup-2col .pickup-2col-flex{
		display: block;
	}
	.pickup-2col ul{
		margin-bottom: 15px;
	}
	.pickup-2col ul li{
		margin-right: 10px;
	}
	.pickup-2col ul li:lsat-child{
		margin-right: 0px;
	}
	.pickup-2col .pickup-2col-txt{
		padding: 5px 0;
	}
	.pickup-2col .pickup-2col-txt .category{
		font-size: 17px;
    	letter-spacing: 0.1em;
    	margin: 2px 0 3px;
	}
	.pickup-2col .pickup-2col-txt .txt{
		font-size: 14px;
    	line-height: 19px;
    	font-weight: normal;
	}
	.bruder_cp .present-bt.sp{
		display: block;
		margin-top: 10px;
	}
	.bruder_cp .present-bt.sp img{
		max-width: 90%;
	}
	.bruder_cp .present-bt a{
		padding: 10px 15px 8px 10px;
	}
	.bruder_cp .present-bt.pc{
		display: none;
	}
}
/*キャンペーン枠 END*/


/*キャンペーン枠 その2*/
.special-archive img{
	max-width: 100%;
}
.special-archive ul{ 
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.special-archive ul li {
	max-width: 32.3%;
	margin-right: 1.5%;
	margin-bottom: 3.5%;
}
.special-archive ul li:nth-child(3n){margin-right: 0;}

.special-archive ul li .archive-txtbox{
	margin: 10px 0 0;
}
.special-archive ul li .archive-txtbox .category{
	color: #0c9e4d;
    font-family: 'Fjalla One';
    font-size: 18px;
    letter-spacing: 1.2px;
}
.special-archive ul li .archive-txtbox p{
	font-size: 15px;
    line-height: 1.5;
}
.special-archive a{
	text-decoration: none;
}
.outline-base h3.ttl{
	margin: 0 0 10px;
    font-weight: 700;
    padding-top: 80px;
    margin-top: -80px;
}
.adjust-scroll{
	padding-top: 80px !important;
    margin-top: -80px;
}
.Magazine-list .outline-article li:before{background:none;}
.Magazine-list li{list-style-type: square; padding: 3px 25px 3px 0px !important; margin-left: 50px !important;}
p.installation_location{text-align: right; font-size: 14px; line-height: 100%; margin-bottom: 10px;}
p.installation_location img{vertical-align: inherit; margin-left: 5px;}
.outline-article li.bic:before {background: url(/common/img/icn_link_bkn.png) no-repeat 0 0;}

@media screen and (max-width: 768px){
	.special-archive ul li{
	max-width: 49%;
    margin-right: 2%;
    margin-bottom: 3.5%;
	}
	.special-archive ul li:nth-child(3n){
		margin-right: 2%;
	}
	.special-archive ul li:nth-child(2n){
		margin: 0;
	}
	.outline-base dd{
		font-size: 14px;
	}
	.outline-base h3.ttl,
	.adjust-scroll{
    padding-top: 60px;
    margin-top: -60px;
	}
	.Magazine-list li{margin-left: 35px !important;}
}

/*SELECT*/
.bt-modal {
    box-sizing: border-box;
    width: 70%;
    margin: 36px auto;
}
.bt-modal a {
	border: 1px solid #000;
    font-size: 20px;
    color: #000 !important;
    font-weight: bold;
    display: block;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    opacity: 1;
	-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);
    border-radius: 4px;
}
.bt-modal img{
	vertical-align: middle;
    padding-right: 10px;
    margin-bottom: 2px;
}
@media screen and (max-width: 768px){
	.bt-modal{
		width: 96%;
    	margin: 0px auto;
	}
	.bt-modal a {
		font-size: 15px;
		padding: 12px;
	}
}


/*==================================================
WATCH、CSS
==================================================*/
#watch .articleMain .info-people{border-bottom: 1px solid #ccc; padding-bottom: 20px;}
#watch .articleMain .info-people .txt-wrap .detail{margin-top: 0px;}
#watch .articleMain .info-people .txt-wrap .name{font-size: 16px !important;}
#watch .articleMain .credit-cont > dt{padding: 10px 0 0 !important; margin: 0 10px 5px;}
#watch .caption-txt {padding: 3px 0 3px; color: #111111; font-size: 13.5px;}
#watch .h2-type05 .right-column .txt_title.ja{font-size: 23px; font-weight: bold; font-family:'Noto Sans Japanese',sans-serif;}
#watch .h2-type05 .left-column .txt{font-size: 19px;}
#watch .img-full, #watch .img-1240, #watch .img-1240-column02-rp01, #watch .img-1240-column03-rp01{margin-top: 0px !important;}
@media screen and (max-width: 768px){
	#watch .h2-type05 .right-column .txt_title.ja{font-size: 17px;}
    #watch .caption-txt{text-align: left; padding: 3px 10px;}

}
/*==================================================
記事別、CSS
==================================================*/

/*テレビリスト FEATURE 「松山英樹、」　2018.08.03*/
.tv-list{font-size: 16px;}
.tv-list li{margin-bottom: 3.5px;}
.tv-list li span.title{display: inline-block; width: 150px;}


/*PR アイテム詳細 アディダス案件　FASHION 2018.11.12*/
.articleMain .pr-ver01 .ttl-tmb{padding: 50px;}
.articleMain .pr-ver01 .ttl-tmb.left{margin-bottom: 100px;}
.articleMain .pr-ver01 .ttl-tmb.left .img{left: 0px; top: 31%;}
.articleMain .pr-ver01 .ttl-tmb.right .img{right: 0px; top: 21%;}
.articleMain .pr-ver01 .ttl-tmb .txt.size16{width: 55%; padding-bottom: 0;}
.articleMain .pr-ver01 .ttl-tmb.left .txt.size16{padding-left: 45%;}
.articleMain .pr-ver01 .ttl-tmb.right .txt.size16{padding-right: 45%;}
@media screen and (max-width: 768px){
	.articleMain .pr-ver01 .ttl-tmb{padding: 8.3%; margin: 6.6% 0;}
	.articleMain .pr-ver01 .ttl-tmb.left .txt.size16,
	.articleMain .pr-ver01 .ttl-tmb.right .txt.size16{padding-left: unset; padding-right: unset; width: 100%;}
}


/*PR EVENT 記事下INFO 「Audi Pro-Am Cup 2018　に戸賀」 FEATURE 2018.08.30*/
.presentCp-wrapper .entry-bt a {
  display: block;
  background-color: #959595;
  border-radius: 10px;
  font-size: 20px;
  padding: 20px 0;
  max-width: 390px;
  margin: 0 auto;
  margin-top: 30px;
  text-decoration: none;
}
.presentCp-wrapper p.present-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Fjalla One, sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #000;
  letter-spacing: .1em;
}
.presentCp-wrapper p.present-title:before, .presentCp-wrapper p.present-title:after {
  content: "";
  height: 1px;
  background: #000;
  display: block;
  width: 230px;
}
.presentCp-wrapper p.present-title:before { margin-right: .4em;}
.presentCp-wrapper p.present-title:after { margin-left: .4em;}
@media screen and (max-width: 780px) {
  .articleMain .cont .photo03 img:last-child,
  .articleMain .cont .photo02 img:last-child {margin: 0 !important;}
  .event-info-wrapper {padding: 20px; margin-bottom: 0;}
  .new-bt {width: 100%;line-height: 25px;}
  .new-bt br {display: block;}
  .new-bt a {padding: 7px;}
  .event-info h2 {font-size: 30px;line-height: 33px;}
  .event-info ul li {margin-right: 5px;}
  .presentCp-wrapper p.present-title {font-size: 35px;line-height: 42px;}
}


/*旧セレクト記事　足元から差をつける！ブルーダー別注シューズでつくる春夏スタイル*/

p.readtxt.index{
  margin-top: 30px;
  color: #252525 !important;
}
p.readtxt.index .index_01{
  font-size: 20px;
  font-family: 'Fjalla One', sans-serif;
  letter-spacing: 0.08em;
  padding: 9px 23px 7px;
  font-weight: 100;
  /*color: #000;*/
  border-top: 1px solid;
  border-bottom: 1px solid;
}
p.readtxt.index .index_01_name{
  font-size: 19px;
  font-family: 'Fjalla One', sans-serif;
  letter-spacing: 1px;
  font-weight: 100;
  margin-left: 15px;
}
p.readtxt.index .index_01_title{
  display: block;
  margin-top: 6px;
}
@media screen and (max-width: 780px){
  p.readtxt.index{
    font-size: 19px;
    line-height: 155%;
  }
  p.readtxt.index .index_01{
    font-size: 16px;
    padding: 5px 15px 4px;
    background: #252525;
    border:none;
    color: #fff;
  }
  p.readtxt.index .index_01_name{
    font-size: 17px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 480px){
  p.readtxt.index .index_01_title{
    margin-bottom: 10px;
    margin-top: 0px;
    font-size: 19px;
    line-height: 155%;
  }
}


/*==================================================
PR_CAR 車タイアップ　モーダル/クイズ
==================================================*/
/*モーダル*/
.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}
.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    max-width: 630px;
    width: 100%;
    margin: 110px auto 0;
    padding: 20px 25px 20px;
    background:#fff;
    overflow-y: auto;
    max-height: calc(100vh - 110px);
}
.modal-content img{max-width: 100%; margin: 0 auto 10px; display: block;}
.modal-content p { margin:0; padding:0; font-size: 16px;line-height: 1.65;}
.modal-content span{font-weight: bold;}
.modal-content-inner{position: relative; }
.modal-header h2{ border-bottom: 1px solid rgba(0,0,0,.1); margin: 0px 0 10px; padding-bottom: 7px;font-size: 20px;}
.modal-open { color:#000;text-decoration:underline;}
.modal-open:hover {cursor:pointer;color:#000;}
.modal-close {
  position: absolute;
    top: -10px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 31px;
    font-size: 15px;
    color: #fff;
    background: #ccc;
    border: none;
    outline: none;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    text-align: -webkit-center;
}
.modal-close:hover { cursor:pointer;}
@media screen and (max-width: 480px){
  .modal-content{width: 90%; padding: 20px 15px;}
  .modal-header h2{font-size: 16px; font-weight: bold; margin: 0px 0 5px;}
  .modal-close{top: -15px;right: -10px; font-size: 14px;line-height: 30px;}
}


/*旧セレクト記事　足元から差をつける！ブルーダー別注シューズでつくる春夏スタイル*/

/*==================================================
ブランドインデックス
==================================================*/
.brandWrapper{}
h2.brandttl{
	text-align: center;
	font-size: 35px;
    letter-spacing: 2px;
    margin-bottom: 5px;
    font-family: 'Fjalla One', 'Noto Sans Japanese',sans-serif;
}
.brandBox{
    display: flex;
    padding: 40px 40px 40px;
    border-top: 5px solid #000;
    box-shadow: 0 0 7px rgba(0,0,0,.05);
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
/*ブランドロゴ*/
.brandlogo figure{
	width: 200px;
	border: 1px solid #ccc;
	margin-right: 30px;
}
.brandlogo figure img{
	margin: 0 auto;
    display: block;
}
/*ブランド詳細*/

.brandarticle h4.brand-name{
	font-size: 17px;
    font-weight: 500;
    letter-spacing: -0.9px;
    margin-bottom: 5px;
}
.brandarticle dt.brand-subname {
	color: #1c9c51;
    font-family: 'Fjalla One', 'Noto Sans Japanese',sans-serif;
    letter-spacing: 0.1em;
    font-size: 15px;
    margin-bottom: 5px;
}
.brandarticle dd.brand-read {
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.3px;
}
/*ブランドリンク*/
.brandLink{
	margin: 15px 0 20px;
	font-size: 16px;
	font-weight: 500;
}
.brandLink ul{
	overflow: hidden;
}
.brandLink ul li{
	margin: 0 7px 10px 0;
	min-height: 48px;
	background-color: #000;
	float: left;
}
.brandLink ul li span.ja{
	font-size: 15px;
	letter-spacing: 1.5px;
}
.brandLink ul li a{
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.15em;
    text-decoration: none;
    padding: 13px 15px 13px 30px;
    display: block;
    margin-left: 13px;
    text-align: center;
}

.brandLink ul li.official,
.brandLink ul li.online-shop{
	background: #191a1d;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.brandLink ul li.official:hover,
.brandLink ul li.online-shop:hover{
	background: #0C9E4D;
	opacity: 0.7;
}
.brandLink ul li.official a{
    background: url(https://i.gimg.jp/resource/bruder/fashion/lookbook/img/list_official.png) no-repeat 0;
}
.brandLink ul li.online-shop a{
    background: url(https://i.gimg.jp/resource/bruder/fashion/lookbook/img/list_online-shop.png) no-repeat 0;
}

.brandLink ul li.fb{
	background: #3b5998;
}
.brandLink ul li.fb a{
    background: url(https://i.gimg.jp/resource/bruder/fashion/lookbook/img/list_fb.png) no-repeat 0;
}

.brandLink ul li.instagram{
	background: linear-gradient(60.958265272022345deg, rgba(235, 134, 19, 0.8) 5.426242404513888%,rgba(235, 133, 19, 0.8) 5.426242404513888%,rgba(242, 36, 119, 0.8) 43.88408745659722%,rgba(242, 36, 119, 0.8) 46.12746175130208%);
}
.brandLink ul li.instagram a{
    background: url(https://i.gimg.jp/resource/bruder/fashion/lookbook/img/list_instagram.png) no-repeat 0;
}

.brandLink ul li.twitter{
	background: #55acee;
}
.brandLink ul li.twitter a{
    background: url(https://i.gimg.jp/resource/bruder/fashion/lookbook/img/list_twitter.png) no-repeat 0;
}

.brandLink ul li.Gdo-shop{
	background: #0d0d0d;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.brandLink ul li.Gdo-shop:hover{
	background: #3594D5;
	opacity: 0.7;
}
.brandLink ul li.Gdo-shop a{
    background: url(https://i.gimg.jp/resource/bruder/fashion/lookbook/img/list_gdo.png) no-repeat 0;
}

@media screen and (max-width: 768px){
	.brandBox{
		display: block;
		padding: 15px;
		margin: 10px;
	}
	.brandlogo{
		margin-right: 0px;
	}
	.brandlogo figure{
		width: auto;
		margin: 0 auto;
	}
	.brandlogo figure img{
		width: 100px;
	}
	.brandarticle dt.brand-subname{
		border: 1px solid #0c9e4d;
		padding: 2px 9px 1px;
		display: inline-block;
	}
	.brandarticle dd.brand-read{
		font-size: 15px;
		line-height: 1.6;
	}
	.brandLink{
		margin: 15px 0 20px;
	}
	.brandLink ul li{
		margin: 10px;
		width: auto;
		min-height: unset;
		float: none;
	}
	.brandLink ul li a{
	    padding: 10px 15px 10px 30px;
	}
}


a.category-notarget{display: none !important}
a.category-gdoshopleft{display: none !important}
a.category-nocopy{display: none !important}

/* 宮本卓 「旅する写心」に適用スタイル*/
a.category-TakuMiyamoto, a.category-tmphoto{display: none !important;}
/* .category-TakuMiyamoto .hatena-module-html{display:none;} */
.category-TakuMiyamoto .entry-inner{margin-top: 20px;}
.category-TakuMiyamoto #container, .category-TakuMiyamoto #entry-footer-secondary-modules .hatena-module{background: #262629;}
.category-TakuMiyamoto .mainphoto{margin: 0 0 40px;}
.category-TakuMiyamoto .location-txtBox{position: relative; margin-top: calc(60px + 60px);}
.category-TakuMiyamoto .location-txtBox p.txt{padding-top: 8px;}
.category-TakuMiyamoto .location-txtBox:before{
	position: absolute;
		background: url(https://i.gimg.jp/resource/bruder/contents/tmphoto/images/ic_location.svg) no-repeat;
    background-size: contain;
    content: "";
    width: 36px;
		height: 56px;
    top: -56px;
    left: 0;
    right: 0;
    margin: auto;
}

/* 宮本卓　テキスト　テキストリンク */
.category-TakuMiyamoto{color:#fff;}
.category-TakuMiyamoto .hatena-module-entries-access-ranking ul li a.urllist-title-link{color:#fff;}
.category-TakuMiyamoto .entry-title a{color:#fff;}
.category-TakuMiyamoto .entry-header{border-left: 6px solid #0c9e4d;}
.category-TakuMiyamoto .entry-header .entry-categories a{border: 1px solid #fff; color: #fff;}
.category-TakuMiyamoto #content-inner .cont-box p.txt{margin: 0 0 36px; font-size:17px; line-height: 180%;}
.category-TakuMiyamoto .link_text{border: 1px solid #414141; margin: 40px auto 36px;}
.category-TakuMiyamoto #content-inner .cont-box p.txt a,
.category-TakuMiyamoto .link_text a{
	border-bottom: 1px solid #9adffd;
	text-decoration: none;
	color: #9adffd;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.category-TakuMiyamoto #content-inner .cont-box p.txt a:hover,
.category-TakuMiyamoto .link_text a:hover{
    background-position: 0 100%;
    color: #0c9e4d;
	border-bottom: 1px solid #0c9e4d;
}
.category-TakuMiyamoto .link_text dt{background: #1a1a1a; color: #fff;}
@media screen and (max-width: 768px){
	.category-TakuMiyamoto #content-inner .cont-box p.txt{margin: 0 0 28px; font-size:16px; line-height: 180%;}
}

@media screen and (min-width: 768px){
	.category-TakuMiyamoto .txtBox{text-align: center;}
}

/* 宮本卓　ロゴ、プロフィール */
.category-TakuMiyamoto .entry-inner{
  margin-top: 32px;
}

.category-TakuMiyamoto .entry-date.first{position: relative;}
.category-TakuMiyamoto .entry-date.first:before {
  content: "";
  position: absolute;
  background-image: url(https://i.gimg.jp/resource/bruder/contents/tmphoto/images/logo_202201.png);
  background-repeat: no-repeat;
  background-size: 24%;
  background-position: center;
  /* width: 100%; */
  top: -45px;
  left: 0;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 375px){
  .category-TakuMiyamoto .entry-date.first:before {
    top: -32px;
  }
}
@media screen and (min-width: 640px){
  .category-TakuMiyamoto .entry-date.first:before {
    top: -54px;
    background-size: 20%;
  }
}
@media screen and (min-width: 768px){
  .category-TakuMiyamoto .entry-header h1{max-width: 78%;}
  .category-TakuMiyamoto .entry-date.first:before {
    left: 82%;
    top: 0px;
    background-size: 100%;
    background-position: right;
    height: 100px;
  }
}

/* 宮本卓プロフィール */
.category-TakuMiyamoto .profile-Box{padding: 16px; margin: 40px auto; border: 1px solid #6c6c6c; border-radius: 2px;}
.category-TakuMiyamoto .profile-01 .profile-picbox{width: 120px; margin: 0 0 16px;}
.category-TakuMiyamoto .profile-01 .profile-picbox img{border-radius: 4px;}
.category-TakuMiyamoto .profile-01 .profile-title{font-size: 1.15rem;}
.category-TakuMiyamoto .profile-01 .profile-title-bold{font-weight: 700; margin-right: 8px;}
.category-TakuMiyamoto .profile-01 .profile-description{font-size: 14px; margin-top: 8px; line-height: 1.6;}
@media screen and (min-width: 768px){
.category-TakuMiyamoto .profile-Box{padding: 28px; margin: 40px auto 52px;}
.category-TakuMiyamoto .profile-01 .flex-container{display: flex; flex-wrap: wrap; align-items: center;}
.category-TakuMiyamoto .profile-01 .profile-picbox{margin-right: 3%; margin-bottom: 0;}
.category-TakuMiyamoto .profile-01 .profile-txtbox{width: 80%;}
}

.photo01{text-align: center; margin-bottom: 40px;}



/* 関連リンク */
a.feed_hidden {
    display: inline-block;
    color: #017c38;
    font-size: 16px;
    margin-bottom: 24px;
    line-height: 1.6;
}


/* article-info */
.article-info{padding: 36px; border-radius: 2px;}
.article-info .article-info-txtbox a{margin-top: 4px; font-size: 15px;}
.article-info .article-info-txtbox a.underline:hover{text-decoration: underline;}
.article-info.box-bg{background-color: #F6F6F6;}
.article-info.box-border{border: 1px solid #ccc;}
.article-info .title-line{position: relative;}
.article-info .title-line span{ position: absolute;}
.article-info h3{font-size: 20px; padding-left: 24px;font-weight: 600; margin-bottom: 16px;}
.article-info .title-line span{
display: block;
position: absolute;
top: 4px;
bottom: 4px;
left: 0;
width: 4px;
height: auto;
border-radius: 2px;
margin-top: 0;
}
.article-info .key-color-01{background-color:#0c9e4d;}
.article-info-txtbox-txt{font-size: 15px; line-height: 1.6; margin-bottom: 8px;}
.article-info-txtbox-title{font-weight: 700; margin-bottom: 12px; font-size: 16px;}
.article-info-col2{display: flex; justify-content: space-between;}
.article-info-col2-item1 {width: 24%;}
.article-info-col2-item2 {width: 74%;}
@media screen and (max-width: 480px){
	.article-info-col2{display: block;}
	.article-info-txtbox-txt{margin-bottom: 4px;}
	.article-info-col2-item1 {width: 100%; margin-bottom: 12px;}
	.article-info-txtbox-title{margin-bottom: 20px;}
	.article-info-col2-item2 {width: 100%;}
	.article-info{padding: 28px 20px;}
}