@charset "UTF-8";
/*ヘッダーテキスト*/
.h_text2 {
  position: fixed;
  width:100%;
  z-index: 100;
  text-align: left;
  color: #000;
  font-size: 12px;
  pointer-events: none;
}
.h_text2 section {
  margin:auto;
  padding: 15px 0 0 0;
  position: relative;
}
.h_text2 h1{
  margin-left:376px;
}
@media (max-width: 768px) {
  .h_text2{
    
    display: none;

}
}
@media (max-width: 320px) {
  .h_text2{
    
    display: none;
  }

}


#second #main_visual.bag{
    background:url(/chanel/_assets/images/bag/main_visual.png) no-repeat center bottom;
}
#second #main_visual.wallet{
    background:url(/chanel/_assets/images/wallet/main_visual.png) no-repeat center bottom;
}
#second #main_visual.accessory{
    background:url(/chanel/_assets/images/accessory/main_visual.png) no-repeat center bottom;
}

#second #main_visual.fassion{
    background:url(/chanel/_assets/images/fassion/main_visual.png) no-repeat center bottom;
}

#second #main_visual.sunglass{
    background:url(/chanel/_assets/images/sunglass/main_visual.png) no-repeat center bottom;
}
#second #main_visual.watch{
    background:url(/chanel/_assets/images/watch/main_visual.png) no-repeat center bottom;
}

#second #main_visual.cardcase{
    background:url(/chanel/_assets/images/cardcase/main_visual.png) no-repeat center bottom;
}

#second #main_visual.pouch{
    background:url(/chanel/_assets/images/pouch/main_visual.png) no-repeat center bottom;
}


#second #main_visual.belt{
    background:url(/chanel/_assets/images/belt/main_visual.png) no-repeat center bottom;
}

#second #main_visual.keycase{
    background:url(/chanel/_assets/images/keycase/main_visual.png) no-repeat center bottom;
}

#second #main_visual.shoes{
    background:url(/chanel/_assets/images/shoes/main_visual.png) no-repeat center bottom;
}

#second #main_visual.perfume{
    background:url(/chanel/_assets/images/perfume/main_visual.png) no-repeat center bottom;
}




#second #main_visual {
    height: 450px;
  width:100%;
  min-width:1170px;
}


#second #main_visual .inner{
  position: relative;
  display: block;
  width:1170px;
  text-align: center;
  margin:0 auto;
  z-index: 0;
}

#second #main_visual .headline {
    padding-top: 40px;
    color:#ffffff;
    font-weight:bold;
    line-height:60px;
    padding-left:70px;

}

#second #main_visual .headline span.strong_line {
    font-size: 50px;
    color:#ffffff;
   }

#second #main_visual .headline span.strong_line.line1 {
    display: inline-block;
    margin: 20px auto;
}
#second #main_visual .headline span.strong_line.line2{
    margin: 0 auto;
}
#second #main_visual .headline span.strong_line.line2 em{
    display: block;
    font-size: 48px;
}
#second #main_visual .headline span.small_line{
    display: inline-block;
    position: relative;
    font-size: 16px;
    letter-spacing: 0em;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}

.pat10	{padding-top:10px !important;}
.title_fs01	{font-size:70% !important;}
.title_fs02	{font-size:90% !important;}
.title_fs03	{font-size:130% !important;}
.title_fs04	{font-size:120% !important;}
.fs80	{font-size:90% !important;}
.fs120	{font-size:120px !important;}
.fs58	{font-size: 58px; font-weight:bold;}
.fs40	{font-size: 56px; font-weight:bold;line-height:64px;}
.fs28	{font-size:28px; font-weight:bold;}
.fs48	{font-size: 48px; font-weight:bold;line-height:50px;}

.purchase2 {
  text-align: center;
  margin: 10px 0 40px;
  padding: 0 10px;
  box-sizing: border-box;
}
.purchase2 p {
  color: #c50018;
  font-family: "Noto Sans";
  font-size: 62px;
  font-weight: 700;
  border-bottom: 2px solid #c50018;
  width: 100%;
  padding: 5px 0;
}
.purchase2 em {
  display: block;
  font-size: 100px;
  letter-spacing: -2px;
  padding: 0 0 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid #c50018;
}

.logo_list_txt {
  color: #835a00;
  font-family: "Noto Sans";
  font-size: 24px;
  font-weight: 700;
  padding: 10px;
  text-align: center;
}
.logo_list_txt.align_r {
  text-align: right;
}

@media (max-width: 768px) {
  #second #main_visual {
      width: auto;
      min-width: auto;
      height: 90vw;
      min-height: 580px;
      padding-bottom: 0px;
  }
  
  #second #main_visual.bag {
      background: url(/chanel/_assets/images/bag/main_visual_sp.png) no-repeat center top 50%;
  }
  
  #second #main_visual.wallet {
      background: url(/chanel/_assets/images/wallet/main_visual_sp.png) no-repeat center top 50%;
  }
  
  #second #main_visual.accessory {
      background: url(/chanel/_assets/images/accessory/main_visual_sp.png) no-repeat center top 50%;
  }
  
  #second #main_visual.fassion {
      background: url(/chanel/_assets/images/fassion/main_visual_sp.png) no-repeat center top 50%;
  }

  #second #main_visual.sunglass {
      background: url(/chanel/_assets/images/sunglass/main_visual_sp.png) no-repeat center top 50%;
  }
  #second #main_visual.watch {
      background: url(/chanel/_assets/images/watch/main_visual_sp.png) no-repeat center top 50%;
  }

  #second #main_visual.cardcase {
      background: url(/chanel/_assets/images/cardcase/main_visual_sp.png) no-repeat center top 50%;
  }
  #second #main_visual.pouch {
      background: url(/chanel/_assets/images/pouch/main_visual_sp.png) no-repeat center top 50%;
  }
  #second #main_visual.belt {
      background: url(/chanel/_assets/images/belt/main_visual_sp.png) no-repeat center top 50%;
  }
 
  #second #main_visual.keycase {
      background: url(/chanel/_assets/images/keycase/main_visual_sp.png) no-repeat center top 50%;
  }
  #second #main_visual.shoes {
      background: url(/chanel/_assets/images/shoes/main_visual_sp.png) no-repeat center top 50%;
  }
 
  #second #main_visual.perfume {
      background: url(/chanel/_assets/images/perfume/main_visual_sp.png) no-repeat center top 50%;
  }
 
 
 
 
 
.fs80	{font-size:80% !important;}
.fs120	{font-size:36px !important;}
.title_fs04	{font-size:150% !important;}
.fs58	{font-size: 38px; font-weight:bold;}
.fs40	{font-size: 34px; font-weight:bold;line-height:40px;}
.fs28	{font-size:16px; font-weight:bold;}
.logo_list_txt {font-size: 3.5vw;}
.fs48	{font-size: 30px; font-weight:bold;line-height:30px;}

	
	
.purchase2 {
  text-align: center;
}
.purchase2 p {
  font-size: 36px;
}
.purchase2 em {
  font-size: 50px;
}


	
  #second #main_visual .inner{
	    top: 0px;
	    width: 100%;
	    
	  }


  #second #main_visual .headline {
    padding-top: 20px;
    padding-left: 15%;
    line-height:40px;
  }
  
  #second #main_visual .headline span.strong_line{
      font-size: 30px !important;
  }
  #second #main_visual .headline span.strong_line.line2 em{
      font-size: 90%;
  }
  #second #main_visual .headline span.small_line{
      font-size: 55%;
  }
  
  #second #top_search {
      margin-top: 140px;
  }
  
  
  
}

@media (max-width: 320px) {

  #second #main_visual .headline {
    padding-top: 20px;
    line-height:40px;
  }
  
  #second #main_visual .headline span.strong_line{
      font-size: 28px !important;
  }
  #second #main_visual .headline span.strong_line.line2 em{
      font-size: 90%;
  }
  #second #main_visual .headline span.small_line{
      font-size: 50%;
  }  
  #second #top_search {
      margin-top: 150px;
  }
  
.fs40	{font-size: 30px; font-weight:bold;line-height:40px;}
  
  
}





#second .purchase .purchase_pr p {
  display: inline-block;
}
#second .block_note dl {
  display: block;
}



/* comparison*/
.comparison{
  background: url(../images/common/bg1.jpg) no-repeat right top #f0efef fixed;
}
.comparison_table {
  border: 7px solid #cccccc;
  width: 100%;
  font-family: 'Noto Sans';
  font-weight: 100;
}
.comparison_table th,
.comparison_table td {
  position: static;
  text-align: center;
  vertical-align: middle;
  height: 105px;
  border-bottom: 2px solid #ccc;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  padding: 3px;
}
.comparison_table tbody tr:last-child > * {
  border-bottom: 0;
}
.comparison_table th:nth-child(1) {
  border-right: 0;
}
.comparison_table td:last-child {
  border-right: 0;
}
.comparison_table th:nth-child(2),
.comparison_table td:nth-child(2) {
  border-left: 7px solid #c50018;
  border-right: 7px solid #c50018;
  background-color: #f3f3f3;
}
.comparison_table thead th:nth-child(2) {
  border-top: 7px solid #c50018;
  width: 31%;
}
.comparison_table tbody tr:last-child td:nth-child(2) {
  border-bottom: 7px solid #c50018;
}
.comparison_table thead th {
  width: 23%;
  height: 100px;
  background-color: #f7f7f7;
}
.comparison_table thead th:first-child,
.comparison_table tbody th {
  color: #fff;
  background-color: #898989;
}
.comparison_table tbody td {
  background-color: #fff;
  line-height: 1;
}
.comparison_table tbody td figure {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
}
.comparison_table tbody td.recommend figure:after {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  right: 2px;
  background: url(../images/common/ico_recommend.png) no-repeat center top;
  background-size: contain;
  width: 80px;
  height: 40px;
}
.comparison_table img.logo {
  max-width: 70px;
}
.comparison_table img {
  max-width: 35px;
  width: auto;
  height: auto;
}
.comparison_table .strong {
  color: #c50018;
  font-weight: 700;
  font-size: 175%;
  padding: 0;
}
.comparison_table p {
  padding-top: 4px;
  font-size: 92%;
  line-height: 1.4;
}
.comparison_text {
  background: url(/chanel/_assets/images/common/arrow_bottom.png) no-repeat left 400px top;
  text-align: center;
  font-family: 'Noto Sans';
  font-size: 27px;
  font-weight: 700;
  line-height: 1.6;
  padding: 195px 0 0;
  margin-bottom: 50px;
}
@media all and (-ms-high-contrast: none){
  .comparison_text {
    font-family: inherit;
  }
}
.comparison_text em {
  display: inline-block;
  font-size: 130%;
  padding-bottom: 2px;
  border-bottom: 2px solid #c50018;
}
.comparison_text em.highlight {
  font-size: 155%;
  color: #c50018;
  border-bottom: 2px solid #c50018;
  padding: 8px 0 2px;
  margin-bottom:12px;
}

@media (max-width: 768px) {
  .comparison .mat170{
      margin-top:80px!important;
  }
  .comparison_table {
  border-width: 4px;
  font-size: 92%;
  }
  .comparison_table th,
  .comparison_table td {
  height: 105px;
  }
  .comparison_table th:nth-child(2),
  .comparison_table td:nth-child(2) {
  border-left-width: 4px;
  border-right-width: 4px;
  }
  .comparison_table thead th:nth-child(2) {
  border-top-width: 4px;
  width: 34%;
  }
  .comparison_table tbody tr:last-child td:nth-child(2) {
  border-bottom-width: 4px;
  }
  .comparison_table thead th {
  width: 22%;
  height: 100px;
  }
  .comparison_table tbody td.recommend figure:after {
  top: 0px;
  right: 1px;
  width: 25%;
  height: 50%;
  }
  .comparison_table img.logo {
  width: 55%;
  height: auto;
  }
  .comparison_table tbody img {
  width: 10vw;
  height: auto;
  }


  .comparison_text {
    background-position: left 40% top;
    background-size: 18vw;
    font-size: 3.8vw;
    line-height: 1.5;
    padding: 25vw 0 0;
    margin-bottom: 40px;
  }
  .comparison_text em {
    font-size: 105%;
  }
  .comparison_text em.highlight {
    font-size: 125%;
  }

}


/*block*/
.block_rel {
  position: relative;
  
}

.block_note {
  border: 3px solid #aaa;
  border-radius: 3px;
  padding: 20px 30px;
  line-height: 1.5;
  margin: 40px 0;
}
.block_note dl {
  display: none;
}
.block_note dl.is-active {
  display: block;
}
.block_note dt {
  font-family: "Noto Sans";
  font-size: 112%;
  margin: 0 0 15px;
  padding-left: 15px;
  border-left: 5px solid #aaa;
}
.block_note dd {
  font-size: 100%;
}

.block_note.highlight {
  border: 3px solid #aaa;
}
.block_note.highlight dt {
  font-size: 143%;
  border-left: 5px solid #aaa;
}
.block_note.highlight dd {
  font-size: 106%;
  line-height: 1.6;
}
.block_note.highlight dd li {
  display: inline-block;
  margin: 0 7px 5px;
}
.block_note.highlight dd a {
  display: inline-block;
  border-bottom: 1px solid #000;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .block_note {
    padding: 10px;
    margin: 40px 0 10px;
  }
  .block_note dt {
    font-size: 108%;
    padding-left: 10px;
  }
  
  .block_note.highlighting dt {
    font-size: 122%;
  }
  .block_note.highlighting dd {
    font-size: 100%;
    line-height: 1.6;
  }
}


.block_sideimg2 {
  display: flex;
  justify-content: center;
  align-content: center;
  border: 3px solid #000000;
  border-radius: 3px;
  padding: 50px 30px 20px 30px;
  line-height: 1.5;
  margin: 40px 0;
}
.block_sideimg2 dt {
  font-family: "Noto Sans";
  font-size: 143%;
  color: #c50018;
  margin: 0 0 15px;
}
.block_sideimg2 dd {
  font-size: 100%;
}
.block_sideimg2 dl {
  width: 55%;
}
.block_sideimg2 figure {
  width: 45%;
  margin: 0;
  text-align: center;
}
.block_sideimg2 figure img {
  max-width: 400px;
}

@media (max-width: 768px) {
  .block_sideimg2 {
  padding: 10px;
  margin: 30px 0 30px;
  flex-direction: column;
  }
  .block_sideimg2 dt {
  font-size: 121%;
  }
  .block_sideimg2 dl {
  width: 100%;
  }
  .block_sideimg2 figure {
  width: 100%;
  padding: 20px 0 10px;
  }
  .block_sideimg2 figure img {
  width: 70%;
  }
}


.purchase .tab_changer2 {
  display:none;
}
.purchase .tab_changer2 li {
  font-family: "Noto Sans";
  float: left;
  width: 196px;
  height: 60px;
  margin-right: 5px;
  font-weight: 500;
  border-bottom: 2px solid #999;
  box-sizing: border-box;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .purchase .tab_changer2 {
  display:none;
  }
  .purchase .tab_changer2 li {
    width: 31%;
    height: auto;
    font-size: 10px;
    letter-spacing: -1px;
    line-height: 1.2;
    min-height: 3em;
    padding-top: 1em;
  }
}
.purchase .tab_changer2 li:nth-child(5n) {
  margin-right: 0;
}
.purchase .tab_changer2 li:hover,
.purchase .tab_changer2 li.current{
  color: #c50018;
  border-bottom: 3px solid  #c50018;
}




/*-------------------------------------
高価買取下テーブル
--------------------------------------*/

.other_list_wrap {
  width: 100%;
}
.other_list_wrap h4.message_title {
  margin: 0 auto 15px;;
}
.other_list_wrap p {
  font-size: 73%;
  padding: 0 5px 5px 0;
  text-align: right;
}


.other_list {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.other_list {
  max-height: 1000px;
  transition: max-height 500ms;
  overflow: hidden;
}
.other_list:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  background: linear-gradient(rgba(242, 242, 242, 0) 40%, rgba(242, 242, 242, 0.8) 95%, rgba(242, 242, 242, 1));
  content: "";
}
.other_list.more_active:after {
  height: auto;
}
.other_list.more_active {
  max-height: 100%;
}
.other_list.more_active:after {
  background: none;
}


.other_list ul li{
  background: #fff;
  box-sizing: border-box;
  padding:10px;
  margin-bottom:10px;
}

.other_list ul .other_list_content{
  float:left;
  width:200px;
}
.other_list ul dl{
  float:left;
  width:200px;
  margin-left:-10px;
}
.other_list ul dl .purchase_prise{
font-size:90%;
  
}
.other_list ul dl span.tag {
  display: inline-block!important;
  width:180px;
  margin-top:5px!important;
  margin-left:0px;
  padding: 6px 6px 5px!important;
  vertical-align: middle;
}




@media (max-width: 768px) {
 
  .other_list {
  max-height: 592px;
  transition: max-height 600ms;
  overflow: hidden;
  }

  .other_list:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 592px;
  content: "";
  }


  .other_list ul li{
    padding:15px;
    width:100%;
  }

  .other_list ul .other_list_content{
    width:100%;
  }
  .other_list ul dl{
    width:100%;
    margin-left:0;
    padding-left:15px;
  }
  .other_list ul dl .purchase_prise{
    position: relative;
   font-size:80%;
  }
  .purchase .other_list .purchase_data{
    margin: 0px 0px 6px;
  }
  .purchase .other_list .purchase_prise{
    text-align: left;
  }
  .other_list ul dl span.tag {
    position:static;
    width:100%;
  }


  .other_list.more_active {
  max-height: 100%;
  }
  .other_list.more_active:after {
  background: none;
  }

  #js_more_btn.sub_btn {
  padding: 0 20px;
  line-height: 2.6;
  }
}
