
/*for Webkit*/
input::-webkit-input-placeholder {
    color:    #999;
}

/*for Firefox*/
input:-moz-placeholder {
    color:    #999;
}

.slides , .popular-posts > p{
	font-size: 0;
}

head,body{
	height: 100%;
}

#bannerSideWrapper{
	margin-top: 15px;
}

#bannerSideWrapper > div{
	margin-top: 10px
}

.shopnameAdressJp{
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	margin: 0 0 12px 5px;
}

.captionP{
	position: absolute;
	bottom: -25px;
}
.captionP{
font-family: "regular";
font-size: 12px;
line-height: 14px !important;
width: 100%;
text-align: left;
background-color: white;
padding: 10px 10px 0 0;
}

.wpp-list li{
	overflow: hidden;
display: block !important;
}

img{
	vertical-align: bottom;
}

#background {
	min-width: 1140px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}

.opacityNone {
	opacity: 1 !important;
}

a {
	text-decoration: none;
	color: black;
}

@font-face {
	font-family: "bold";
	src: url("font/bold/GillSans_Droptokyo_Bold.eot?") format('eot'),
	url("font/bold/GillSans_Droptokyo_Bold.woff") format('woff');
}

@font-face {
	font-family: "regular";
	src: url("font/regular/GillSans_Droptokyo.eot?") format('eot'),
	url("font/regular/GillSans_Droptokyo.woff") format('woff');
}

#affiliatearea {
	padding: 15px 0;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	z-index: 1;
	background: rgba(000,000,000,0.1);
}

#affiliatearea img {
	vertical-align: bottom;
}

#affiliatearea div{
	margin: 0 auto;
}

input {
	outline: 0 !important;
}



/*======================== header ================================*/

#allWrapper {
	position: fixed;
	z-index: 0;
	top: 0;
}

.singlepost {
	width: 610px;
	float: left;
	margin-left: 30px;
	background-color: white;
	min-height: 700px;
}

.singlepost a{
	text-decoration: underline;
}

.singlepost > p > img{
	margin: 30px 0;
}

#droptokyo_Wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: white;
	min-height: 700px;
}

#header {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 9999;
}

#header .snsSwitch {
	left: 20px;
	position: absolute;
}

#navBox {
	float: left;
	position: relative;
	left: 50%;
	margin-left: -277px;
	font-family: "bold";
}

.fixed {
	position: fixed;
	z-index: 999999;
}

.fixing .snsSwitch {
	display: none;
}

.dropLogo {
	display: none;
}

.dropLogo img {
	margin-top: 5px;
}

.fixing .dropLogo {
	display: block !important;
	position: absolute;
	left: 20px;
	float: left;
	bottom: 6px;
	width: 222px;
	height: 30px;
}

div#navigation {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#navBox li {

	float: left;
	margin: 0 25px;
	position: relative;
	z-index: 999999;
}

#navBox li span {
	position: absolute;
	right: -13px;
	top: 0;
	font-size: 12px;
}

#SerachBox {
	float: right;
	font-family: "regular";
	width: 197px;
	padding-bottom: 3px;
	border-bottom: dotted 1px black;
	position: relative;
	top: -6px;
	margin-right: 20px;
}

.inputForm {
	float: left;
	width: 180px !important;
}

.inputBtn {
	position: absolute;
	top: 5px;
	left: -3px;
}

.inputForm input {
	border: 0;
	font-size: 14px;
	color: black;
	float: left;
	margin: 0;
	padding-top: 5px;
	width: 180px;
	margin-left: 20px;
	background: none;
}

.inputBtn input {
	border: 0;
	width: 19px;
	height: 19px;
	color: black;
	font-family: "regular";
	background: none;
	position: absolute;
	float: left;
	z-index: 999;
}

.inputBtn i {
	position: absolute;
	left: 0;
}

#HPname {
	width: 430px;
	clear: both;
	margin: 0 auto;
	padding: 60px 0px 30px 0px;
	font-family: "bold";
}

#snsBtn {
	position: absolute;
	top: 80px;
	right: 20px;
}

#snsBtn ul li:first-child {
	height: 10px;
	margin-left: 0 !important;
}

#snsBtn ul li {
	float: left;
	height: 10px;
	margin: 0 7.5px;
}

#childHeading {
	width: 1000px;
	margin: 0 auto 40px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
}

#childHeading .homeBack {
	float: left;
	position: absolute;
	z-index: 1;
	font-family: "bold";
}

#childHeading .homeBack .angleLeft {
	font-size: 35px;
	line-height: 35px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

#childHeading .homeBack .text {
	font-size: 14px;
	line-height: 35px;
	display: inline-block;
	vertical-align: middle;
}

#childHeading #pageTitle {
	text-align: center;
	font-family: "bold";
	font-size: 30px;
}
/*======================== headerここまで ================================*/




/*======================== トップコンテンツ ================================*/

.imgSlider li {
	float: left;
	margin: 30px 15px 0;
}

.imgSlider li a {
	display: block;
}

.imgSlider li:first-child {
	margin-left: 30px;
}

.ContentsText {
	clear: both;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 13px;
	width: 510px;
}

#headContents .snsBtnWrapper {
	clear: both;
	text-align: center;
	position: relative;
	width: 510px;
	margin-top: 15px;
}

#headContents .snsBtnWrapper a {
	display: inline !important;
}

#headContents {
	margin-bottom: 40px;
}

/*======================== トップコンテンツ ここまで ================================*/


/*======================== 投稿表示 ================================*/
#mainContens {
	width: 625px;
	float: left;
	margin: 0 30px 0 15px;
}

#mainContens .line {
	border-bottom: solid 4px black;
	float: left;
	width: 40px;
	margin-right: 180px;
	margin-top: 14px;
	margin-bottom: 14px;
}

.mainPost {
	position: relative;
	width: 610px;
}

.mainPost img {
	width: 286px;
	height: 286px;
}

.postunderLine {
	border-top: 1px solid #c5c5c5;
	width: 610px;
	margin: 15px 0 15px 15px;
}

.mainPost img {
	float: left;
	margin-right: 20px;
	border: 8px solid black;
}

.mainPost .Title {
	float: left;
	font-size: 24px;
	letter-spacing: 1px;
	font-family: "bold";
	width: 280px;
	word-break: break-all;
}

.mainPost .Category {
	float: left;
	width: 270px;
	font-size: 18px;
	font-family: "bold";
}

.mainPost .Number {
	float: left;
	font-size: 48px;
	line-height: 48px;
	margin-right: 10px;
	letter-spacing: -4px;
	font-family: "bold";
}

.mainPost .Month {
	float: left;
	margin-top: 5px;
	width: 220px;
	font-size: 14px;
	font-family: "bold";
	
}

.mainPost .year {
	float: left;
	width: 220px;
	font-size: 14px;
	font-family: "bold";
}

.mainPost .postListContent {
	float: left;
	text-decoration: underline;
	font-size: 12px;
	width: 255px;
}

.postwarpeer {
	position: relative;
	width: 625px;
	padding: 15px 0 15px 15px;
}

.postwarpeer a {
	opacity: 1 !important;
}

.hoverList a , .hoverList2 a {
	opacity: 1 !important;
	display: block;
}

#sliderLink {
	opacity: 1 !important;
}

.postwarpeer .snsSwitch {
	float: left;
	position: absolute;
	bottom: 15px;
	left: 340px;
	height: 21px;
}


/*======================== 投稿表示 ここまで ================================*/



/*======================== サイドメニュー ================================*/
#subContents {
	float: right;
	width: 300px;
	margin-right: 30px;
}

#subContents .banner {
	text-align: center;
	margin-bottom: 30px;
}



/*======================== サイドメニュー ここまで ================================*/


/*======================== footer ================================*/

#footer {
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	font-family: "bold";
	clear: both;
	position: relative;
	z-index: 1;
}

#footer .line {
	border-bottom: solid 8px black;
	width: 85px;
	margin: 30px auto;
}

#footerNav {
	text-align: center;
	margin: 0 auto;
}

#footerNav ul {
	
}

#footerNav ul li {
	display: inline-block;
	border-bottom: 2px solid #2e2e2e;
	margin-right: 25px;
}

#footerNav ul li a{
	display: block;
}

#copyright {
	clear: both;
	text-align: center;
	padding: 10px 0;
	color: #525252;
	border-top: 1px solid #525252;
}


/*======================== footer ここまで ================================*/
/* 1828738 */

/*======================== ページャー ================================*/

.extend {
	border: none !important;
}

#pagerWrapper {
	text-align: center;
	position: relative;
	clear: both;
	overflow: hidden;
}

#pagerSecondWrapper {
	position: relative;
	float: left;
	left: 50%;
}

.wp-pagenavi {
	clear: both;
	float: left;
	margin-bottom: 10px;
	position: relative;
	left: -50%;
	text-align: center;
}

.wp-pagenavi > a, .wp-pagenavi > span {
	font-family: "bold";
	float: left;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	min-width: 19px;
	margin: 0px 2px 0px 2px;
	height: 21px;
	line-height: 25px;
	letter-spacing: -1px;
}

.win .wp-pagenavi > a, .win .wp-pagenavi > span {
	line-height: 21px !important;
}

.wp-pagenavi a:hover, .wp-pagenavi .current {
	border-color: #000;
}

.previouspostslink , .nextpostslink {
	display: block;
	border: none !important;
	width: 160px !important;
}

.leftPagerWrapper {
	margin-left: 3px;
}

.rightPagerWrapper {
	margin-right: 3px;
}

.leftPagerWrapper , .rightPagerWrapper {
	float: left;
	border: none !important;
}

.rightPager , .leftPager {
	border: none !important;
	line-height: 25px !important;
	display: inline-block;
	vertical-align: top;
	padding: 0 !important;
	margin: 0 !important;
}

.leftPagerSwitch i , .rightPagerSwitch i {
	line-height: 6px !important;
	height: 6px !important;
	margin-left: 3px;
}

.leftPagerSwitch , .rightPagerSwitch {
	border: 0 !important;
	padding: 0!important;
	font-size: 35px;
	line-height: 25px;
	display: inline-block;
	vertical-align: top;
}

.safari .leftPagerSwitch , .safari .rightPagerSwitch {
	line-height: 3px !important;
}

.page_navigation , .alt_page_navigation {
	clear: both;
	margin-bottom: 95px;
	text-align: center;
	bottom: 0;
}

.page_navigation a, .alt_page_navigation a {
	font-family: "bold";
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 5px 8px;
	margin: 0px 2px 0px 2px;
	height: 30px;
}

.active_page {
	background-color: white !important;
	color: black !important;
}	

/*======================== ページャー ここまで ================================*/

/*======================== 投稿用CSS ================================*/

.blogerList {
	float: left;
	margin: 0 10px;
	margin-bottom: 30px;
}

.blogerList a {
	display: block;
}

.blogerList .Title {
	text-align: center;
	font-size: 14px;
	font-family: "bold";
	clear: both;
	padding-top: 10px;
}

.blogerList .job {
	text-align: center;
	font-size: 14px;
	font-family: "regular";
	clear: both;
	padding-top: 0px;
}

.win .blogerListABC {
	padding-top: 0px;
}

.blogerListABC {
	font-size: 123px;
	float: left;
	width: 170px;
	text-align: center;
	font-family: "bold";
	position: relative;
	padding-top: 20px;
	height: 180px;
	margin: 0 10px;
}

.blogerline {
	border-bottom: 20px solid black;
	width: 105px;
	margin: 0 auto;
	position: absolute;
	left: 33px;
	top: 130px;
}

.postList {
	float: left;
	margin: 0 10px;
	margin-bottom: 30px;
}

.postList a {
	display: block;
}

.PostNumbers {
	width: 300px;
}

.BlogerNumbers {
	width: 170px;
}

.postList .Title {
	float: left;
	line-height: 18px;
	font-size: 14px;
	font-family: "bold";
	width: 300px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.postList .Category {
	float: left;
	width: 230px;
	font-size: 24px;
	font-family: "bold";
}

.postList .Number {
	letter-spacing: -4px;
	float: left;
	font-size: 48px;
	line-height: 48px;
	margin-right: 10px;
	font-family: "bold";
}

.postList .Month {
	float: left;
	margin-top: 5px;
	width: 220px;
	font-size: 14px;
	font-family: "bold";
}

.postList .year {
	float: left;
	width: 220px;
	font-size: 14px;
	font-family: "bold";
}

.metaslider {
	margin: 0 auto 50px;
	top: 30px;
}

.topPostContent{
	width: 275px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	float: left;
}

.postContent {
	min-height: 650px !important;
	float: left;
	margin: 30px 20px 30px 20px;
}

.img-area {
	border: 7px solid black;
	float: left;
	padding: 0 !important;
	width: 286px;
	height: 286px;
}

.img-area img {
	width: 286px;
	height: 286px;
}

.bloger-area {
	float: left;
	padding: 0 !important;
	width: 170px;
	height: 180px;
}

.bloger-area img {
	width: 170px;
}

.singlepost {
	width: 610px;
	margin: 45px 30px 30px 30px;
	float: left;
	position: relative;
	font-family: 'regular';
	font-size: 0;
}

.singlepost > p {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	line-height: 18px;
}

.singlepost > p , .singlepost > div {
	font-size: 13px;
	line-height: 1.8;
}

.singlepost p i {
	float: left;
}

.singlepost p strong {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 30px;
	display: block;
}

.singlepost p i {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 14px;
}

.PostTitleArea {
	float: left;
	width: 610px;
	clear: both;
	padding-bottom: 20px;
}

.PostTitleArea .title {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 450px;
	padding-right: 10px;
	min-height: 1px;
}

.PostTitleArea .title p{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 470px;
	min-height: 1px;
}

.PostTitleArea .Number {
	float: left;
	font-size: 48px;
	letter-spacing: -4px;
	line-height: 48px;
	margin: 0 10px 0 0;
	font-family: "bold";
	border-left: 1px solid black;
	height: 40px;
	padding-left: 8px;
}

.win .PostTitleArea .Number {
	float: left;
	font-size: 48px;
	line-height: 40px;
	margin-right: 5px;
	font-family: "bold";
	border-left: 1px solid black;
	height: 40px;
	padding-left: 10px;
}

.PostTitleArea  .Month {
	float: left;
	margin-top: 5px;
	width: 80px;
	font-size: 14px;
	font-family: "bold";
	line-height: 14px;
}

.PostTitleArea  .year {
	float: left;
	width: 80px;
	font-size: 14px;
	margin-top: 3px;
	font-family: "bold";
	line-height: 14px;
}

.wp-caption-text {
	font-family: "regular";
	font-size: 12px;
	line-height: 14px !important;
	width: 100%;
	max-width: 610px;
	background-color: white;
	padding: 10px 10px 0 0;
}

.alignleft ,.aligncenter {
	margin-right: 10px;
}

.alignright {
	margin-right: -10px;
}

.alignleft ,.alignright , .aligncenter {
	float: left;
}

#padSection {
	width: 610px;
	float: left;

}

#subContents2 {
	margin-top: 45px;
	width: 300px;
	float: right;
	margin-right: 30px;
}

#popularTitle {
	margin: 30px auto 10px;
	text-align: center;
	width: 240px;
	font-family: "bold";
	font-size: 19px;
	height: 29px;
	line-height: 33px;
}

#blogsTitleWrapper {
	width: 300px;
	background-color: #ebebeb;
	text-align: center;
	margin-bottom: -10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#blogsTitle {
	border: 3px black solid;
	margin: 0 auto 10px;
	background-color: #ebebeb;
	text-align: center;
	width: 116px;
	color: black;
	clear: both;
	font-family: "bold";
	font-size: 19px;
	height: 29px;
	line-height: 33px;
}

#sidebarWiget {
	position: relative;
	height: 950px;
	font-size: 16px;
}

.widgettitle {
	font-family: "bold";
	border: 2px black solid;
	line-height: 30px;
	height: 26px;
	width: 94px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.wpp-list {
	width: 100%;
}

.wpp-list li {
	line-height: 16px !important;
	word-break: break-all;
}

#wpp-11 .wpp-list {
	display: block;
}

#wpp-11 > p {
	display: none;
}

#wpp-6 .widgettitle {
	margin: 0 3px;
}

.wppActive {
	background-color: black;
	color: white;
	height: 30px;
}

.wpp-list {
	display: none;
	position: absolute;
	top: 34px;
	border-top: 2px black solid;
	font-family: "bold";
	padding-top: 5px;
}

.wpp-list li {
	padding: 5px;
	position: relative;
}

.wpp-list li img {
	margin-right: 10px;
}

#authorName {
	font-family: "regular";
	font-size: 18px;
}

#padSection {
	padding: 20px 0 !important;
	border-top: 2px solid black !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 2px solid black !important;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}

#padSection #latestEntries h5 {
	border-bottom: solid 1px black !important;
	padding: 0  !important;
	margin-bottom: 10px !important;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 14px;
	line-height: 18px;
	height: 18px;
}

#padSection #latestEntries h5 .size {
	margin-left: 10px;
}

.bannerAreaA , .bannerAreaB , .bannerArea1 , .bannerArea2 ,.bannerArea3 {
	clear: both;
	height: 0 !important;
	margin: 0 !important;
}

#padSection h4 {
	border: none !important;
	padding: 0 !important;
}

.padCate {
	display: none !important;
}

.padDate {
	color: gray !important;
}

.navigation {
	width: 610px;
	float: left;
	padding-top: 10px;
	padding-bottom: 150px;
}

.navigation .title{ 
	display: block;
	line-height: 22px;
}

.navAlignleft {
	float: left;
	position: relative;
	top: 50px;
}

.navAlignleft dt {
	position: absolute;
	text-align: center;
	left: 25px;
	font-size: 18px;
	opacity: 1;
	bottom: -28px;
	text-decoration: underline;
	z-index: 9999;
	font-family: "regular";
}

.navAlignright dt {
	position: absolute;
	text-align: center;
	font-size: 18px;
	left: 27px;
	opacity: 1;
	bottom: -21px;
	text-decoration: underline;
	z-index: 9999;
	font-family: "regular";
}

.navAlignleft dd , .navAlignright dd {
	opacity: 0.4;
	overflow: hidden;
}

.navAlignright {
	float: right;
	position: relative;
	top: 50px;
}

#shopWrapper {
	margin: 35px 30px 0px;
	width: 610px;
	float: left;
}

#shopWrapper > p {
	line-height: 18px;
}

#shopWrapper .shopname {
	font-family: "bold";
	font-size: 26px;
	float: left;
}

#shopWrapper .shopnameJP {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 16px;
	float: left;
	margin-left: 10px;
}

#shopWrapper .setsumei {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 14px;
	line-height: 1.8;
	float: left;
	margin-bottom: 30px;
}

#shopWrapper .line {
	border-bottom: solid 5px black;
	float: left;
	width: 50px;
	margin-right: 200px;
	margin-top: 12px;
	margin-bottom: 15px;
	clear: both;
}

#shopData {
	clear: both;
	border: 5px solid black;
	padding: 20px 0 15px 20px;
}

#shopData .shopname2 {
	font-family: "bold";
	font-size: 26px;
	width: 295px;
	margin-right: 5px;
	float: right;
}

#shopData .shopDataImg {
	float: left;
	padding: 5px 0;
	margin-right: 20px;
}

#shopData .shopDataImg img {
	width: 255px !important;
	height: 255px !important;
}

#shopData .Area {
	font-size: 14px;
	font-family: "regular";
	margin-bottom: 8px;
	width: 295px;
	margin-right: 5px;
	float: right;
	word-break: break-all;
}

#shopData .Area a{
	text-decoration: underline;
}

#mapbox {
	position: relative;
}

#gmap {
	position: absolute;
	top: -60px;
	color: white !important;
	font-family: 'bold';
	font-size: 12px;
	text-align: center !important;
	line-height: 40px;
}

#gmap iframe {
	width: 940px !important;
	height: 540px !important;
}

.ExternalPostBig {
	width: 580px;
	border: 4px solid black;
	float: left;
	padding: 10px;
	text-align: center;
	margin: 30px 0;
}

.ExternalPostBig p {
	text-decoration: underline;
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.8;
}

.ExternalPostBig img {
	width: 580px !important;
}

.ExternalPostMiddle {
	width: 266px;
	border: 4px solid black;
	float: left;
	padding: 10px;
	text-align: center;
	margin: 30px 20px 30px 0;
}

.column2 a:last-child .ExternalPostMiddle {
	margin-right: 0px !important;
}

.ExternalPostMiddle p {
	text-decoration: underline;
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.8;
}

.ExternalPostMiddle img {
	width: 266px !important;
}

.ExternalPostSmall {
	width: 162px;
	border: 4px solid black;
	float: left;
	padding: 10px;
	text-align: center;
	margin: 30px 20px 30px 0;
}


.column3 a:last-child .ExternalPostSmall {
	margin-right: 0px !important;
}

.ExternalPostSmall p {
	text-decoration: underline;
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.8;
}

.ExternalPostSmall img {
	width: 162px !important;
}

/*======================== 投稿用CSS ここまで ================================*/


#droptokyo_Wrapper {
	position: relative;
	padding-bottom: 70px;
	z-index: 1;
}

#pageTop {
	float: right;
	position: absolute;
	right: 30px;
	bottom: 15px;
	z-index: 888;
	font-size: 16px;
	min-height: 40px;
	line-height: 40px;
}

.pagetopt {
	font-size: 14px;
	font-family: "regular";
	float: left;
}

.pageTopi i {
	font-size: 22px;
	display: inline-block;
	min-height: 35px;
	line-height: 35px;
	vertical-align: top;
}



#pageTop .text {
	font-family: "bold";
	display: inline-block;
	min-height: 40px;
	line-height: 40px;
	vertical-align: top;
	font-size: 12px;
	margin-left: 3px;
	text-decoration: none;
}


.parentNone:parent {
	display: none;
}

.sideLine {
	border: 1px solid white;
	position: absolute;
	width: 65px;
	top: 25px;
	left: 17px;
}

.sideLine2 {
	border: 1px solid white;
	position: absolute;
	width: 55px;
	top: 25px;
	left: 123px;
}

.sideLine3 {
	border: 1px solid white;
	position: absolute;
	width: 65px;
	top: 25px;
	left: 218px;
}

.topImgWrapper {
	width: 503px;
	height: 507px;
	overflow: hidden;
	position: relative;
	border: 7px solid black;
	background-color: black;
}

.topImgWrapper a img {
	height: 521px !important;
	width: auto !important;
}

.theTopPostDl {
	position: absolute;
	bottom: 30px;
	left: 35px;
	color: white !important;
	width: 300px;
}

.theTopPostDl .Title {
	float: left;
	font-size: 27px;
	font-family: "bold";
	width: 350px;
	letter-spacing: 3px;
	color: white !important;
}

.theTopPostDl .Category {
	float: left;
	width: 300px;
	font-size: 18px;
	font-family: "bold";
}

.theTopPostDl .Number {
	float: left;
	font-size: 48px;
	line-height: 48px;
	margin-right: 5px;
	font-family: "bold";
}

.theTopPostDl .Month {
	float: left;
	margin-top: 5px;
	width: 235px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "bold";
	text-transform: uppercase;
}

.theTopPostDl .year {
	float: left;
	width: 235px;
	font-size: 14px;
	font-family: "bold";
}

.theTopPostDl .line {
	border-bottom: solid 4px white;
	float: left;
	width: 40px;
	margin-right: 270px;
	margin-top: 12px;
	margin-bottom: 15px;
}

.thePostDl {
	position: absolute;
	bottom: 0;
}

.thePostDl p {
	font-size: 24px;
	font-family: "bold";
	color: black;
	width: 260px;
}

.thePostDl .line {
	border-bottom: solid 5px black;
	float: left;
	width: 30px;
	margin-right: 180px;
	margin-top: 12px;
	margin-bottom: 15px;
}

.thePostDl dt {
	clear: left;
	margin-right: 3px;
}

.thePostDl dt , .thePostDl dd {
	float: left;
	color: black;
	font-family: "regular";
	font-size: 12px;
	padding: 2px 0 3px;
}

.postDlItem{
	clear: both;
}

.postDlItem ul {
	float: left;
	clear: both;
}

.postDlItem div{
	color: black;
	font-family: "regular";
	font-size: 12px;
	padding: 2px 0 3px;
	float: left;
}

.postDlItem li {
	color: black;
	font-family: "regular";
	font-size: 12px;
	padding: 2px 0 3px;
}

.win .hoverlistWrapper {
	top: 36px;
}

.hoverlistWrapper {
	min-width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	position: absolute;
	top: 37px;
	z-index: 9998;
	background-color: white;
/*
	-moz-box-shadow: 0px 0px 4px #242424;
	-webkit-box-shadow: 0px 0px 4px #242424;
	box-shadow: 0px 0px 4px #242424;
*/
	display: none;
}

hoverlistWrapper {
	list-style: none;
	width: 940px;
	text-align: center;
	margin: 0 auto;
	display: none;
}

.topUlMenu{
	position: relative;
	z-index: 999999;
	
	border-bottom: 3px solid black;
}

.backgroundBox {
	background-color: white;
	width: 170px;
	height: 37px;
	position: absolute;
	top: -10px;
	left: -14px;
	z-index: 9999;
	display: none;
}

.backgroundBox2 {
	background-color: white;
	width: 120px;
	height: 37px;
	position: absolute;
	top: -10px;
	left: -14px;
	z-index: 9999;
	display: none;
}

.backgroundBox3 {
	background-color: white;
	width: 150px;
	height: 37px;
	position: absolute;
	top: -10px;
	left: -14px;
	z-index: 9999;
	display: none;
}

.backgroundBox4 {
	background-color: white;
	width: 95px;
	height: 37px;
	position: absolute;
	top: -10px;
	left: -14px;
	z-index: 9999;
	display: none;
}


.hoverlistWrapper ul li {
	width: 155px;
	padding: 10px 0;
	border-right: dotted 1px black;
}

.hoverlistWrapper ul li:first-child {
	border-left: dotted 1px black;
}

.hoverlistWrapper ul .imgbox img {
	width: 100%;
	height: 100%;
}

.hoverlistWrapper ul .imgbox {
	width: 127px;
	margin: 0 auto;
}

.heverTitle {
	font-size: 12px;
	font-family: "bold";
	float: left;
	margin: 0 0 8px 15px;
}

.hoverlistWrapper ul .title {
	font-size: 12px;
	font-family: "bold";
	text-align: left;
	margin: 3px 0;
	word-break: break-all;
}

.hoverlistWrapper ul .Number {
	font-size: 12px;
	font-family: "regular";
	float: left;
	color: #79a5be;
}

.hoverlistWrapper ul .Month {
	font-size: 12px;
	font-family: "regular";
	float: left;
	color: #79a5be;
	margin: 0 2px;
}

.hoverlistWrapper ul .year {
	font-size: 12px;
	font-family: "regular";
	float: left;
	color: #79a5be;
}

#FixedPageWrapper {
	width: 740px;
	margin: 0 auto;
	background-color: white;
	position: relative;
	z-index: 1;
}

.FixedPage {
	margin: 0 70px;
	padding: 70px 0;
	font-size: 14px;
}

.fixedBorder {
	border: 2px solid black;
	width: 600px;
	margin: 0 auto;
	margin-top: 50px;
}

.StaffList {
	margin-top: 50px;
}

.StaffList .staff {
	font-family: "bold";
	font-size: 18px;
}

.StaffList p {
	margin-bottom: 25px;
	font-family: "regular";
	line-height: 25px;
}

.workList .work {
	font-family: "bold";
	font-size: 14px;
	font-weight: bold;
}

.workList p {
	margin-bottom: 20px;
	font-family: "regular";
	line-height: 20px;
	font-size: 14px;
}

.cover {
	width: 590px;
	height: 20px;
	position: absolute;
	z-index: 55;
	bottom: 27px;
	background-color: white;
}

.singlepost .snsSwitch {
	text-align: center;
}

.ml-slider {
	background-color: black;
}

.ml-slider  .imgopa {
	position: absolute;
	z-index: 1;
}

.bannerAreaPhoto {
	margin-left: 30px;
	text-align: center;
	width: 610px;
	float: left;
}

#padSection {
	clear: inherit !important;
}

#wpcf7-f331-p332-o1 table {
	width: 100%;
}

#wpcf7-f331-p332-o1 table th{
	width: 176px;
}

#wpcf7-f331-p332-o1 table th p{
	width: 226px;
}

#wpcf7-f331-p332-o1 table th span{
	color: red;
}

#wpcf7-f331-p332-o1 table td select , #wpcf7-f331-p332-o1 table td input , #wpcf7-f331-p332-o1 table td textarea {
	width: 394px;
	margin: 0;
	padding: 0;
}

#wpcf7-f331-p332-o1 table td input {
	min-height: 30px;
}

.formTextarea input{
	width: 390px !important;
}

.submitform input{
	width: 100% !important;
	padding: 25px !important;
}

.wpp-list > li {
	position: relative;
}

.postNumber {
	position: absolute;
	top: 5px;
	text-align: center;
	color: white;
	padding-top: 2px;
	width: 25px;
	height: 20px;
	padding-right: 1px;
	letter-spacing: -1px;
	line-height: 22px;
	background-color: black;
}

.win .postNumber {
	line-height: 20px;
}

.topPostTitle {
	position: absolute;
}

.bannerCategory {
	position: absolute;
	right: 30px;
	top: 30px;
}

.photogallery {
	width: 580px;
	border: 4px solid black;
	padding: 0 10px;
	float: left;
	margin-bottom: 30px;
}

.photogallery li {
	width: 125px !important;
	background-color: black;
	height: 125px;
	vertical-align: top;
}

.photogallery li img{
	text-align: center;
	height: 125px;
	vertical-align: top;
}

.imgGLBox {
	float: left;
	width: 125px;
	height: 125px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	background-size: cover;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
}

.photogallerytitle {
	text-align: center;
	margin: 20px 0;
	font-size: 18px;
	font-family: "regular";
}

.singlepost .wp-caption {
	position: relative;
	margin: 30px 0;
}

.imagelink {
	margin-top: 5px;
	font-family: "regular";
	font-size: 11px;
	padding-top: 5px;
	text-align: right;
	border-top: 3px solid black;
}

.imagelink a:after {
	font-family: "FontAwesome";
	content: "\f105";
	margin-left: 5px;
}

.cat_paging .thumb img {
	width: 120px !important;
	height: auto;
}

.wpp-thumbnail {
	width: 80px;
	height: 80px;
}

#blogerIni {
	clear: both;
	text-align: center;
	width: 880px;
	padding-top: 50px;
	margin: 0 auto 10px;
}

#blogerIni li {
	display: inline-block;
	font-size: 18px;
	font-family: "regular";
	margin-left: 13px;
}

#blogerIni li:first-child {
	margin-left: 0px;
}

.navigation2 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.navAlignleft2 {
	float: left;
	width: 495px;
	height: 36px;
	border: 3px solid black;
	border-right: 2px solid black;
}

.navAlignleft2 dt {
	line-height: 36px;
}

.navigation2 i {
	font-size: 30px;
	margin: 0 10px;
	line-height: 35px;
}

.navAlignleft2 i {
	float: left;
}

.navAlignright2 i {
	float: right;
}

.navigation2 .title {
	margin-top: 2px;
	font-size: 14px;
	display: block;
	float: left;
	line-height: 36px;
	font-family: "bold";
}

.navigation2 .thumb {
	font-size: 12px;
	font-family: "regular";
	display: block;
	width: 320px;
	line-height: 42px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.navAlignright2 {
	float: left;
	width: 496px;
	height: 36px;
	border: 3px solid black;
	border-left: 1px solid black;
	margin-bottom: 20px;
}

.navAlignleft2 dt {
	float: left;
	line-height: 36px;
	margin-right: 10px;
}

.navAlignleft2 dd {
	float: left;
	line-height: 36px;
}

.navAlignright2 dt {
	float: right;
	line-height: 36px;
}

.navAlignright2 dd {
	float: right;
	line-height: 36px;
	margin-right: 10px;
}

.pan {
	font-size: 12px;
	width: 1000px;
	margin: 0 auto;
	font-family: "regular";
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}

.pan a{
	display: inline-block;
}

.bannerArealast {
	position: absolute;
	left: 155px;
	bottom: 40px;
}

.footerbanner {
	text-align: center;
	margin-top: 30px;
}

.footerbanner div{
	margin: 0 auto;
}

/*
.formtext select{
width: 440px;
border: 2px solid #000;
cursor: pointer;
font-size: 18px;
padding: 6px 0 6px 20px ;
line-height: 30px;
color: #000;
background-color: #fff;
background: none;
border-radius: 0;
}
select{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

select {
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
} 

select::-ms-expand {
	display: none;
} 
*/

.submitform input[type=submit] {
	border: 2px solid #000;
	padding: 25px;
	cursor: pointer;
	font-size: 18px;
	line-height: 0;
	color: #000;
	background-color: #fff;
}

#AreaSelecter {
	font-size: 18px;
	font-family: "bold";
	line-height: 35px;
	width: 715px;
	text-align: center;
	margin: 0 auto 13px;
	position: relative;
	z-index: 1;
}

.mapTitle {
	width: 100%;
	text-align: center;
	position: absolute;
	font-family: "bold";
	font-size: 60px;
	top: 40px;
	z-index: 2;
}

#slideBox {
	width: 600px;
	padding: 40px 0 20px;
	margin: 0 auto;
}

#slideBox  .wp-caption-text{
	display: none;
}

#slideBox img {
	text-align: center;

}

#slideBox > a > ul {
	margin: 0 auto;
	position: relative;
	background-color: black;
}

#slideBox > a > ul > li {
	position: absolute;
	width: 600px;
	text-align: center;
	display: none;
	background-color: black;
}


#slideBox > a > ul > li img{
	max-width: 600px;
	vertical-align: bottom;
}


#slideBox .wp-caption {
	background-color: black;
	width: 600px !important;
}

#slideThumBox {
	max-width: 800px;
	margin: 0 auto;
}

#slideThumBox ul {
	width: 100%;
	text-align: center;
}

#slideThumBox ul li {
	display: inline-block;
	overflow: hidden;
	margin: 0 7px;
}

#slideThumBox img {
	width: auto !important;
	height: 80px;
	vertical-align: bottom;
}


.activeThum img{
	margin: -4px;
}

.singlepost {
/* 	font-size: 0px; */;
}

.thumbnailBox {
	line-height: 16px !important;
	font-size: 13px !important;
	font-family: "regular";
}

.blogerTopSlider {
	width: 180px;
	height: 540px;
	overflow: hidden;
	position: relative;
}

#blogerTopWrapper {
	width: 200px;
	position: relative;
	left: -10px;
}

.blogerInnerTopSlider {
	width: 100px;
	float: left;
}

.blogerInnerTopSlider li {
	margin: 0 !important;
	height: 100px;
}

.blogerInnerTopSlider img {
	width: 100px;
	height: 103px;
	-webkit-filter: grayscale(100%);
 /* webkit用 */
	filter: gray();
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	border: 3px solid black !important;
}

.droppeoplePng {
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 5558;
}

.droppeopleGif {
	position: absolute;
	top: 0;
	z-index: 5555;
}

.nowLoading {
	position: absolute;
}

.singlepost > .wp-caption  img {
	width: 610px;
	height: auto;
}

.singlepost .snsBtnWrapper {
	text-align: center;
	clear: both;
	padding: 30px 0;
}

.postwarpeer  .snsBtnWrapper {
	float: left;
	position: absolute;
	bottom: 15px;
	left: 336px;
}

.tweetBtn {
	cursor: pointer;
}

.tweetBtn img , .facebookBtn img {
	vertical-align: bottom;
}

.singlepost a.facebookBtn{
	text-decoration: none !important;
}

.column2 .wp-caption {
	width: 294px !important;
	margin-right: 20px;
}

.column2 .wp-caption:last-child {
	margin-right: 0;
}

.column2 .wp-caption img {
	width: 294px;
	height: auto;
}

.column3 .wp-caption {
	width: 190px !important;
	margin-right: 20px;
}

.column3 .wp-caption:last-child {
	margin-right: 0;
}

.column3  img {
	width: 190px;
	height: auto;
}

.column2 img {
	width: 294px;
	height: auto;
}

.column3 img {
	width: 190px;
	height: auto;
}

.column2 > p , .column3 > p {
	
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	line-height: 1.8;
}

.NewIcon {
	position: absolute;
	right: 0;
	top: 0;
}

.NewIcon img {
	width: 53px;
	vertical-align: top;
	height: auto;
}

.mainPost .NewIcon {
	left: 241px;
	top: 8px;
	float: left;
}

.mainPost .NewIcon img {
	border: none !important;
}

#SearchBox {
	position: relative;
	z-index: 1;
}

#SearchBox input {
	cursor: pointer;
}

#slideBox .wp-caption img {
	max-width: 600px !important;
	height: auto;
}

.SliderimgCover , .prevCover , .nextCover {
	cursor: pointer;
}

.inline-block {
	letter-spacing: -5px;
 /* 文字間を詰めて隙間を削除する */
	text-align: center;
}

.inline-block  li {
	letter-spacing: normal;
 /* 文字間を通常に戻す */
	vertical-align: top;
	display: inline-block;
}

.thumbnailBox {
	width: 145px !important;
	margin-right: 10px;
}

.singlepost > .slideopaBox {
	display: none;
}

.singlepost img{
	max-width: 610px;
}

.featureContents #FEATURE{
	display: none;
}

.featureContents li{
	position: relative;
	text-align: center;
	margin: 0 0 3px 0 !important;
	width: 180px;
	height: 160px;
	overflow: hidden;
	float: none !important;
	display: block;
}

.featureTitle{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.featureContents .featureCover{
	position: absolute;
	width: 180px;
	text-align: center;
	height: 186px;
	top: 0;
	background-color: black;
	opacity: 0.3;
}

.featureContents span{
	width: 180px;
	text-align: center;
	font-family: "bold";
	font-size: 18px;
	color: white;
	vertical-align: bottom;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 50%;
	margin-left: -90px;
}


.featureContents img{
	width: 180px;
	height: auto;
	vertical-align: bottom;
}

#latestEntries h5{
	font-family: "regular" !important;
}

.snsBtnWrapper0{
	text-align: center;
}

.win .pageTopi i{
	min-height: 40px !important;
	line-height: 40px !important;
}

.page0.content1{
	display: none;
}

.flexslider .slides{
	background-color: white !important;
}

#padSection #latestEntries h5 , .mainPost .Month{
	text-transform: uppercase;
}

#footerBlackArea{
	background-color: black;
	text-align: center;
	margin-top: 30px;
	position: relative;
	bottom: 0;
}

#footerBlackArea ul{
	margin: 0 auto;
}

#footerBlackArea ul li:first-child{
	margin: 0;
}

#footerBlackArea ul li{
	display: inline-block;
	margin-left: 30px;
}

#footerBlackArea ul li img{
	height: 115px;
	margin: 30px 0;
}

.tag-list{
margin:0 0 10px 0;
font-size:12px;
float:left;
clear:both;
font-family: "regular";
}

.tagTitle{
color:black !important;
font-family: "regular";
font-size:12px;
vertical-align: middle;
padding: 4px 5px 0 0;
}

.tag-list li{
float:left;
text-decoration: underline;
margin-right: 5px;
margin-bottom: 10px;
color:#999999;
}

.tag-list li:first-child{
clear: both;
}


.tag-list li a{
	border: 2px solid #000000;
	display: block;
	float: left;
	font-family: "bold";
	font-size: 12px;
	margin-right: 4px;
	padding: 5px 6px 1px;
	text-decoration: none !important;
}

.peopletaglist li a{
	padding: 3px 6px !important;
}

.brand-tag-list{
margin:0 0 30px 0;
font-size:13px;
float:left;
clear:both;
font-family: "regular";
}

.brand-tagTitle{
text-decoration: none !important;
color:black !important;
}

.brand-tag-list li{
float:left;
text-decoration: underline;
margin-right: 5px;
color:#999999;
}

.brand-tag-list li a{
color:#999999;
}

.video-container{
	margin-bottom: 30px;
}

.video-container iframe{
	max-width: 610px;
}

.singlepost  p > iframe{
	margin-bottom: 30px !important;
}

.insta-container{
	margin-bottom: 30px;
}

.notFound{
	font-family: "regular";
}

.peopleTagWrapper{
	margin-top: 20px;
}

.hoverNav3{
	display: none;
}

#navBox{
	margin-left: -221px !important;
}

.footerbanner > div{
	opacity: 1 !important;
}
