@charset "UTF-8";

/*campaignページ*/
@import './___page/camapaign_seec.css';

/*item/~ページ*/
@import './___page/item_seec.css??20230426';

/*purchaseページ*/
@import './___page/purchase_seec.css';

/*flowページ*/
@import './___page/flow_seec.css';

/*kokakaitori_listページ*/
@import './___page/kokakaitori_list_seec.css';

/*header サイドメニュー*/
.mobile-nav-0 li:nth-child(3) a {
  display: block;
  width: 90.68%;
  margin: 2% auto 4%;
}

/* cv__area */
.cv__area {
  width: 96.93%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
}

.cv__area a {
  display: block;
  margin: 0 auto 4.3%;
}

.cv__area p.js--modal-area-btn {
  cursor: pointer;
}

.cv__area p.free-top {
  width: 83.3%;
  margin: 0 auto 2%;
}

.cv-btn-area {
  padding: 5.36% 0;
  width: 100%;
}

.cv-btn-area a.cv-btn-area-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 83.89%;
  height: 16.1vw;
  line-height: 1.2;
  color: #fff;
  background: #e60012;
  font-size: 1.01em;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  text-decoration: none;
}

.cv-btn-area a.cv-btn-area-btn::after {
  content: ">";
  color: #fff;
  display: block;
  position: absolute;
  top: 36%;
  right: 3.4%;
  line-height: 1;
}



/*よくある質問*/
#include-cont #question,
#question.component {
  margin-top: 12%;
}
#include-cont #question h2,
#question.component h2 {
  margin: 0 auto 6.25vw;
  width: 100%;
}
#include-cont #question dl,
#question.component dl {
  width: 96%;
  margin: 0 auto 2%;
  border: 2px solid #e60012;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

#include-cont #question dt,
#question.component dt {
  background: url(../../images/top/faq_arrow_icon_off.gif) right 1.5% center no-repeat #fff;
  background-size: 7% auto;
  padding: 2.23vw 0 2.23vw 2.34vw;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#include-cont #question dt.active,
#question.component dt.active {
  background: url(../../images/top/faq_arrow_icon_on.gif) right 1.5% top 41% no-repeat #e60012;
  background-size: 7% auto;
}

#include-cont #question dt .q_icon,
#question.component dt .q_icon {
  display: inline-block;
  width: 8%;
  vertical-align: top;
  margin-right: 2.5%
}

#include-cont #question dt .title,
#question.component dt .title {
  display: inline-block;
  font-size: 3.9vw;
  font-weight: 700;
  width: 77%;
  color: #000;
  line-height: 1.3;
  padding-top: 1.5%
}

#include-cont #question dt.active .title,
#question.component dt.active .title {
  color: #fff;
}

#include-cont #question dd,
#question.component dd {
  display: none;
  padding: 3.9vw 0 3.9vw 2.34vw;
  background: #fff9e5;
}

#include-cont #question dd .q_icon, 
#question.component dd .q_icon {
  width: 8%;
  display: inline-block;
  vertical-align: top;
  margin-right: 4%
}

#include-cont #question dd .content,
#question.component dd .content {
  width: 85%;
  display: inline-block;
  font-size: 3.9vw;
  line-height: 1.5;
}

#include-cont #question dd .content .span1,
#question.component dd .content .span1 {
  display: block;
  margin-top: 1em
}

/*高額買取例*/
#voice {
  background: #e4cfa3;
  padding-bottom: 11%;
}

#voice h2 {
  margin: 0 auto 4%;
}

#voice .bx-wrapper .bx-viewport {
  background: none;
  border: none;
  left: 0;
  height: 82.125vw;
}

#voice .bx-wrapper .bx-pager {
  padding-top: 30px;
}

#voice .bx-wrapper,
#voice .slide-area {
  width: 93.75vw;
  height: 79.125vw;
  margin: 0 auto
}

#voice .slide-area .slide-cont {
  width: 89.12vw;
  height: 76.51vw;
  padding: 1.21vw 0 0;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}

#voice .slide-area .slide-cont:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 89.12vw;
  height: 76.51vw;
  background: url(../../images/top/voice_paper.png) center center / 100% no-repeat;
  z-index: -1;
}

#voice .slide-area .slide-cont p {
  font-size: .9em;
  line-height: 1.5;
  padding: 0 8.59vw;
  position: absolute;
  top: 53.16vw;
  left: 0;
  padding: 0 10.7vw;
}

#voice .slide-area .slide-cont img.price-img {
  width: 60.46vw;
  position: absolute;
  top: 34vw;
  left: 17.36vw;
}

#voice .slide-area .slide-cont img.voice-img {
  width: 60.46vw;
  position: absolute;
  top: 9.57vw;
  left: 17.36vw;
}

#voice .slide-area .slide-cont span {
  font-weight: bold;
}

#voice .bx-wrapper .bx-pager.bx-default-pager a {
  background: #a68c5a;
}

#voice .bx-wrapper .bx-pager.bx-default-pager a:hover, 
#voice .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #d4091a;
}

#voice .bx-wrapper .bx-prev {
  left: -10px;
  width: 6.25vw;
  height: 6.25vw;
  background: url(../../images/top/voice_icon_return.gif) center center / 100% no-repeat;
  overflow: hidden;
}

#voice .bx-wrapper .bx-next {
  right: -10px;
  width: 6.25vw;
  height: 6.25vw;
  background: url(../../images/top/voice_icon_next.gif) center center / 100% no-repeat;
  overflow: hidden;
}

#voice .wrap {
  width: 93.75vw;
  margin: auto;
}

#voice .annotation {
  font-size: 0.9em;
  width: 93.75vw;
  text-align: right;
}