@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
#mainArea{
  margin-top: 10px;
}


/*----------------------------------------------------------------------------高値買取実績*/
/*----------------------------------------------------------------------------1枚目*/
li.main1_1{
  background: #ffc078;
}
.main1_1 p.main_txt1{
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
  height: 240px;
  font-size: 20px;
  color: #000;
  padding-top: 20px;
  text-align: left;
  line-height: 35px;
  background: url(../images/common/main_bg01.jpg) right bottom no-repeat;
}
.main1_1 p.main_txt1 span{
  font-weight: bold !important;
  padding: 10px;
  display: block;
  background: url(../images/common/txt_bg.png) center top;
}
.main1_1 p.main_txt1 b{
  color: #ca0000;
  font-size: 27px;
}
/*----------------------------------------------------------------------------2枚目*/
li.main1_2{
  background: url(../images/common/main_bg03.jpg) center top no-repeat;
  height: 240px;
  padding: 10px;
  position: relative;
}
li.main1_2 img{
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.main1_2 p.main_txt1{
  position: relative;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
    font-size: 25px;
    line-height: 32.6px;
    font-weight: bold;
    z-index: 1000;
}
.main1_2 p.main_txt2{
  position: relative;
  float: right;
  border: 3px solid #ff8800;
  background: #fff;
  display: inline-block;
  margin: 0 150px 0 0;
 z-index: 1000;
}
.main1_2 p.main_txt2 b{
  display: block;
  background: #ff8800;
  color: #fff;
  font-size: 25px;
  padding: 2px 10px;
}
.main1_2 p.main_txt2 em{
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
/*----------------------------------------------------------------------------宅配の流れ*/
/*----------------------------------------------------------------------------1枚目*/
li.main2_1{
  background: url(../images/common/main_flow1.jpg) center top no-repeat;
  height: 240px;
  padding: 10px;
  position: relative;
}
li.main2_1 .main_txt1{
  padding:10px;
  text-align: left;
  font-size: 25px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;  
}
li.main2_1 .main_txt1 span {
  color:#ff0000;
  font-size:30px;
}
/*----------------------------------------------------------------------------2枚目*/
li.main2_2{
  background: url(../images/common/main_flow2.jpg) center top no-repeat;
  height: 240px;
  padding: 10px;
  position: relative;
}
li.main2_2 .main_txt1{
  text-align: left;
  font-size: 25px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
li.main2_2 .main_txt2{
  text-align: left;
  font-size: 25px;
  font-weight: bold;
  color: #c80000;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}

/*----------------------------------------------------------------------------買取基準*/
/*----------------------------------------------------------------------------1枚目*/
li.main3_1{
  background: url(../images/common/main_kaitori1.jpg) center top no-repeat;
  height: 240px;
  padding: 10px;
  position: relative;
}
li.main3_1 .main_txt1{
  text-align: left;
  font-size: 25px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;  
}
/*----------------------------------------------------------------------------2枚目*/
li.main3_2{
  background: url(../images/common/main_kaitori2.jpg) center top no-repeat;
  height: 240px;
  padding: 10px;
  position: relative;
}
li.main3_2 .main_txt1{
  text-align: left;
  font-size: 25px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
li.main3_2 .main_txt2{
  text-align: left;
  font-size: 25px;
  font-weight: bold;
  color: #c80000;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
/*----------------------------------------------------------------------------洋楽ロック*/
/*----------------------------------------------------------------------------1枚目*/
#mainArea{
  position: relative;
  margin-top: 10px;
}
li.main01_1{
  background: url(../images/common/main_yougaku01.jpg) center top;
  min-height: 240px;
  width: 100% !important;
}
li.main01_1 p.main_txt1{
/*  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  margin: 0 auto;*/
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  line-height: 45px;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
.main01_1 p.main_txt2{
/*  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: 0 auto;*/
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------2枚目*/
#mainArea li.main01_2 table td{
  border:none;
}
/*------------------------------------------------------------------------left*/
#mainArea li.main01_2 .main_left{
  position: relative;
  width: 63%;
  text-align: left;
  background: #d5e97a;
  height: 250px;
  padding: 20px !important;
}
#mainArea li.main01_2 .main_left p{
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
#mainArea li.main01_2 .main_left .main_txt3{
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 30px;
  font-weight: bold;
  color: #562300;
  letter-spacing: 2px;
  line-height: 33px;
}
#mainArea li.main01_2 .main_left .main_txt3 span{
  font-weight: bold;
  color: #ff0000;
}
#mainArea li.main01_2 .main_left .main_txt4{
  position: absolute;
  top: 90px;
  left: 20px;
  font-size: 25px;
  color: 000;
  font-weight: bold;
  z-index: 100;
}
#mainArea li.main01_2 .main_left .main_txt5{
  position: absolute;
  top: 140px;
  left: 20px;
  font-size: 20px;
  color: #fe6000;
  font-weight: bold;
  line-height: 25px;
  z-index: 100;
}
#mainArea li.main01_2 .main_left img{
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 0;
}
/*------------------------------------------------------------------------right*/
#mainArea li.main01_2 .main_right{
  position: relative;
  width: 37%;
  background: #7b4f32;
  vertical-align: top;
}
#mainArea li.main01_2 .main_right .right_txt{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  z-index: 100;
  text-shadow:
    0 2px 0 #562300,2px 0 0 #562300,
    0 -2px 0 #562300,-2px 0 0 #562300,
    -2px -2px 0 #562300,2px -2px 0 #562300,
    -2px 2px 0 #562300,2px 2px 0 #562300;
}
#mainArea li.main01_2 .main_right .right_img1{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  width: 206px;
  height: 202px;
  text-align: center;
}
#mainArea li.main01_2 .right_img2{display: none;}
/*----------------------------------------------------------------------------JROCK*/
#mainArea li.main02_1{
  background: url(../images/common/main_fork01.jpg) center top;
  min-height: 250px;
  width: 100% !important;
  margin-top: -10px;
}
li.main02_1 p.main_txt1{
/*  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  margin: 0 auto;*/
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  line-height: 45px;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
.main02_1 p.main_txt2{
/*  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: 0 auto;*/
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------フュージョン*/
#mainArea li.main03_1{
  background: url(../images/common/main_fusion01.jpg) center top;
  min-height: 250px;
  width: 100% !important;
  margin-top: -10px;
}
li.main03_1 p.main_txt1{
/*  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  margin: 0 auto;*/
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  line-height: 45px;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
.main03_1 p.main_txt2{
/*  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: 0 auto;*/
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------人気商品*/
#mainArea li.main04_1{
  background: url(../images/common/main_popular01.jpg) center top;
  min-height: 250px;
  width: 100% !important;
  margin-top: -10px;
}
li.main04_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  line-height: 45px;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
.main04_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------ブログ*/
#mainArea li.main05_1{
  background: url(../images/common/main_blog.jpg) center top;
  height: 240px;
  width: 100% !important;
  margin-top: 0px;
}
li.main05_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  line-height: 45px;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 0px;
  margin-top: 20px;
}
.main05_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px){
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */
/*----------------------------------------------------------------------------高値買取実績*/
.main1_1 p.main_txt1{
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
  height: 230px;
  font-size: 15px;
  color: #7e6139;
  padding-top: 20px;
  text-align: left;
  line-height: 25px;
  background: url(../images/common/main_bg01.jpg) right bottom no-repeat;
}
.main1_1 p.main_txt1 span{
  font-weight: bold !important;
  padding: 10px;
  display: block;
  background: url(../images/common/txt_bg.png) center top;
}
.main1_1 p.main_txt1 b{
  color: #ca0000;
  font-size: 20px;
}
/*----------------------------------------------------------------------------2枚目*/
.main1_2 p.main_txt1{
  position: relative;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
    font-size: 15px;
    line-height: 27.6px;
    font-weight: bold;
    z-index: 1000;
}
.main1_2 p.main_txt2{
  position: relative;
  float: none;
  border: 3px solid #ff8800;
  background: #fff;
  display: block;
  margin: 0;
 z-index: 1000;
}
.main1_2 p.main_txt2 b{
  display: block;
  background: #ff8800;
  color: #fff;
  font-size: 20px;
  padding: 2px 10px;
}
.main1_2 p.main_txt2 em{
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
/*----------------------------------------------------------------------------宅配の流れ*/
/*----------------------------------------------------------------------------1枚目*/
li.main2_1 .main_txt1{
  text-align: left;
  padding:20px;
  font-size: 20px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;  
}
/*----------------------------------------------------------------------------2枚目*/
li.main2_2 .main_txt1{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
li.main2_2 .main_txt2{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #c80000;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}

/*----------------------------------------------------------------------------買取基準*/
/*----------------------------------------------------------------------------1枚目*/
li.main3_1 .main_txt1{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;  
}
/*----------------------------------------------------------------------------2枚目*/
li.main3_2 .main_txt1{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
li.main3_2 .main_txt2{
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #c80000;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
/*----------------------------------------------------------------------------洋楽ロック*/
/*----------------------------------------------------------------------------1枚目*/
li.main01_1 li.main01_1{
  background: url(../images/common/main_yougaku01.jpg) center top;
  min-height: 240px;
  width: 100% !important;
}
li.main01_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
li.main01_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*------------------------------------------------------------------------スライダー２枚目*/
#mainArea li.main01_2{
  padding: 0;
}
#mainArea li.main01_2 table td{
  border:none;
}
/*------------------------------------------------------------------------left*/
#mainArea li.main01_2 .main_left{
  position: relative;
  width: 100%;
  display: block;
  text-align: left;
  background: #d5e97a;
  height: 130px;
  padding: 20px !important;
}
#mainArea li.main01_2 .main_left p{
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
#mainArea li.main01_2 .main_left .main_txt3{
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #562300;
  letter-spacing: 2px;
  line-height: 25px;
  z-index: 100;
}
#mainArea li.main01_2 .main_left .main_txt3 span{
  font-weight: bold;
  color: #ff0000;
}
#mainArea li.main01_2 .main_left .main_txt4{
  position: absolute;
  top: 60px;
  left: 20px;
  font-size: 18px;
  color: 000;
  font-weight: bold;
  z-index: 100;
}
#mainArea li.main01_2 .main_left .main_txt5{
  position: absolute;
  top: 85px;
  left: 20px;
  font-size: 13px;
  color: #fe6000;
  font-weight: bold;
  line-height: 20px;
  z-index: 100;
}
#mainArea li.main01_2 .main_left img{
  position: absolute;
  bottom: 20px;
  left: 120px;
  z-index: 0;
}
/*------------------------------------------------------------------------right*/
#mainArea li.main01_2 .main_right{
  position: relative;
  width: 100%;
  display: block;
  height:130px;
  background: #7b4f32;
  vertical-align: top;
}
#mainArea li.main01_2 .main_right .right_txt{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  z-index: 100;
  /*background: #311400;*/
  background: none;
}
#mainArea li.main01_2 .main_right .right_img1{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  width: 206px;
  height: 202px;
  text-align: center;
  display: none;
}
#mainArea li.main01_2 .main_right .right_img2{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  width: 464px;
  height: 100px;
  margin: 0 auto;
  display: block;
  padding: 5px 10px;
}
#mainArea li.main01_2 .main_right .right_img2 img{
  width: 464px;
  height: 100px;
}
/*----------------------------------------------------------------------------JROCK*/
/*----------------------------------------------------------------------------1枚目*/
li.main02_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
li.main02_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------フュージョン*/
/*----------------------------------------------------------------------------1枚目*/
li.main03_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
li.main03_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------人気商品*/
/*----------------------------------------------------------------------------1枚目*/
li.main04_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
li.main04_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------ブログ*/
#mainArea li.main05_1{
  background: url(../images/common/main_blog.jpg) center top;
  height: 240px;
  width: 100% !important;
  margin-top: 0px;
}
li.main05_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 45px;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 0px;
  margin-top: 20px;
}
.main05_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/* tablet END ###################################################### */
}
@media screen and (max-width: 468px){
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */
/*----------------------------------------------------------------------------高値買取実績*/
.main1_1 p.main_txt1{
  width:100%;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
  height: 230px;
  font-size: 15px;
  color: #7e6139;
  padding-top: 20px;
  text-align: left;
  line-height: 22px;
  background: url(../images/common/main_bg01.jpg) right bottom no-repeat;
}
.main1_1 p.main_txt1 span{
  font-weight: bold !important;
  padding: 10px;
  display: block;
  background: url(../images/common/txt_bg.png) center top;
}
.main1_1 p.main_txt1 b{
  color: #ca0000;
  font-size: 17px;
}
/*----------------------------------------------------------------------------2枚目*/
.main1_2 p.main_txt1{
  width:100%;
  position: relative;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
    font-size: 15px;
    line-height: 27.6px;
    font-weight: bold;
    z-index: 1000;
}
.main1_2 p.main_txt2{
  width:100%;
  position: relative;
  float: none;
  border: 3px solid #ff8800;
  background: #fff;
  display: block;
  margin: 0;
 z-index: 1000;
 margin-top: -25px;
}
.main1_2 p.main_txt2 b{
  width:100%;
  display: block;
  background: #ff8800;
  color: #fff;
  font-size: 18px;
  padding: 2px 10px;
}
.main1_2 p.main_txt2 em{
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
}
/*----------------------------------------------------------------------------宅配買取の流れ*/
/*----------------------------------------------------------------------------1枚目*/
li.main2_1 .main_txt1{
  width:100%;
  text-align: left;
  padding:10px;
  font-size: 16px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;  
}
/*----------------------------------------------------------------------------2枚目*/
li.main2_2 .main_txt1{
  width:100%;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
li.main2_2 .main_txt2{
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #c80000;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
li.main2_1 .main_txt1 span {
  color:#ff0000;
  font-size:20px;
}
/*----------------------------------------------------------------------------買取基準*/
/*----------------------------------------------------------------------------1枚目*/
li.main3_1 .main_txt1{
  width:100%;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;  
}
/*----------------------------------------------------------------------------2枚目*/
li.main3_2 .main_txt1{
  width:100%;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
li.main3_2 .main_txt2{
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #c80000;
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
/*----------------------------------------------------------------------------洋楽ロック*/
/*----------------------------------------------------------------------------1枚目*/
li.main01_1 li.main01_1{
  background: url(../images/common/main01.jpg) center top;
  min-height: 250px;
  width: 100% !important;
}
li.main01_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
li.main01_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------2枚目*/
#mainArea li.main01_2 table td{
  border:none;
}
/*------------------------------------------------------------------------left*/
#mainArea li.main01_2 .main_left{
  position: relative;
  width: 100%;
  display: block;
  text-align: left;
  background: #d5e97a;
  height: 130px;
  padding: 20px !important;
}
#mainArea li.main01_2 .main_left p{
  text-shadow:
    0 2px 0 #fff,2px 0 0 #fff,
    0 -2px 0 #fff,-2px 0 0 #fff,
    -2px -2px 0 #fff,2px -2px 0 #fff,
    -2px 2px 0 #fff,2px 2px 0 #fff;
}
#mainArea li.main01_2 .main_left .main_txt3{
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #562300;
  letter-spacing: 2px;
  line-height: 25px;
  z-index: 100;
}
#mainArea li.main01_2 .main_left .main_txt3 span{
  font-weight: bold;
  color: #ff0000;
}
#mainArea li.main01_2 .main_left .main_txt4{
  position: absolute;
  top: 60px;
  left: 20px;
  font-size: 16px;
  color: 000;
  font-weight: bold;
  z-index: 100;
}
#mainArea li.main01_2 .main_left .main_txt5{
  position: absolute;
  top: 85px;
  left: 20px;
  font-size: 13px;
  color: #fe6000;
  font-weight: bold;
  line-height: 20px;
  z-index: 100;
}
#mainArea li.main01_2 .main_left img{
  position: absolute;
  bottom: 20px;
  left: 120px;
  z-index: 0;
}
/*------------------------------------------------------------------------right*/
#mainArea li.main01_2 .main_right{
  position: relative;
  width: 100%;
  display: block;
  height:110px;
  background: #7b4f32;
  vertical-align: top;
}
#mainArea li.main01_2 .main_right .right_txt{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  z-index: 100;
  /*background: #311400;*/
  background: none;
}
#mainArea li.main01_2 .main_right .right_img1{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  width: 206px;
  height: 202px;
  text-align: center;
  display: none;
}
#mainArea li.main01_2 .main_right .right_img2{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  width: 100%;
  height: auto;
  margin: auto;
  display: block;
  padding: 10px;
}
#mainArea li.main01_2 .main_right .right_img2 img{
  width: 100%;
  height: auto;
}
/*----------------------------------------------------------------------------JROCK*/
/*----------------------------------------------------------------------------1枚目*/
li.main02_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
li.main02_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------フュージョン*/
/*----------------------------------------------------------------------------1枚目*/
li.main03_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
li.main03_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------人気商品*/
/*----------------------------------------------------------------------------1枚目*/
li.main04_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 20px;
}
li.main04_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}
/*----------------------------------------------------------------------------ブログ*/
#mainArea li.main05_1{
  background: url(../images/common/main_blog.jpg) center top;
  height: 240px;
  width: 100% !important;
  margin-top: 0px;
}
li.main05_1 p.main_txt1{
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  text-shadow: #ff6100 2px 2px 0px, #ff6100 -1px 3px 0px,
                #ff6100 1px -1px 0px, #ff6100 -1px -1px 0px;
  padding-top: 0px;
  margin-top: 10px;
}
.main05_1 p.main_txt2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  text-shadow: #ff8600 2px 2px 0px, #ff8600 -1px 3px 0px,
                #ff8600 1px -1px 0px, #ff8600 -1px -1px 0px;
  padding-bottom: 20px;
}

/* smartphone END ################################################## */
}