@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.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;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.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;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */


body {
    margin: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    background: #fff;
    font-size: 80%;
	-webkit-text-size-adjust: none;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	/*overflow:hidden;*/

}

/* リンク設定
------------------------------------------------------------*/
a{color:#f29e9d;text-decoration:none;}
a:hover{
	opacity:0.7;}
a:active, a:focus {
	outline:0;
	font-family: inherit;
}
.res{
	width:100%;}

/* 全体
------------------------------------------------------------*/
*#wrapper{
width:100%;	
margin:0 auto;
height: auto;
position:relative;
}
/* ------------------------------------------------------------*/
/*************
/* ヘッダー
*************/
#header{
width:100%;
}
#header_01 .header_info {
	width:1000px;
	margin:0 auto;
}
#header_01 .header_info h1 {
color:#FFF;
float:left;
}
/*見出し青枠*/
#header_01 {
	 height:25px;
	 background-color:#f29e9d;
}

/*トップ概要*/
#header_01 #header_navi {
	float: right;
}
#header_navi ul li a{
	color:#FFF;
	margin-left:15px;
}
#header_navi ul li {
	float:left;
	margin-right:20px;
	background:url(../images/common/white_icon.png) no-repeat left center;}
	
#header_02{
	width:100%;
	height:110px;
	background-image:url(../images/common/header.png);
	background-repeat:repeat-x;
}
#header_03{
	width:1000px;
	height:120px;
	margin:0 auto;
}
#header_03 .logo .oosaka {
	color:#f29e9d;
	font-size:10px;
	text-align:center;
}
/* ------------------------------------------------------------*/
/*************
/* ロゴ
*************/
.logo{
margin-top:10px;
float:left;
}

/* ------------------------------------------------------------*/
/*************
/* 電話番号,webバナー
*************/
.info {
    float: right;
    margin-top: 20px;
}
	
.info .tel{
   float:right;
}
.info .web {
	float:right;
	padding-left:20px;
}
/* ------------------------------------------------------------*/
/*************
/*グローバルナビ
**************/
#g_navi {
	width:1000px;
	height:70px;
	margin:0 auto;
	clear:both;
}
#g_navi ul li {
	float:left;
}
/* ------------------------------------------------------------*/
/**************************
/*メインヴィジュアル*/

#main_slide{
	width:95%;
	margin-bottom:40px;
}
#main_slide img{width:100%;}

/* ------------------------------------------------------------*/
/*メインヴィジュアル買取バナー*/
#course_back {
	width:250px;
	border-radius:10px;
	background-image:url(../images/common/course_back.png);
}
#course_back {
	margin-top:17px;
}
#course_back p{
	text-align:center;
}
.course1{
	padding:5px 0px;
}

/*---------------------------------------------------------------------------------------------------------------------*/
/*コンテンツ全体*/
#contents_wap {
	width:100%;
	margin:0 auto;
	height:345px;
    position: relative;
	clear:both;
	background-image:url(../images/common/main_back.png) ;


}
#contents {
	width:1000px;
	margin:0 auto;
	height:auto;
}

/*左コンテンツ*/
#leftcontents {
	width:730px;
    height:auto;
    float: left;
	padding:10px;
}
/*ご自宅で眠っている着物*/

#category1{
	height:328px;
	background-image: url(../images/common/category_back.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#category1 h3{
	width: 350px;
	margin: auto;
	padding-top:60px;
}
#category1 .text {
	width: 90%;
	margin: auto;
}

#category1 p{ padding-top:30px; line-height:200%; }

/*---------------------------------------------------------------------------------------------------------------------*/
	
/*初めて「グランブルー」*/
.sp_1 {
    display: none;
}
#category2 {
	background-image:url(../images/common/first_back.png);
	margin-top:20px;
}

#category2 .c_2{
	text-align:center;
	padding-bottom:20px;}
	
#category2 .c_2 li {
    display: inline-block;
    padding: 5px;
}
#category2 h3 {
	text-align:center;
	padding:15px;
}
/*---------------------------------------------------------------------------------------------------------------------*/
/**************************
/* 買取実績 3カラム 
**************************/
.sp_2 {
    display: none;
}

.gridWrapper{
width:730px;
overflow: hidden;
margin:40px 0px;
}
.gridWrapper h3 {
	padding:15px;
}
.grid{
	float:left;
	width:33%;
	margin-top:20px;
	
}
.box img{
max-width:100%;
height:auto;
}

/*************
新着情報
*************/
.information_box {
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.information_box h3{
	padding:15px;}
	
.information_box .txt {
    overflow-y: scroll;
    height: 200px;
}
.information_box dl {
    display: table;
    padding: 10px 0;
}
.information_box dt{
	padding:15px;}
.information_box dd {
    display: table-cell;
    width: 80%;
    padding: 10px;
}
/*************
/* サイドバー
*************/
#sidebar {
	width:250px;
	float:left;
	}
#sidebar h3{
	text-align:center;
	margin:10px 0px;
	}
p.course2 {
    padding: 5px 0px;
}
/*#sidebar ul{
	padding-top:10px;
	}*/

#sidebar p{
text-align:center;
margin:10px 0;
}
/*買取バナー*/
#course_back2 {
	width:220px;
	border-radius:10px;
	background-image:url(../images/common/course_back.png);
	background-repeat:x-repeat;
	margin:0 auto;
	margin-bottom:20px;
}

#course_back2 {
/*	float:left;
	margin-top:17px;
	margin-left:30px;*/
}
#course_back2 p{
	text-align:center;
}
p.g_text {
    padding: 10px;
}
p.g_img{
	text-align:center;}
	
/*line*/	
.line {
    margin-bottom: 40px;
}
/*.course2 img {
	height:auto;
}*/

/*#course_back p{
	text-align:center;
}*/

/*************
/* フッター
*************/
/*フッター ナビゲーション*/
#f_navi{
	width:100%;
	clear:both;
	height:30px;
	border-top:solid 1px #f29e9d;
}
ul.footnav{
width:1000px;
margin:0 auto;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
padding-right:10px;
}
ul.footnav li img{
	margin-right:5px;
}
#footer{
width:100%;
height:160px;
clear:both;
overflow:hidden;
background-image:url(../images/common/footer_back.png);
background-repeat:repeat;

}
#footer_info {
	width:1000px;
	margin:0 auto;
    clear:both;
}
#footer_info li{
	display:inline-block;
	margin-right: 5%;
	margin-top: 20px;
}
.footer_oosaka {
    color: #FFF;
    font-size: 10px;
    text-align: center;
    padding: 5px;
}
.footer_tel p{
	color:#FFF;}
	
/*コピーライト*/
address{
clear:both;
padding:10px;
text-align:center;
color:#fff;

}

/*.footer_webtel {
    float: right;
}
*//*.footer_infopc {
	margin-top:10px;
}
.footer_web{
	float:left;
	margin-top:10px;
	margin-left:70px;
}
.footer_tel{
	float:right;
	margin-top:10px;
	margin-right:90px;
}
.footer_teltext {
	color:#FFF;
	float:right;
	}
.footer_opentext {
	color:#FFF;
	float:right;
	margin-right:70px;
}

/*ページトップボタン*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
/*    background: #9fb7d4;
*/	color: #FFF;
	font-size: 24px;
	line-height: 2.2;
	text-indent: 0.7em;
	background:#f29e9d;
}
.pagetop a:hover {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #FFEEFF;
}

/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	/*#wrapper,.inner{
    width:1200px;
	padding:0;
	}*/
/*グローバルナビ*/	
 nav#mainNav{
		 display:none;
	 }
 nav#mainNav{
	padding:0 14px;
	clear:both;
	overflow:hidden;
	position:relative;
}
nav#mainNav a#menu span{
	color:#fff;
}
nav#mainNav ul li{
	float: left;
	position: relative;
	color:#009;
}
nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:154px;
	height:45px;
	padding-top:15px;
}
nav div.panel{
	display:block !important;
	float:left;
}
a#menu{display:none;}

nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#fff;
	background-position:0 -60px;
	padding-top:15px;
}
/*右サイドバー*/
/*#sidebar{
	overflow:hidden;
	}
*/#sidebar article{
	overflow:hidden;
	}
#gallery .grid{
		display:none;
	}
	
#category_sp{
		display:none;
	}
.clearfix.box_wrap {
		display:none;
}
.clearfix.box_wrap2 {
	display:none;
}
.footer_infopc .footer_telpc1 {
	display:none;
}

}

/* タブレット用
------------------------------------------------------------*/
@media only screen and (max-width:959px){
/*ヘッダー*****************************************/
#header_01 .header_info{
		width:100%;
	}
#header_01 .header_info h1{
		text-align:center;
		float:none;
		padding-top:5px;
	}
#header_navi{
		display:none;
	}
#header_03{
		width:100%;
	}
.logo{
		margin-left:20px;
	}
.info .tel{
		display:none;
	}
/*グローバルナビ***********************************/
#g_navi{
		display:none;
	}
#course_back{
		display:none;
	}
*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
nav#mainNav{
	clear:both;
	width:90%;
	margin:0 auto;
	padding:0;}
nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	background-image:url(../images/common/contact_sp.png);
	background-repeat:repeat;

	}

nav#mainNav a#menu span{padding-left:10px;
color:#FFF;
}
nav#mainNav ul li a span{padding-left:10px;}

nav#mainNav > a span:before{content: "→ ";}
nav#mainNav a.menuOpen span:before{content: "↓ ";}
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 li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	background-image:url(../images/common/spmenu_btn.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	}
	

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;
	margin-left:5px;
	}
	
	
nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
nav#mainNav ul li:last-child a{border:0;}
	
nav#mainNav ul li.active a{	color:#708c0c;}

nav div.panel{float:none;}
	
/*メインビジュアル**********************************/
#main_slide{
	    width:100%;
		height:auto;
		background-image:none;
		margin:20px 0px;
	}
.course {
		display:none;
	}
/*コンテンツ**********************************/
#contents{
		width:100%;
	}
#leftcontents{
		width:100%;
		margin:0 auto;
}
/*ご自宅で眠っている着物*/
#category1{
		margin:0 auto;
	}
/*初めて「グランブルー」*/
#category2 {
	width:100%;
	background-image:url../images/common/first_back.png);
	margin-top:20px;
}
*//**************************
/* 買取実績 3カラム 
**************************/
.gridWrapper{
	width:100%;
}
.gridWrapper #purchase {
	margin:0 auto;
}
.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
.box_wrap {
    height:auto;
}
.gridWrapper h3{
	margin-left:0;
}
/*横向き右バナー*/
.box_left {
    margin-left:15px;
   float:left;
}
.box_left{
		width:30%;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.clearfix.box_wrap .box_left p img {
	max-width:100%;
	height:auto;
}
/*サイドバーー**********************************/

#sidebar{
	width:100%;
		}
#sidebar li {
    display: inline-block;
    width: 45%;
}
#course_back3 {
	width:220px;
	height:310px;
	border-radius:10px;
	background-image:url(../images/common/course_back.png);
}

#course_back3 p{
	text-align:center;
}


/*フッター**********************************/
#footer_info {
    width: 100%;
    margin: 0 auto;
    clear: both;
}
#footer_info li {
	margin-right:0%;
   
}

}

@media only screen and (max-width:700px){
nav#mainNav a.menu{
	width:90%;
	margin:0 auto;
}
nav#mainNav ul li{
	width:90%;
	margin:0 auto;
	background-image:
		url(../images/common/spmenu_btn.png),
		url(../images/common/sidecourse_back.png);
	background-position:
		left center,
		left top;
	background-repeat:
		no-repeat,
		repeat;
		background-position:2%;
}
#contents_wap {
	background-image:none;}
#category1 .text {
	width:65%;
}

#category_sp .first img {
	width:100%;
}
.gridWrapper h3 img{
	width:100%;
	height:auto;
	}
.box_left{
		width:30%;
	}
#course_back3 {
	margin:0 auto;
	width:auto;
	height:auto;
}

.footer_infopc{
	float:none;
	 width:100%;
}
 .footer_web {
/*	float:none;
*/	text-align:center;
	margin:0 auto;
	}
.footer_tel{
		text-align:center;
		margin:0 auto;
	}
.footer_opentext{
		margin:0 auto;
		text-align:center;
	}
}
/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
#header{
	height:auto;
	}
#header_02{
		height:180px;
		
	}	
.top_logo {
	text-align:center;
	margin:0 auto;
}

.info .web{
	    float:none;
		text-align:center;
		margin:0 auto;
		margin-top:10px;
	}
.logo {
		margin:0 auto;
		margin-left:0px;
	}
.logo p{
	padding:0px;
}
.logo,.info{
	width:100%;
	float:none;
	}

.top_logo {
/*	text-align:center;
*/	margin:0 auto;
}
.info .web{
		clear:both;
		text-align:center;
	padding:0px;
	}

#category1 {
    height: auto;}
	#category1 h3{ width: auto; padding-top: 30px; }
#category2 li img{width:100%;}	
#category2 h3 img{width:100%;}			
#category2 .c_2 li {
    display: block;
    padding: 5px;
}
.line {
    display: none;
}
#category1 {
    height: 350px;
    background-image: url(../images/common/category_back.png);
    background-position:left top;
    background-size: 40%;
    background-repeat:no-repeat;
}
#category1 .text {
    width: 90%;
	margin: 0 auto;
}
		
#category1 p{
	padding:10px;
}
.categoryh3{
	padding-left:20px;
/*	text-align:center;
*/}
.box_left{
	text-align:center;
	width:100%;
	margin-bottom:20px;
}
#course_back3 {
	margin:0 auto;
	width:220px;
	height:310px;
}
#f_navi {
		display:none;
	}
#category2 h3 {
    display: none;
}
.sp_1 {
    display: block;
    width: 80%;
    padding: 20px 10px 10px;
}
.sp_1 img {width:100%;}
.sp_2 {
    display: block;
    width: 40%;
    margin: 0 auto 20px;
}
.sp_2 img {width:100%;}
.gridWrapper h3 {
	display:none;
}
.information_box h3 {
	display:none;
}
.box img {
    width: 90%;
}
	/**************************
/* 買取実績 3カラム 
**************************/
.gridWrapper{
width:100%;
overflow: hidden;
margin-bottom:50px;
}
.grid{
	width:100%;
	margin:10px 0;
	}

.information_box{
	margin-bottom:0px;
	padding-bottom:0px;}
#footer {
	height:auto;}
#footer_info {
    width: 90%;
    margin: 0 auto;
    clear: both;
}
#footer_info li{
	display:block;}
#footer_info p{
	text-align:center;}
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
#header_01 .header_info h1{
		font-size:80%;
	}
#header_02{
		height:100px;
	}
.info .web{
	display:none;}

.top_logo {
	text-align:center;
	margin:0 auto;
}
.info .web{
	    float:none;
		text-align:center;
		margin:0 auto;
		margin-top:10px;
	}
.logo {
		margin:0 auto;
		
	}
#leftcontents{
		margin-bottom:50px;
	}


#category2 .c_2 li {
    display:block;
    padding: 5px;
}

.categoryh3 img {
		width:100%;
}
.categoryh3 {
	padding-top:20px;
	width:280px;
	margin:0 auto;
	
}
.gridWrapper{
	width:95%;
	margin:0 auto;
	margin-top:40px;
}
.grid{width:100%;
}
.box {
    width: 100%;
    margin: 0 auto;
}
.information_box h3 img{width:100%;}
.information_box dl {
    display: block;
    padding: 10px 0;
}
#sidebar li {
    display: block;
    width: 100%;
}
address {
    padding: 20px;
}	
	
}



