@charset "UTF-8";
/* 全体の初期設定 */ 
*{
margin:0px;
padding:0px;
text-decoration:none;
background-repeat:no-repeat;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
ul , li{
list-style:none;
}
img{
vertical-align:bottom;
border:none;
}
body{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-serif;
font-size:12px;
text-align:center;
background-color:#ffffff;
color:#000000;
}
h1 , h2 , h3 , h4 , h5 , h6{
font-size: 100%;
}

/* floatの解除設定 */ 
.clearfix:before , .clearfix:after{
content: " ";
display:table;
}
.clearfix:after{
clear:both;
}
.clearfix{
*zoom:1;
}



.wrap {
width:100%;
margin:0 auto;
margin-top:220px;
}

/* 上部*/

/* タイトル*/
.title_wrap{
width:1100px;
height:auto;
margin:0 auto;
}
.title{
width:1100px;
height:36px;
margin:50px 0px 50px 0px;
background-image: url("images/border.png");
}

.title h2{
width:100px;
height:36px;
line-height:36px;
font-size:20px;
background-color:#fff;
margin:0 auto;
}

.button_wrap{
width:900px;
height:80px;
margin:0 auto;
}

.button_01{
width:300px;
height:80px;
margin-left:auto;
float:left;
}

.button_02{
width:300px;
height:80px;
margin-right:auto;
float:left;
}

.button_03{
width:300px;
height:80px;
margin-right:auto;
float:left;
}

/*店舗買取-タイトル*/

.section{
margin:0 auto;
padding-top:40px;
}

.second_title{
margin:0 auto;
margin-top:50px;
margin-bottom:80px;
padding:8px 0px 8px 0px;
width:980px;
border-top:solid 1px #BA9153;
border-bottom:solid 1px #BA9153;
}

.second_title h3{
color:#BA9153;
font-size:18px; 
margin:0px;
font-family:serif;
font-weight:normal;
letter-spacing: 0.1em;
}

/*出張買取-手順*/

.houhou_tejyun_box{
width:910px;
margin:0 auto;
margin-bottom:40px;
clear:both;
}

.houhou_tejyun_box1 p{
.margin-bottom:30px;
}

.houhou_tejyun_left{
float:left;
text-align:left;
width:650px;
}

.houhou_tejyun_left p{
margin-bottom:30px;
}

.houhou_tejyun_left img{
margin-bottom:20px;
}

.houhou_tejyun_left ul{
margin:0px 0px 15px 0px;
min-height:50px;
height:auto !important;
height:50px;
}

.houhou_tejyun_left li{
display:inline-block;
vertical-align: middle;
}

.wi{
background-color:#BA9153;
width:50px;
height:50px;
font-size:20px;
color:#ffffff;
text-align:center;
 line-height: 50px;
}

.houhou_tejyun_left li h4{
margin:0px 0px 0px 10px;
font-size:18px;
font-weight:normal;
}

.houhou_tejyun_txt{
font-size:15px;
}

.toiawase{
width:910px;
margin:0 auto;
margin-bottom:40px;
clear:both;
}

.toiawase li{
display:inline-block;
}


.houhou_tejyun_photo{
width:260px;
float:left;
}

/*スムーズロールオーバーのためのクラス*/
houhou_tejyun_txt img{
}

/*セクション2 買取に必要なもの*/

.section2{
margin:0 auto;
width:820px;
background-color:#FFFBF1;
border-radius:10px;
padding-top:40px;
padding-bottom:40px;
margin-bottom:80px;
}

.section2 h5{
font-family:serif;
font-weight:normal;
font-size:20px;
color:#BA9153;
}

.second2_kakunin{
margin:0 auto;
margin-top:35px;
margin-bottom:35px;
padding:8px 0px 8px 0px;
width:680px;
border-top:solid 1px #BA9153;
border-bottom:solid 1px #BA9153;
}

.second2_kakunin .txt{
display: inline-block;
margin:0 auto;
text-align:left;
font-size:20px;
font-family:HiraKakuProN-W6;
letter-spacing: -0.03em;
line-height:1.3em;
}

.section h6{
display: inline-block;
color:#C30D23;
}

.txt p{
margin:0px;
display: inline-block;
font-size:15px;
}

.txt2{
display: inline-block;
margin:0 auto;
text-align:left;
font-size:10px;
}


/* top のボタンコピぺ */


.list{
width:100%;
height:auto;
background-color:#FFFBF1;
margin:0 auto;
margin-bottom:40px;
}
.list_wrap{
padding:0px 0px 45px 0px;
width:980px;
height:auto;
margin:0 auto;
overflow:hidden;
}
.list_wrap ul{
width:996px;
height:auto;
margin:0 auto;
}
.list_wrap li{
margin:0px 16px 16px 0px;
width:314px;
height:100px;
background-color:#fff;
float:left;
}

.list_wrap li img{
   -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
   filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
}

















