﻿@charset "utf-8";  
/*------------------------------------------------------------ 
    request css
------------------------------------------------------------*/  

#detail-hd{
	color:#333;
	font-size:175%;
	padding:15px 0 25px;
}

.selletr-list{
	width:100%;
	letter-spacing: -.40em;
}

.selletr-list li{
	display: inline-block;
    letter-spacing: normal;
	vertical-align:top;
	width:125px;
	padding:0 23px 7px;
	margin-bottom:23px;
	text-align:center;
	border-right:1px solid #EFEFEF;
}

.selletr-list li:nth-child(6n){
	border-right:none;
	padding-right:0;
}

.selletr-list a{
	display:block;
	width:100%;
	margin-bottom:8px;
}

.selletr-list a img{
	width:120px;
	height:120px;
	border-radius:50%;
}

.selletr-list a p{
	color:#333;
	font-size:117%;
	margin-top:25px;
}

.pagination{ padding-bottom:80px;}



/*------------------------------------------------------------ 
    detail
------------------------------------------------------------*/  

#seller-header{
	width:100%;
	height:100%;
	margin-bottom:25px;
	background:#F5F5F5;
	overflow:hidden;
	position:relative;
}

.seller-inner{
	width:100%;
	position:absolute;
	bottom:20px;
	left:0;
}

.hd-logo{
	display:table-cell;
	vertical-align:middle;
	padding:0 30px 0 20px;
}

.hd-logo img{
	width:136px;
	height:136px;
	padding:7px;
	background:#fff;
	border-radius:50%;
}

.hd-info{
	display:table-cell;
	vertical-align:middle;
	color:#fff;
}

.hd-info h2{
	font-size:175%;
	font-weight:bold;
	padding:15px 0;
}

.hd-bg{
	width:100%;
	min-width:788px;
}

#seller-info{
	width:100%;
	display:table;
	padding-bottom:50px;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
}

#seller-left-column{
	width:240px;
	padding-right:40px;
	display:table-cell;
	vertical-align:top;
}

#seller-right-column{
	display:table-cell;
	vertical-align:top;
}

.seller-name{
	color:#333;
	font-size:175%;
	font-weight:bold;
}

.side-txt{
	width:100%;
	margin-top:10px;
}

.side-txt dt{
	display:inline-block;
	vertical-align:middle;
	font-size:117%;
	color:#333;
	padding-right:10px;
}

.side-txt dd{
	display:inline-block;
	line-height:30px;
	vertical-align:middle;
}

.star span{
	display:inline-block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#666;
	font-size:109%;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:13px;
	border:1px solid #ccc;
	vertical-align:top;
	border-radius:5px;
	position:relative;
}

.star span:before{
	display:block;
	content:"";
	width:8px;
	height:8px;
	background:url(../../common/img/bg-sns-like.png) no-repeat;
	position:absolute;
	left:-8px;
	top:11px;
}

.favorite{
	color:#333;
	font-size:134%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#contact-btn{
	width:auto;
	padding:30px 38px;
	margin-top:20px;
	background:#F5F5F5;
}

#contact-btn a{
	display:block;
	width:auto;
	text-align:center;
	line-height:40px;
	color:#E55197;
	font-size:134%;
	font-weight:bold;
	background:#FDEEF5;
	border:1px solid #E75197;
	border-radius:5px;
}

.sns-list{
	width:100%;
	height:20px;
	text-align:left;
}

.sns-list li{
	display:inline-block;
	vertical-align:top;
	margin-right:8px;
}

#sentence{
	color:#333;
	font-size:117%;
	line-height:1.5;
	margin-top:20px;
}

#link-btn{
	width:100%;
	max-width:500px;
	margin-top:50px;
}

#link-btn a{
	display:block;
	width:auto;
	padding:10px;
	text-align:center;
	line-height:20px;
	color:#fff;
	font-size:134%;
	font-weight:bold;
	background:#FF9EBA;
	border-radius:5px;
}

#seller-navi{
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
}

#seller-navi li{
	width:124px;
	height:58px;
	float:left;
	margin-right:4px;
	margin-bottom:5px;
}

#seller-navi a{
	display:block;
	width:100%;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#333;
	font-size:134%;
	background:#F5F5F5;
}

#seller-navi span{
	display:inline-block;
	width:30px;
	height:20px;
	text-align:center;
	line-height:20px;
	margin-left:10px;
	color:#fff;
	font-size:84%;
	background:#999;
	border-radius:3px;
	vertical-align:middle;
	margin-top:-1px;
}

#seller-navi a:hover,
#seller-navi .selected{
	background:#FF9EBA;
	color:#fff;
	position:relative;
}

#seller-navi a:hover:before,
#seller-navi .selected:before{
	display:block;
	content:"";
	width:0;
	height:0;
	border:8px solid transparent;
	border-top:8px solid #FF9EBA;
	position:absolute;
	bottom:-16px;
	left:50%;
	z-index:2;
	margin-left:-8px;
}

#seller-navi a:hover span,
#seller-navi .selected span{
	background:#fff;
	color:#E75197;
}

#loading{
	width:100%;
	text-align:center;
	padding:100px 0;
}

#result{
	width:100%;
	padding-bottom:50px;
	min-height:350px;
}

.section-hd{
	color:#666;
	font-size:175%;
	font-weight:bold;
	padding-bottom:20px;
}

/* item list */

.item-btn{
	width:100%;
	max-width:500px;
	height:40px;
	margin:0 auto 35px;
}

.item-btn a{
	display:block;
	width:100%;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:134%;
	font-weight:bold;
	background:#FF9EBA;
	border-radius:5px;
}

.item-list{
	width:100%;
	letter-spacing: -0.5em;
}

.item-list li{
	display:inline-block;
	vertical-align:top;
	letter-spacing:normal;
	width:19.3359375%;
	border-right:1px solid #EFEFEF;
	padding-right:13px;
	margin-bottom:30px;
	margin-right:1.171875%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.item-list li:nth-child(5n){
	width:17.96875%;
	padding-right:0;
	margin-right:0;
	border:none;
}


/* event list */

.event-list{
	width:1032px;
	overflow:hidden;
	letter-spacing: -0.4em;
}

.event-list > li{
	display:inline-block;
	vertical-align:top;
	letter-spacing: normal;
	width:234px;
	padding:7px 7px 15px;
	margin:0 8px 15px 0;
	border:1px solid #EEEEEE;
	position:relative;
}

.article-thumb{
	width:100%;
	margin-bottom:10px;
}

.article-thumb a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}

.article-icon{
	width:44px;
	height:44px;
	position:absolute;
	top:10px;
	left:10px;
}

.article-flag{
	width:140px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:92%;
	font-weight:bold;
	text-indent:10px;
	background:url(../img/bg-flag.png) no-repeat;
	position:absolute;
	top:15px;
	left:0;
}

.article-title{
	display: table;
	font-size:117%;
	color:#333;
}

#article-list .article-title{ height:35px;}

.article-title a{
	display:table-cell;
	vertical-align:middle;
	color:#333;
}

.article-date{
	color:#EA66A4;
	line-height:35px;
	font-size:150%;
	text-align:center;
}

.article-lead{
	color:#888;
	padding:8px 0 6px;
	word-break:break-all;
	word-wrap: break-word;
}

#article-list .article-lead{
	min-height:35px;
}

.article-info{
	width:auto;
	overflow:hidden;
	color:#666;
}

.article-info li{
	float:left;
	margin-top:2px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #ccc;
}

.article-info li ul{
	float:left;
}

.article-info li:last-child{
	border-right:none;
	padding-right:0;
	margin-right:0;
}

.article-sub-recommend {
    padding-left: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 117%;
    background: url(../../common/img/icon-recommend.png) no-repeat 0 50% / 16px 13px;
}

.article-sub-view{
	border-right:none!important;
	padding-right:0!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:109%;
}

.article-sub-view span{
	padding-right:5px;
	font-weight:bold;
	font-size:109%;
	font-family:Arial, Helvetica, sans-serif;
}

.regist-btn{
	width:200px;
	height:40px;
	margin:30px auto 0;
}

.regist-btn a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:40px;
	border-radius:5px;
	color:#fff;
	font-size:134%;
	font-weight:bold;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.regist-btn .flag1{ background:#33CCFF;}
.regist-btn .flag2{ background:#EA66A4 ;}
.regist-btn .flag3{ color:#999; border:1px solid #ccc;}
.regist-btn .flag4{ background:#CCCCCC;}

#pjaxContent{ padding-bottom:80px;}




#editor iframe,
.tw-thumb,
.tw-info,
.link-title,
.link-button,
.quote-txt,
.matome-txt1,
.matome-txt2,
.matome-txt3,
.matome-txt4,
.matome-txt5,
.matome-img,
.article-hd,
.article-hd,
.instagram-box,
.article-sub-hd{
	margin-top:30px;
}


.article-area{
	margin-top:30px;
	word-break:break-all;
}

.matome-txt1{
	font-size:92%;
	line-height:1.5;
}

.matome-txt2{
	font-size:117%;
	line-height:1.5;
}

.matome-txt3{
	font-size:134%;
	line-height:1.5;
}

.matome-txt4{
	font-size:117%;
	font-weight:bold;
	line-height:1.5;
}

.matome-txt5{
	font-size:134%;
	font-weight:bold;
	line-height:1.5;
}

.quote-txt{
	padding: 20px 15px 18px 40px;
	line-height:1.5;
	font-size:117%;
    background: #f5f5f5 url(../img/bg-quote.png) no-repeat 10px 10px;
}

.quote-url{
	margin-top:5px;
	color:#999;
	font-size:92%;
}

.quote-url a{
	color:#999;
	text-decoration:underline;
}

.quote-url a:hover{ text-decoration:none;}

.article-hd{
	font-size:150%;
	color:#333;
	font-weight:bold;
	padding:0 10px 18px 0;
	background:url(../img/bg-article-hd.png) no-repeat right bottom;
	margin-bottom:-18px;
}

.article-sub-hd{
	font-size:125%;
	color:#333;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	padding-bottom:8px;
	margin-bottom:-10px;
}

.link-title{
	padding: 0 0 2px 8px;
    border-left: 3px solid #eee;
	line-height:1.5;
}

.link-title a{
    color: #666;
	font-size:134%;
	text-decoration:underline;
}

.link-title a:hover{ text-decoration:none;}

.link-description{
	margin-top:5px;
	color:#999;
	font-size:92%;
	line-height:1.5;
}

.link-comment{
	margin-top:5px;
	font-size:117%;
	line-height:1.5;
}

.insta-user2{
	width:100%;
	height:30px;
	line-height:30px;
	color:#333;
	margin-top:5px;
	overflow:hidden;
}

.insta-user2 img{
	width:30px;
	height:30px;
	border-radius:50%;
	margin-right:5px;
}

.link-button{
	width:auto;
	text-align:center;
}

.link-button a{
	display:inline-block;
	width:auto;
	min-width:240px;
	padding:0.8em 1em;
	text-align:center;
	font-size:117%;
	color:#fff;
	background:#EA66A4;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:5px;
}

 /* review */

.review-ttl{
	margin-top:15px;
	color:#333;
	font-size:117%;
	line-height:20px;
	font-weight:bold;
}

/*------------------------------------------------------------ 
   atelier
------------------------------------------------------------*/  

#atelier{
	width:100%;
	padding-top:10px;
}

#atelier table{
	width:100%;
	color:#333;
	font-size:117%;
}

#atelier th{
	width:200px;
	text-align:left;
	vertical-align:top;
	padding:14px 10px;
	line-height:1.4;
	border:1px solid #ccc;
	background:#F2F2F2;
}

#atelier td{
	vertical-align:top;
	padding:14px 10px;
	line-height:1.4;
	border:1px solid #ccc;
}

#atelier li{
	line-height:1.6;
	text-indent:-1em;
	padding-left:1em;
}

#atelier li:before{ content:"・";}

#atelier dt{ padding-top:8px;}
#atelier dd{
	padding:4px 0 8px 1em;
}

#atelier a{ color:#FF9EBA;}

#atelier p{ margin-top:15px;}


/*------------------------------------------------------------ 
  contact
------------------------------------------------------------*/  

#contact-hd{
	font-size:175%;
	color:#333;
	padding:15px 0 25px;
}

#contact-area{
	width:auto;
	margin-bottom:80px;
	padding:30px;
	overflow:hidden;
	border:1px solid #DDDDDD;
}

.contact-txt{
	display:inline-block;
	text-align:left;
	padding:20px 0;
	line-height:1.4;
	font-size:117%;
	color:#333;
}

.contact-btn{
	width:220px;
	height:40px;
	margin:0 auto;
	text-align: center;
}

.contact-btn a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:134%;
	font-weight:bold;
	background:#FF9EBA;
	border-radius:5px;
}

#contact-form{ width:680px;}

#contact-form dt{
	border-left:5px solid #FF9EBA;
	padding-left:15px;
	line-height:23px;
	color:#333;
	font-size:117%;
	font-weight:bold;
	margin:30px 0 15px;
}

#contact-form .required{ position:relative;}
#contact-form .required:before{
	display:block;
	content:"必須";
	position:absolute;
	left:160px;
	color:#FF9EBA;
	font-size:84%;
	font-weight:normal;
}

#contact-form dd{
	padding-left:20px;
	color:#333;
}


.error{ margin-top:8px;}

.error span{
	display:inline-block;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background:#FF9EBA;
	border-radius:4px;
}
