@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline; /* IE用 */

}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
	color:#333333;
	-webkit-text-size-adjust: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 85%;
	font-weight:normal;
	line-height: 1.5;
	background: url(images/bg_tco.png) no-repeat;
}

p{
text-align:justify;
}
/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#777;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#999;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #9f8868;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #8c7757;
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
	margin:0 auto;
	width:960px;
	text-align: center;
}

#header{
overflow:hidden;
}

#content2{
	float:left;
	width:700px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#content{
	float:left;
	width:940px;
	margin-left: 10px;
	padding: 0px 0 30px;
}
/*
#content a{
padding-left:10px;
color:#000;
background:url(images/arrowSub.png) no-repeat 0 50%;
}

#content a:hover{background-position:3px 50%;}
*/


#sidebar2{
float:right;
width:225px;
padding:10px 0;
}
#sidebar{
float:right;
width:225px;
padding:30px 0;
}

#footer{
	clear:both;
	padding-top:20px;
	background: #fff1dd url(images/banners/nav_bg.png);
} 


/* ヘッダー
*****************************************************/
#header .bg{
	background: #DBF2F7 url(images/bgstripe.png);
}


/* サイト説明文 + 住所
----------------------------------*/
#header h1,#header p{
	float:left;
	padding:3px 0;
	color: #fff;
	font-size:70%;
	font-weight:normal;
}

#header p{
float:right;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
	clear:both;
	float:left;
	padding:30px 0;
	color: #515151;
	font-size:160%;
	font-weight:normal;
	background: center;
	text-align: center;
	margin: 0 auto;
}

/* サブナビゲーション
----------------------------------*/
#header ul{
padding-top:40px;
float:right;
}

#header ul li{
display:inline;
margin-left:10px;
font-size:90%;
}

#header ul li a{
padding-left:10px;
color:#333333;
background:url(images/arrowSub.png) no-repeat 0 50%;
}

#header ul li a:hover{
color:#999999;
background-position:3px 50%;}



/* トップページ　メイン画像
----------------------------------*/
#mainImg{
	clear:both;
	margin-top:10px;
	line-height:0;
	text-align:center;
	z-index:0;
	position:relative;
	background-color: #E9EDEC;
	box-shadow: 0 9px 12px -9px #2F2F2F;
}

#mainImg img{width:960px;height:auto;}

.switch {
    visibility: hidden;
}

.post3{
	padding:8px 25px 5px;
	line-height: 1.5;
	background-color: #fff;
	margin: 0 0 20px;
	font-size: 80%;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
}
.post2{
	padding:0px 25px 5px;
	line-height: 1.5;
	background-color: #fff;
	background-image: url(images/bgp_2.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-bottom-color: #ffffff;
	border-left-color: #dadada;
	margin: 0 0 0px;
	font-size: 80%;
}
.post{
	padding:25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	line-height: 1.5;
	background-color: #fff;
	background-image: url(images/bgp_2.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
}

.post p.info{
	font-size: 100%;
	color: #A08B68;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
}
.post p.infos{
	font-size: 90%;
	color: #999999;
	margin: 0 10px 5px 0;
	font-weight: normal;
	overflow: auto;	/* for modern browser */
	zoom: 1;	/* for ie6 */
	line-height: 1.5;
	padding-right: 30px;
}


/* タイポグラフィ
*****************************************************/
h2.title2{
	clear:both;
	margin:0px 0 0;
	padding:7px 10px;
	font-size:100%;
	background-color: #fff;
	background-image: url(images/bgp_2.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #F6EBD7;
	border-left: 1px solid #dadada;
	font-weight: bold;
	color: #5B4011;
}

h2.title{
	clear:both;
	margin:30px 0 0;
	padding:7px 10px;
	font-size:110%;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #F6EBD7;
	border-left: 1px solid #dadada;
	background: #fff url(images/banners/nav_bg.png) repeat 0 100%;
}

h2.first{
	margin-top:0;
	font-size: 150%;
	color: #419236;
}

h2.ribbon {
	position: relative;
	color: #FCF8ED;
	font-size: 14pt;
	line-height: 1.2;
	margin: 0px 0px 0px -10px;
	padding: 10px 5px 10px 20px;
	box-shadow:1px 3px 7px 0px  #dadada;
	border-top:1px solid #cccccc;
	background-color: #9f8868;
	background-image: url(images/bgstripe.png);
}

h2.ribbon:after, sample2:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #C1C1C1;
}
h2.ribbon:after {
    left: 0;
    border-right: 5px solid #C1C1C1;
}
h2.ribbon:before {
    right: 0;
    border-left: 5px solid #C1C1C1;
}


.dateLabel{
margin:0 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{
}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #333;
border-bottom:2px solid #515151;
}

.post h3{
	margin:20px 0;
	font-size:150%;
	font-weight:normal;
	color:#655429;
	border-bottom:1px solid #515151;
}

.post h3.reserve{
	font-size:150%;
	font-weight:normal;
	overflow: hidden;
	background: url(images/h_reserve.png) no-repeat left;
	height: 30px;
	margin: 10px 0 20px 0;
	background-position: ;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #515151;
}
.post h3.contact{
	font-size:150%;
	font-weight:normal;
	overflow: hidden;
	background: url(images/h_contact.png) no-repeat left;
	height: 30px;
	margin: 10px 0 20px 0;
	background-position: ;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #515151;
}
.post h3.cut{
	font-size:150%;
	font-weight:normal;
	overflow: hidden;
	background: url(images/h_cut.png) no-repeat left;
	height: 30px;
	margin: 40px 0 20px;

	background-position: ;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #515151;
}
.post h3.color{
	font-size:150%;
	font-weight:normal;
	overflow: hidden;
	background: url(images/h_color.png) no-repeat left;
	height: 30px;
	margin: 50px 0 10px 0;
	background-position: ;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #515151;
}
.post h3.perm{
	font-size:150%;
	font-weight:normal;
	overflow: hidden;
	background: url(images/h_perm.png) no-repeat left;
	height: 30px;
	margin: 50px 0 10px 0;
	background-position: ;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #515151;
}
.post h3.straight{
	font-size:150%;
	font-weight:normal;
	overflow: hidden;
	background: url(images/h_straight.png) no-repeat left;
	height: 30px;
	margin: 50px 0 10px 0;
	background-position: ;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #515151;
}
.post h3.treatment{
	font-size:150%;
	font-weight:normal;
	overflow: hidden;
	background: url(images/h_treatment.png) no-repeat left;
	height: 30px;
	margin: 50px 0 10px 0;
	background-position: ;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #515151;
}
.post h3.other{
	font-size:150%;
	font-weight:normal;
	overflow: hidden;
	background: url(images/h_other.png) no-repeat left;
	height: 30px;
	margin: 50px 0 10px 0;
	background-position: ;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #515151;
}
.cl { 
    display: none;
 }

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
	border: 1px solid #9f8868;
	border-collapse: collapse;
	border-spacing: 0;
	margin:10px 0 20px;
	line-height: 150%;
}

.post table th{
	padding:10px;
	border: #9f8868 solid;
	border-width: 0 0 1px 1px;
	font-weight:bold;
	color:#9f8868;
	background-color: #fff1dd;
}

.post table td{
	background:#fff;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9f8868;
	border-right-color: #9f8868;
	border-bottom-color: #9f8868;
	border-left-color: #9f8868;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #252525;
}

.post table tr:nth-child(2n) td{ 
    background: #F9F7F4; 
} 


.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}
.post img.tel{
	margin-bottom: 30px;
}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
	padding:0 0 0 0px;
	margin:0 0px 20px;
	display:inline;
	border: 1px none #F6EBD7;
}

.alignright{float:right;}
.alignleft{float: left;}



/* サイドバー　ウィジェット
*****************************************************/
section.widget, .widgetInfo{
	border:1px solid #dadada;
	background: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#banners img{
	width:223px;
	height:auto;
	border: 1px solid #dadada;
	margin-bottom: 10px;
}

section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #333;
border-bottom:1px solid #ccc;
}
section.widget h3.info{
	clear:both;
	font-size:100%;
	font-weight:normal;
	background-image: url(images/bar_info.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	height: 30px;
	width: 203px;
	margin: 0 0 10px 0;
	padding: 0;
}
section.widget p.info{
	font-size: 90%;
	color: #669900;
	margin-bottom: 10px;
}
section.widget p.info2{
	font-size: 90%;
}

section.widget p.info0{
	font-size: 90%;
	font-weight:bold;
	margin-bottom: 10px;
}

section.widget a{
display:block;
padding:3px 0 3px 13px;
text-decoration:underline;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget a:hover{
	text-decoration:none;
	background-position: 3px 50%;
	margin-top: 5px;
}

section.widget a.info2{
display:block;
padding:0;
text-decoration:underline;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget a:hover{
	text-decoration:none;
	background-position: 3px 50%;
	margin-top: 0px;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
	clear:both;
	margin:0 0 5px;
	padding:5px 0;
	font-size:100%;
	color: #333;
	border-bottom:1px solid #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news p{
	clear:both;
	padding-bottom:2px;
	border-bottom: 1px solid #ccc;
	font-size:85%;
	padding:5px 0;
	text-align: justify;
}

.news p:last-child{border:0;}

.news p a{
padding:5px 0;
color:#0099FF;
}

.news a{
color:#0099FF;
}

.news span{padding-left:10px;padding:5px 0;
}

.news a:hover{color:#777;}



/* フッター
*****************************************************/
#footer ul{
font-size:12px;
padding:10px 0 30px 0;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
margin-right:30px;
background:url(images/arrow.png) no-repeat 0 12px;
}

#footer ul li	a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
}

#footer ul li	a:hover{text-decoration:underline;}

#footer ul li li{
display:block;
padding:0;
margin:0 0 0 10px;
background-position:0 5px;
}


*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
	clear:both;
	padding:10px;
	text-align:center;
	font-size:75%;
	zoom:1;
	color:#666666;
	background-color: #DCF4F8;
	background-image: url(images/bgstripe.png);
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#9f8868;
text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/
.thumbWrap{
	width:940px;
	margin:20px 0px 20px 0;
}

.thumbWrap li{
	float:left;
	width: 45%;
	background:none;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}

.thumbWrap img{
	border: 1px solid #dadada;
	margin-bottom: 10px;
	height: auto;
	width: 420px;
}

/* 最新記事リンク */
ul.thumb h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:100%;
text-align:center;
background:#25252;
border:1px solid #dadada;
}

ul.thumb h3 span{
color:#fff;
display:block;
padding:2px 3px;
background:#9f8868;
}

ul.thumb h3 a{color:#252525;}

ul.thumb h3:hover span{
	color:#333;
	background:#fff1dd center;
}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
nav div.panel{
display:block !important;
float:left;
}

a#menu{display:none;}		
	
nav#mainNav{
clear:both;
position:relative;
z-index:200;
}

nav#mainNav ul li{
float: left;
position: relative;
border-right:1px dotted #ccc;
}

nav#mainNav ul li:first-child{border-left:1px dotted #ccc;}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
color:#333;
height:34px;
line-height:34px;
padding:12px 35px 5px;
}

nav#mainNav ul li a span,nav#mainNav ul li a strong{
display:block;
font-size:90%;
line-height:1.4;
}

nav#mainNav ul li a span{
font-size:70%;
color:#9f8868;
}

nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a{
background:#fff1dd url(images/bgp_2.jpg);
}

nav#mainNav ul ul{width:160px;}

nav#mainNav ul li ul{display: none;}

nav#mainNav ul li:hover ul{
display: block;
position: absolute;
top:50px;
left:-2px;
z-index:500;
}

nav#mainNav ul li li{
padding:0 0 0 10px;
margin:0;
float: none;
height:40px;
line-height:40px;
width:160px;
background:#fff1dd url(images/bgp_2.jpg);
border:0;
border-bottom:1px dotted #ccc;
}

nav#mainNav ul li li:first-child{border-left:0;}

nav#mainNav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
text-align:left;
}

nav#mainNav ul li li a span{padding:0 10px;}

nav#mainNav ul li li a:hover,nav#mainNav ul li li.current-menu-item a{color:#9f8868;}

nav#mainNav ul li:hover ul li:last-child{border:0;}
}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	nav#mainNav{
	clear:both;
	width:100%;
	margin:10px auto;
	background:#fff1dd url(images/bgp_2.jpg);
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	font-weight: bold;
	text-align:left;
  background: url(images/menuOpen.png) no-repeat 5px 8px;
	}
	
	nav#mainNav a#menu span{padding-left:35px;}
	
	nav#mainNav a.menuOpen{
	background: url(images/menuOpen.png) no-repeat 5px -34px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul{margin:0;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li:first-child{border-top:1px solid #d5d5d5;}
	nav#mainNav ul li li:first-child{border-top:0;}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	background:#fff;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	nav#mainNav ul li li:last-child a{border:0;}
	nav#mainNav ul li li:last-child a{border-bottom:1px dashed #ccc;}

 	nav#mainNav ul li a span{display:none;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	background:#fff1dd;
	}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
  padding-left:40px;
	background:#fff url(images/sub1.png) no-repeat 20px 18px;}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
		background:#fff1dd url(images/sub1.png) no-repeat 20px -62px;}
	
	nav#mainNav ul li li:last-child a{background:#fff url(images/subLast.png) no-repeat 20px 20px;}
	nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#fff1dd url(images/subLast.png) no-repeat 20px -65px;}
	
	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:5px;}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, #header, .inner{width:100%;}

	#header h1, #header p{padding:5px 10px;}
	#header h2{padding:20px 10px 0;}
	#header ul{padding:20px 10px 10px;}


	nav#mainNav ul, .thumbWrap{margin:0 auto;}
	nav#mainNav ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}

	#content, #content2, #sidebar, #sidebar2{
	clear:both;
	width:95%;
	float:none;
	margin:0 auto;
	padding:10px 0;
	}
	
	#banners{width:100%;margin:0 auto;text-align:center;}
	#banners p{display:inline;margin:0 10px;}
  #banners p img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}

	#footer{margin:0;border:0;text-align:center;}
	
	#footer ul{	text-align:center;	}
	#footer ul li{margin-right:20px;}
	
	.thumbWrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	margin:0 auto;
	padding-top:20px;
	overflow:auto;
  border:1px solid #dadada;
	}
	.thumbWrap ul.thumb li{width:90%; float:left;margin:0 5% 0 5%;}
  .thumbWrap img{width:100%;height:auto;}
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{text-align:center;}
	#header h2,#header ul{float:none;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;margin:5px auto;}
	.alignright,.alignleft{float:none;}
	#footer ul{text-align:left;padding:15px;}
	#footer ul ul{padding:0;}
}



/* ページ上部に戻るボタン
------------------------------------------------------------*/

.page-top {
    position: fixed;
    bottom: 2px;
    right: 2px;
    padding: 10px;
    background: #7e7a7a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
	color:#FFF;
}

.cl{
	clear:both;
	margin-bottom: 50px;
}


/* hrのスタイル
------------------------------------------------------------*/
hr.s1 {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #F9F2E6, #F6EBD7, #F9F2E6);
    background-image:    -moz-linear-gradient(left, #F9F2E6, #F6EBD7, #F9F2E6);
    background-image:     -ms-linear-gradient(left, #F9F2E6, #F6EBD7, #F9F2E6);
    background-image:      -o-linear-gradient(left, #F9F2E6, #F6EBD7, #F9F2E6);
}
hr.s2 {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(246, 235, 215, 0.3);
}

/* フェードリンクの代入スタイル
------------------------------------------------------------*/
.link{
}


/* 蛍光マーカー
------------------------------------------------------------*/
.marker_lime {
background: linear-gradient(transparent 60%, #66FFCC 50%);
font-weight: bold;
}

.m1{
margin:40px 0 0 0;
}

/* 複数行の末尾を「...」で省略
------------------------------------------------------------*/
.clamp{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;/* 行数を指定 */
	font-size: 90%;
	line-height: 1.4;
	margin-top: 10px;
	margin-left: 10px;
}

p.center{
text-align:center;
}

.clear{
	clear:both;
	}

.red{
color:#9F0000;
}
.gre{
color:#00CC99;
font-weight:bold;
}
.90p{
font-size: 90%;
}
.80{
font-size: 80%;
}

a.arrowlink{
padding-left:10px;
color:#0099FF;
text-decoration:underline;
background:url(images/arrowSub.png) no-repeat 0 50%;
}

a.arrowlink:hover{
color:#999999;
background-position:3px 50%;}

.clearfix:after {
 		content: "";
  		clear: both;
		display: block;
	}

/******************************

 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい

******************************/
.social-area-syncer {
	width: 100% ;
	min-height: 190px ;
	background: #F5F1E9 ;	/* 背景色 */
	padding: 1.5em 0 ;
}

/* デスクトップPCでは高さを拡張する */
@media screen and ( min-width:480px ) {
	.social-area-syncer {
		min-height: 119px ;
	}
}


/******************************

 [ul]要素

******************************/
/* スマホ */
ul.social-button-syncer {
	width: 238px ;
	margin: 24px auto ;
	padding: 0 ;
	border: none ;
	list-style-type: none ;
}

/* デスクトップ */
@media screen and ( min-width:480px ) {
	ul.social-button-syncer {
		width: 410px ;
	}
}


/******************************

 [li]要素

******************************/
ul.social-button-syncer li {
	float: left ;
	text-align: center ;
	height: 71px ;
	margin: 0 8px ;
	padding:0 ;
}


/******************************

 各種ボタン

******************************/
/* [Twitter] */
.sc-tw {
	width: 71px ;
}

.sc-tw svg {
	width: 30px ;
	height: 30px ;
 }

.sc-tw a {
	height: 56px ;
	margin: 0 auto ;
	padding-top: 6px ;
	display: block ;
	background: #1B95E0 ;
	font-size: 12px ;
	color: #fff ;
	font-weight: 700 ;
	text-decoration: none ;
	letter-spacing: .5px ;
	border-radius: 2px ;
}

.sc-tw a:hover {
	color: #fff ;
	background: #0c7abf ;
}

.sc-tw span:before {
	white-space: pre ;
	content: '\A' ;
}

/* [Facebook] */
.sc-fb {
	z-index: 99 ;
	width: 69px ;
}

/* [LINE] */
.sc-li {
	width: 50px ;
}

.sc-li-img {
	border: none ;
	margin: 0 auto ;
	padding:0 ;
	width: 36px ;
	height: 60px ;
}

/* デスクトップPCではLINEボタンを表示しない */
@media screen and ( min-width:480px ) {
	.sc-li {
		display: none ;
	}
}


/* ソートギャラリー */
#Container{
margin:30px 0 0 0;
}
#Container .mix{
	display: none;
}

.resize img { width:auto; }
span.resize{
	display:inline-block;
	width:158px;
	vertical-align: top;
}

.filter{
	cursor: pointer;
}


/* リンクボタン */
.linkbutton{
padding:1px;
font-weight:normal;
font-size:100%;
text-align:left;
background:#25252;
}

.linkbutton span{
	color:#fff;
	display:inline;
	background:#9f8868;
	margin: 3px;
border:1px solid #dadada;
}

.linkbutton a{color:#252525;}

.linkbutton:hover span{
	color:#333;
	background:#fff1dd center;
	margin: 3px;
}
