@charset "shift_jis";

@media screen and (max-width: 768px) {
 .sp_off {
  display: none;
 }

 body {
  margin: 0;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
 }

 h2 {
  text-align: center;
  font-size: 28px;
 }

 /*------------- main -----------------*/

 .loan_main {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: url(../img/main_sp.webp);
  background-position: center;
  background-size: cover;
  padding: 40px 0;
 }

 .loan_main_txt {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
text-shadow: 2px 2px 4px #666666;
 }

 .loan_main_txt span:first-child {
  font-size: 16px;
  display: block;
font-weight: bold;
 }

 .loan_main_txt p {
  font-size: 28px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  margin: 20px 0;
  line-height: 1.5;
  padding: 10px 0;
  font-weight: bold;
  width: 100%;
 }

 .loan_main_txt span:last-child {
  font-size: 12px;
  letter-spacing: 2px;
  display: block;
 }

 /*------------- /main -----------------*/


 .side_btn {
  position: fixed;
  right: 0;
  top: 65%;
  z-index: 1000;
 }

 .ontent_wrap {
  margin: 60px 0;
 }

 .point_wrap {
  margin: 80px auto;
 }

 .sell_title {
  text-align: center;
 }

 .sell_title img {
  max-width: 80%;
  height: auto;
 }

 .underline {
  display: block;
  border-bottom: 4px solid #dadada;
  width: 25px;
  margin: 15px auto;
 }

 .sell_title p {
  font-size: 6vw;
  font-weight: bold;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
 }

 .str_list {
  width: 80%;
  margin: 0 auto;
 }

 .str_co {
  margin-bottom: 20px;
 }

 .str_co img {
  box-shadow: 10px 10px #eee;
  width: 100%;
 }

 .str_co h3 {
  font-size: 20px;
  color: #0d73a2;
  font-weight: bold;
  margin: 30px 0 10px;
 }

 .str_co p {
  font-size: 16px;
  line-height: 150%;
  color: #666;
  margin: 0;
 }

 .contact_wrap {
  width: 100%;
  background: #0d73a2;
 }

 .contact_co {
  width: 96%;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
  color: #fff;
 }

 .con_title {
  font-size: 28px;
  font-weight: bold;
 }

 .contact_co p {
  margin: 30px auto;
 }

 .contact_btn a {
  height: 70px;
  display: block;
  margin: 0 auto;
  background: #fff;
  line-height: 70px;
  text-decoration: none;
  color: #000;
  font-size: 4vw;
  font-weight: bold;
  border-radius: 40px;
  text-indent: 15px;
 }

 .contact_btn a::before {
  content: "";
  display: inline-block;
  background: url(/sell_lptemp/img/mail_icon.png);
  background-size: auto;
  width: 21px;
  height: 17px;
  margin-right: 14px;
  margin-bottom: -2px;
 }

 .make_wrap {
  margin: 80px auto;
 }

 .make_co img {
  width: 100%
 }

 .make_img img {
  width: 50%;
  object-fit: contain;
 }

 .make_co {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
 }

 .make_img {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
 }

 .onestop_wrap {
  background: #e8f7ff;
  padding: 80px 0;
 }

 .one_co {
  width: 96%;
  margin: 0 auto;
 }

 .one_co img {
  width: 80%;
  display: block;
  margin: 0 auto;
 }

 .one_text {
  width: 96%;
  margin: 0 auto;
  font-size: 18px;
  color: #666666;
 }

 .one_text p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
 }

 .lone_wrap {
  text-align: center;
  margin: 80px auto;
 }

 .lone_img {
  width: 96%;
  margin: 0 auto;
 }

 .lone_img img {
  width: 100%;
 }

 .reform_wrap {
  position: relative;
  margin: 0 auto;
        background: #fdfdfd;
        padding: 80px 0;
 }
 .reform_wrap iframe {
width: 100%;
    height: 1000px;
 }
 .reform_title {
  width: 50%;
  margin: 0 auto;
 }

 .refo_co {
  position: relative;
  margin: 130px auto 80px;
 }

 .re_list {
  overflow: scroll;
 }

 .re_list ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  width: 1550px !important;
 }

 .re_list ul li {}

 .re_btn {
  margin: 20px auto 0px;
 }

 .re_btn a {
  width: 80%;
  display: block;
  margin: 0 auto;
  padding: 20px;
  background: #fff;
  text-decoration: none;
  color: #0d73a2;
  font-size: 18px;
  font-weight: bold;
  border: 4px solid #0d73a2;
  text-align: center;
  box-sizing: border-box;
 }

 .re_left {
  font-size: 4vw;
  color: #797979;
 }

 .re_left p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
 }

 .re_right img {
  width: 100%;
 }
}
