@charset "utf-8";

/*
Theme Name: leatherjapan_sp theme
*/

@import url("default.css");

/*------------------------------------------------------------------------------
	基本スタイル　
-------------------------------------------------------------------------------*/
body {
	background-color: #FFFFFF;
	color: #000;
	font-family: "Gill Sans",/*"Helvetica Neue",*/"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif;
	font-size: 11px;
}
* html body {
    background: url(null) fixed;
}

img{max-width: 100%;}
/*------------------------------------------------------------------------------
	リンクカラー
	下線はdefault.cssで消してあるので、出したいときは適宜指定すること。
-------------------------------------------------------------------------------*/
a:link {
	color:#707070;
}
a:visited {
	color:#AAAAAA;
}
a:hover {
	color: #757575;
	text-decoration: underline;
}
a:active {
	color:#929292;
}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*------------------------------------------------------------------------------
	見出し
-------------------------------------------------------------------------------*/
h1,h2,h4,h5,h6 {
	margin-bottom: 20px;
	clear: both;
}

h1.pagetitle {
	font-size: medium;
}

.post h1,h2 {
	font-size: 13px;

}

h2.posttitle { /* 投稿のタイトル */
	line-height: 1.4;
	padding: 10px;
	border-bottom: 5px double #ACC798;
	background-color: #FFF;
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	clear: both;

}

h4 {
	color: #066;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.8;
	padding-left: 1em;
	border-bottom: 3px double #428460;
	margin: 1em 1em 1em 0;
}

h5,h6 {
	color: #066;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8;
	padding-left: 1em;
	margin: 1em 2em 1em 0;
}

/*------------------------------------------------------------------------------
	レイアウトボックス
-------------------------------------------------------------------------------*/
/*------　wrapper　------*/
#wrapper {
	width: 320px;
	/*margin: 0 auto;
	position:relative;*/
	padding:100px 0 0 0;/*ヘッダーの高さ分*/
}

/*------　header　------*/
#header {
	position: fixed;
	z-index:11;
	/*top:50%;*/
 	height:100px;
 	width:320px;
	border-bottom:#000000 solid 5px;
}
* html div#header    {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop+0));
}
/*------　globalnavi　------*/
ul,li{
	margin:0;
	padding:0;
}
ul#nav{
	display: block;
    text-align: center;
	margin:0 auto;
	/*width:320px;
	position: absolute;
    top:0;
    left:140px;
    z-index:10;*/
}
ul#nav li{
	float:left;
	position:relative;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	/*background-image: url(img/globalnaviicon.png);*/
}
/*ul#nav li:hover{/*マウスオーバー時*/
/*	background-position: 0 -130px;
}*/
/*ul#nav li.current-menu-item a{/*カレント時*/
/*	background-position: 0 -130px;
	}*/
ul#nav li a{
	display:block;
	padding-top:0px;
	width:79px;
	height:50px;
	text-decoration:none;
	position:relative;
	-webkit-tap-highlight-color:#DCDCDC;
}
ul#nav li ul{
	display: none;
	/*width:105px;*/
	height: 50px;
	float:none;
	position:relative;
}
ul#nav li ul li a {
	height: 50px;
	float:none;
	background: #F5F5F5;

}
/*ul#nav li ul li a:hover {
	text-decoration: none;
}*/

#globalnavi{
	height:100px;
	width: 320px;
	margin: 0;
	padding: 0;
	background-color:#FFF;
}
#menu-item01 { /* 左の言語設定部分 */
	/*background-image: url(img/header_line.png);*/
	height: 20px;
	float:left;
	text-align: center;
	font-size:10px;


}
#menu-item011 {/*ヘッダーのTOP*/
	width: 79px;
	height: 10px;
	border-right:#000000 solid 1px;

	/*padding-top: 55px;*/
}
#menu-item011 a{
	text-align: left;
	text-decoration: none;
	text-align: center;
	width: 79px;

}
#menu-item012 {/*言語設定の文字部分*/
	width: 79px;
	height: 40px;
	text-decoration: none;
	text-align: center;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	line-height:13px;
}

#gaiyou{
	width:320px;
}
/*------　ロゴ　------*/
#logo {
	/*width:320px;
	height: 240px;*/
	border-bottom:#000000 solid 3px;
	margin: 0 auto;
	/*position:relative;*/
	text-align: center;
}
#logo img {
	/*max-height:80%;
	padding-top:25px;*/
}
/*------　サーチとフォローが入る枠　------*/
#bar {
	width: 100px;
	height: 30px;
	/*margin: 0 auto;*/
	padding-top: 5px;
	padding-left: 220px;
}

/*------　SEARCH　------*/
#line01 {
	/*background-image: url(img/line.png);*/
	width: 264px;
	height: 1px;
	position: absolute;
	top: 51px;
	left: 1px;
}
#searchicon {
	/*background-image: url(img/searchicon.png);*/
	width: 21px;
	height: 19px;
	position: absolute;
	top: 29px;
	left: 10px;
}
/* 検索ボックスのスタイル */
/*.search_box {
    width: 250px;
    height: 25px;
    border: none;
}*/
#s {
	border:none;
	background: none;
    outline: none;
    width:210px;
    color:#969696;
}


/*------　FOLLOW US　------*/
#followus {
	width: 120px;
	height: 30px;
	position: absolute;
	top: 21px;
	right: 135px;
}
#followus p {
	margin: 10px;
	color: #8f8f8f;
	text-decoration: none;
	vertical-align: bottom;
}
#icon {
	width: 134px;
	height: 30px;
	/*position: absolute;
	top: 21px;
	right: 1px;*/
}
#facebook {
	width: 28px;
	height: 27px;
	float:left;
	padding-right:5px;
}
#twitter {
	width: 28px;
	height: 27px;
	float:left;
	left: 64px;
	padding-right:5px;
}
#tumblr {
	width: 28px;
	height: 27px;
	float:left;
	left: 104px;
}
#line02 {
	/*background-image: url(img/line.png);*/
	width: 264px;
	height: 1px;
	position: absolute;
	top: 51px;
	right: 1px;
}

/*------　main　------*/
#main {
	float: left;
	width: 320px;
	margin: 0 auto;
	position: relative;
	left:0;
}
#top-main{
	float: left;
	width: 320px;
	margin: 0 auto;
	position: relative;
	height:1350px
}

#main.oneColumn { /*固定ページ1カラム用*/
	width: 320px;
}

/*------　トップページコンテンツ　------*/
.contents {
	float: left;
	width: 320px;
	margin-left: 4px;
	position:relative;

}
.news_line01 {
	float: left;
	width: 310px;
}
.news_line02 {
	width: 310px;
	float: left;
	height:40px;

}
.newsbox {
	float: left;
	padding: 13px 0 0 111px;
	width: 88px;
	height: 16px;
	text-align: center;
}
.newsbox p {
	text-align: center;
}
.shrt_line {
	float: left;
	padding: 2px 0 0 111px;
	width: 88px;
	height: 2px;
}
.photobox {
	float: left;
	width: 310px;
	height: 150px;
	padding-top: 10px;
	text-align: center;
}

img.photo {
	height: 100%;
	width: auto;
}
.contentstitle {
	float: left;
	width: 310px;
	margin: 0 auto;
	padding: 10px 0 20px 0 ;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
}
.contentstitle p {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}
.contentstext {
	float: left;
	width: 310px;
	height:60px;
	margin-bottom: 10px;
	padding-bottom:15px;
	overflow:hidden;
}
.contentstext p {
	overflow:hidden;
	width: 310px;
	height: 60px;
}
.fblike_sp {
	float: left;
	position: relative;
	height: 18px;
	padding-left: 61px;
	padding-bottom:15px;
}
.tweetlike {
	float: left;
	position: relative;
	width: 93px;
	height: 18px;
	padding-left: 5px;
	padding-bottom:15px;
}

/*------　概要の文字部分　------*/
#contentstext01 {
	position:relative;
	float:left;
	width:320px;
	margin:0 auto;
	padding-top: 50px;
}

/*------　スケジュール　------*/
#scheduletext {
	width:320px;
	margin:0 auto;
	position:relative;
}
#schedule {
	font-size: 20px;
	text-align:center;
	padding: 40px 0 40px 0 ;
}
/*------　side　------*/
.sidephoto {
	width:290px;

}
#side {
	width: 290px;
	float: left;
	margin: 15px;
	display: inline;/* for IE6 */
}

/*------　footer　------*/
#footer {
	width: 320px;
	height:300px;
	margin: 0 auto;
	float:left;
	clear:both;
	background-color:#DCDCDC;
}
/*------　スマホ用デザイナーズページ　------*/
#design-logo {
	width:320px;
	float:left;
	 display:table-cell;
}
#design-logo li {
	float:left;
	width:140px;
	height:120px;
	margin:10px;
}
#design-menu {
	padding-top:10px;
}
#design-menu li{
	text-align:center;
}
.design {
	width:200px;
	padding-bottom:10px;
	padding-left:60px;
}
#brandmain {
	float: left;
	width: 300px;
	margin: 0 auto;
	position: relative;
	left:0;
	padding:5px;
}
#mainlogo {
	height:250px;
}
.photoframe {
	width:300px;
	margin:0 auto;
}

/*------------------------------------------------------------------------------
		各ボックス内の詳細指定
-------------------------------------------------------------------------------*/

/*------　header　------*/
#header p {
	color: #000000;
	position: relative;
	text-align:center;
	top:15px;
	font-size:10px;


}

#title {
	font-size: xx-large;
	position: absolute;
	top: 20px;
	left: 20px;
}

/*------　menu　------*/
ul.menu,
.menu ul {
	overflow: hidden;
}

.menu li {
	float: left;
	text-align: center;
	border-right: 1px dotted #ACC798;
}

.menu li a{
	line-height: 40px;
	font-weight: bold;
	padding: 0 2em;
	display: block;
	position: relative;
}

/* ドロップダウンナビ */
.menu li ul {
	position: absolute;
	left: -9999em;
	height: auto;
	width: 150px;
}

.menu li li {
	width: 150px;
	background-color: #FFC;
}

.menu li li a, .menu li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#900;
}

.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul {
	left: auto;
}

/*------ main > post　------*/
.post {
	background-color: #FFFFFF;
	padding: 10px 26px 10px 0px;
	margin-bottom: 20px;
	overflow: hidden;
}
.ichiran {
	width:320px;
	height:160px;
}

.post .postdate {
	color: #666;
	font-size: x-small;
	text-align: right;
	margin-top: -1.5em;
}

.post .postinfo {
	color: #666;
	font-size: x-small;
	text-align: right;
	clear: both;
}

.post li {
	line-height: 1.6;
	margin: 0 0 0.5em 3em;
}

.post ul li {
	list-style: disc;
}

.post p a {
	text-decoration: underline;
}

.postdate {
	float:left;
	width:100px;
	/*margin-left:500px;*/
	font-size:8px;
}
.postphoto {
	float:left;
	width:150px;
	height:150px;
	padding-left:85px;
	padding-top:20px;
}
.posttitle {
	float:left;
	font-size:13px;
	font-weight:nomal;
	width:310px;
	/*margin:0 auto;*/
	text-decoration: none;
	padding-left:8px;
	padding-top:6px;
}
.posttext {
	float:left;
	width:310px;
	height:60px;
	padding-bottom:10px;
	padding-left:5px;
}
blockquote {
	background-color: #F4F6FE;
	border: 1px solid #999;
	margin: 0.5em 1em;
	padding: 10px 20px 10px 5px;
}

.sticky { /* 先頭に固定された投稿 */
	border: 2px solid #DDD;
}

/*　画像の配置　*/
.alignnone { /*　指定なし　*/
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

div.alignnone { /*　指定なし:キャプションあり　*/
	margin-bottom: 10px;
}

.alignright { /*　右寄せ　*/
	padding: 4px;
	border: none;
	background-color: #FFF;
	margin: 0 0 36px 10px;
	float: right;
}

.alignleft { /*　左寄せ　*/
	padding: 4px;
	border: none;
	background-color: #FFF;
	margin: 0 10px 10px 0;
	float: left;
}

.aligncenter { /*　中央配置　*/
	padding: 4px;
	border: none;
	margin: 0px auto 10px;
	display: block;
}

.wp-caption { /*　位置指定した画像の枠　*/
	text-align: center;
}

.wp-caption-text, /*　投稿内画像下のキャプション　*/
.gallery-caption { /*　ギャラリー画像下のキャプション　*/
	font-size: 12px;
	line-height: 1.2;
	color: #666;
	margin: 0;
}

.attachment-post-thumbnail { /*　アイキャッチ画像　*/
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-bottom: 10px;
}

/*------　side　------*/
#side h3 {
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
}

/*　widget　*/
.widget {
	margin: 0 0 10px 0;
	width: 289px;
	position: relative;
	margin: 0 auto;
}

.footerWidget {
	width: 320px;
	margin: 0 auto;
	position: relative;
	float: left;
}

.widget li {
	font-size: small;
	list-style: circle;
	margin: 0 1em 0 1.5em;
}

/*------　footer　------*/
#footer p {
	margin: 0 10px;
	clear: both;
}

.copyright {
	text-align: right;
}

.credit {
	text-align: right;
	font-size: xx-small;
}

/*------　お問い合わせフォーム　------*/
#wpcf7-f22-p70-o1 .con {
	height:17px;
	width:320px;
	border:0;
	font-size:16px;
	background:url(http://localhost/leatherjapan//wp-content/themes/leatherjapan_sp/img/contact_long.png) no-repeat;
	background-position:bottom;
	color:#000000;

}
#contact {
	width:320px;
}
#contact p {
	font-size:12px;

}
span.wpcf7-list-item {/*問い合わせラジオボタンを縦にする*/
	display: block;
	padding-left:120px;
}
/*div.wpcf7 input[type="text"]{/*テキスト項目のCSSを設定*/
/*	display: block;
/*}

/*------　投稿関連　------*/

/*　前後の投稿へのリンク　*/
.pagelink {
	overflow: auto;
}

.pageprev {
	float: left;
}

.pagenext {
	float: right;
}

/* ページ分割した場合に、表示されるページャーのスタイル　*/
.post ul.pager {
	background-color: #FFF;
	padding: 10px;
	margin: 20px 10px;
	overflow: auto;
}

ul.pager li {
	font-weight: bold;
	margin: 5px;
	padding-right: 10px;
	border-right: 1px #999999 solid;
	list-style: none;
	float: left;
}

/*------　ページトップへ戻る　------*/
.pagetop {
	text-align: right;
	margin: 1em;
	clear: both;
}

/*-----　コメント　-----*/
.comment {
	background-color: #E2E8D9;
	padding: 1em;
	margin: 0 20px 20px 10px;
}

.bypostauthor { /* 管理人コメント */
	background-color: #EEE;
}

.commentmeta {
	font-size: 0.8em;
}

dl.commentform {
	margin: 0 0 1em 1em;
}

dl.commentform dt {
	font-weight: bold;
}

dl.commentform dd {
	margin-bottom: 1em;
}

.submitbtn {
	margin: 10px 0 10px 4em;
}

.commentform input[type="text"],
.commentform textarea {
	border: 1px solid #CCC;
	padding: 5px;
	width: 80%;
}

.commentform input[type="text"]:focus,
.commentform textarea:focus {
	background-color: #F0F4EA;
}

/*----- カレンダー（ウィジェット用） -----*/
#wp-calendar {
	width: 90%;
	margin-bottom: 20px;
	font-size: small;
	text-align: center;
	width: 90%;
	/*border: thin double #999;*/
}

#wp-calendar a {
	color: #369;
	font-weight: bold;
}

#wp-calendar a:hover {
	color: #F90;
	border: none;
}

#wp-calendar td, #wp-calendar th {
	width: 13%;
}

#wp-calendar caption {
	padding: 6px 8px;
	font-weight: bold;
	color: #036;
}

#wp-calendar #prev {
	text-align: left;
	padding-top: 3px;
	padding-left: 3px
}

#wp-calendar #next {
	text-align: right;
	padding-top: 3px;
	padding-right: 3px
}



/*------ ipad用 ------*/
#ipadmain {
	width:100%;
	margin:0 auto;
	position:relative;
}

.ipadlogotext {
	width:550px;
	position:relative;
	float:left;
}
.ipadphoto {
	width:430px;
	position:relative;
	float:left;
}